| | |
| | | |
| | | //由货位代码+检测日期 (yyyyMMdd) +4 位顺序号组成 --2019 1128 0819 |
| | | api1302 = new Api1302(); |
| | | //api1302.setWsdjcdh(api1105.getHwdm() + DateFormatUtils.format(grain.getReceiveDate(), "yyyyMMdd") + String.valueOf(index).substring(1)); |
| | | api1302.setWsdjcdh(api1105.getHwdm() + fz40Grain.getBatchId()); |
| | | api1302.setJcsj(fz40Grain.getReceiveDate()); |
| | | api1302.setHwdm(api1105.getHwdm()); |
| | |
| | | api1302.setLssdzjh(getHumPointList2(fz40Grain.getPoints(), fz40Grain.getCable(), fz40Grain.getCableCir())); |
| | | } |
| | | |
| | | api1302.setZhgxsj(syncTime); |
| | | api1302.setZhgxsj(fz40Grain.getReceiveDate()); |
| | | |
| | | api1302.setBizId(fz40Grain.getBatchId()); |
| | | api1302.setKqdm(api1105.getKqdm()); |