@@ -44,6 +44,7 @@ public class ProductionScheduleServiceImpl implements ProductionScheduleService
*/
@Override
public ProductionScheduleRetVo productionSchedule(ProductionScheduleVo productionScheduleVo) throws Exception{
+ log.info("*************** 排程开始:"+productionScheduleVo.getProductionScheduleId()+" *******************");
// 排程结果对象
ProductionScheduleRetVo productionScheduleRetVo = new ProductionScheduleRetVo();
// 排程校验