opt:优化手工录入的合格证查询
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user