opt:优化手工录入的合格证查询

This commit is contained in:
2024-12-10 14:24:29 +08:00
parent 8eeb0b13a1
commit abc75a3da9

View File

@@ -364,8 +364,8 @@ public class PdaIOService {
if (ObjectUtils.isEmpty(jsonArray)) {
throw new BadRequestException("查询合格证关联的工序汇报单异常!");
}else{
//todo 待完善
result.setMoNumber(jsonArray.getJSONObject(0).getString("BillNo"));
//todo
//result.setSrcBillNo(jsonArray.getJSONObject(0).getString("BillNo"));
}
} else {
result.setSrcBillNo(srcBillNo);