mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-11 06:07:24 +08:00
投诉报错问题
This commit is contained in:
parent
4558d3395b
commit
ab45e763ff
@ -17,7 +17,7 @@ export default {
|
||||
listComplaints: baseUrl + 'app/complaint.queryUserComplaints', //添加投诉建议
|
||||
listComplaintEvent: baseUrl + 'app/complaint.listComplaintEvent', //添加投诉建议
|
||||
saveComplaintAppraise: baseUrl + 'app/complaintAppraise.saveComplaintAppraise', //添加投诉建议
|
||||
listComplaintType: baseUrl + 'app/complaintType.listComplaintType', //查询投诉类型
|
||||
listComplaintType: baseUrl + 'app/complaint.queryPhoneComplaintType', //查询投诉类型
|
||||
|
||||
saveComplaint: baseUrl + 'app/complaint.saveComplaint', //查询业主房间
|
||||
queryRoomsByOwner: baseUrl + 'app/room.queryRoomsByOwner', //绑定业主
|
||||
|
||||
Loading…
Reference in New Issue
Block a user