lmx 1 hari lalu
induk
melakukan
aa4337cf51
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/api/company/companyVoiceRobotic.js

+ 1 - 1
src/api/company/companyVoiceRobotic.js

@@ -158,7 +158,7 @@ export function getExecRecords(query) {
 }
 export function wxListQw(params) {
   return request({
-    url: 'company/companyVoiceRobotic/wxListQw',
+    url: '/company/companyVoiceRobotic/wxListQw',
     method: 'get',
     params
   })