// 工作站 import {post, get} from '../http' export const selectWorkScheduleListApi = data => post('xmgl/workerInfo/selectWorkerInfoList', data);