| applications/task-work-order/src/api/zkxt/index.js | ●●●●● patch | view | raw | blame | history |
applications/task-work-order/src/api/zkxt/index.js
@@ -18,3 +18,14 @@ data:{"size":100,"current":1}, }) } // 获取飞手信息 export const deviceFlyerApi = (data) => { return request({ url: `/deviceFlyer/deviceFlyer/queryList`, method: 'post', data: data, }) }