吉安感知网项目-前端
chenyao
2026-01-27 4aaef226f19ab670b887e2526ee30abda62d2a71
applications/task-work-order/src/api/zkxt/index.js
@@ -22,7 +22,7 @@
// 获取飞手信息
export const deviceFlyerApi = (data) => {
   return request({
      url: `/deviceFlyer/deviceFlyer/queryList`,
      url: `/webservice/webservice/deviceFlyer/queryList`,
      method: 'post',
      data: data,
   })