|
|
|
@ -28,7 +28,7 @@ export const moveDownSchedule = data => createAPI('scheduling/moveDownSchedule', |
|
|
|
export const getCalendarMapByResourceId = data => createAPI('scheduling/getCalendarMapByResourceId', 'POST', data) |
|
|
|
|
|
|
|
//获取工单的排产信息
|
|
|
|
export const getShopOrderByCon = data => createAPI('scheduling/getShopOrderByCon', 'POST', data) |
|
|
|
export const getShopOrderByCon = data => createAPI('scheduling/getShopOrderByConWithFqc', 'POST', data) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|