测试环境优化

This commit is contained in:
GaoHao
2024-12-30 19:29:22 +08:00
parent 643b9f3e26
commit ca19590876
9 changed files with 42 additions and 44 deletions

View File

@@ -111,7 +111,7 @@
uni.showLoading({
title: '加载中...'
})
this.$u.post('/app/message/insertMessage', {
this.$u.post('app/message/sendMessage', {
title: this.sendDate.contact,
content: JSON.stringify(this.sendDate),
state: 2