|
|
|
@ -93,7 +93,7 @@ public class MtFactoryDataController extends BladeController {
|
|
|
|
|
if (!Objects.isNull(mainId)) { |
|
|
|
|
asyncDataService.handlerMtDataToHt(map.get("mainId")); |
|
|
|
|
// 走新系统暂存单
|
|
|
|
|
asyncDataService.handlerMtDataToHtNew(map.get("mainId")); |
|
|
|
|
// asyncDataService.handlerMtDataToHtNew(map.get("mainId"));
|
|
|
|
|
} |
|
|
|
|
} else { |
|
|
|
|
orderStatusLog.setStatus(2); |
|
|
|
|