Commit 50325ded authored by 王果's avatar 王果

21167 【web端】监管业务>业务办理,一码通补录设备及登记后,已纳管设备列表设备代码缺失

parent 22c532a5
......@@ -2642,7 +2642,7 @@ public class JgUseRegistrationServiceImpl extends BaseService<JgUseRegistrationD
// 生成监管码 96333码
this.createCode(map, jgUseRegistration, registerInfo, useInfo, otherInfo);
map.put("EQU_CODE", registerInfo.getEquCode());
// 更新es
this.updateEsData(usePlace, map, otherInfo, jgUseRegistration, map);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment