Merge branch 'uat-temp-wj-2501090000-44746' into dev

dev-temp-xw-202501150000-44852
王杰 4 months ago
commit d953cb8202

@ -252,7 +252,7 @@ public class MesProductionRecordReportExtDao implements IMesProductionRecordRepo
}
}
if (!CollectionUtils.isEmpty(reportStatusList2Wo)) {
if (reportStatusList2Pr.size() == 1) {
if (reportStatusList2Wo.size() == 1) {
query.setParameter(MesExtConstWords.MESSAGE_TYPE, reportStatusList2Wo.get(0));
} else {
query.setParameter(MesExtConstWords.MESSAGE_TYPE, reportStatusList2Wo);

Loading…
Cancel
Save