zxl
4 天以前 874e9cce3b2f9b6649ab72047d98e4244a345b3c
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