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, })