dedsudiyu %!s(int64=2) %!d(string=hai) anos
pai
achega
9f7f82b402
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/api/executeThePlan.js

+ 1 - 1
src/api/executeThePlan.js

@@ -35,7 +35,7 @@ export function getRedis(id,type) {
 //获取喇叭列表
 export function getDeviceList(query) {
   return request({
-    url: '/speak/speaker/getDeviceList',
+    url: '/speak/speaker/getDeviceListBySub',
     method: 'get',
     params: query
   })