吉安感知网项目-前端
张含笑
2026-01-29 32956b2e07d023f90e408d3ff905e5e67c8c0b20
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,
   })