【12276 20027-PCN端 - 巡检检验- 系统生成巡检任务单时没有按照通知计划里面维护的时间去生成巡检任务 -20201105】

yun-zuoyi
陈思洁 5 years ago
parent 7b8597dde4
commit fddd66796b

@ -437,6 +437,8 @@ public class MesPcnHqlPack {
DdlPreparedPack.getStringLikerPack(mesPackage.getWorkCenterCode(), "workCenterCode", packBean);
}
DdlPreparedPack.getStringLikerPack(mesPackage.getLotNo(), "lotNo", packBean);
// 时间段查询
DdlPreparedPack.timeBuilder(
mesPackage.getCreateDateTimeStart(),

Loading…
Cancel
Save