zxl
1 天以前 2cb1add64f6a28da8616d5eb6f5bdb4ad1d7a7e6
1
2
"use strict";const s=require("../../utils/request.js"),e=t=>s.http.request({url:"/work-station-schedule/auditHistoryPage",method:"GET",params:t}),r=t=>s.http.request({url:"/work-station-schedule/getWaitTaskList",method:"GET",params:t}),a=t=>s.http.request({url:"/project-process/detail/task/is/auditing",method:"get",params:t});exports.auditHistoryPage=e;exports.getTaskIsAuditing=a;exports.getWaitTaskList=r;
//# sourceMappingURL=../../../.sourcemap/mp-weixin/api/workStationSchedule/workStationSchedule.js.map