Commit 17010e89 authored by 刘林's avatar 刘林

fix(jg):已纳管设备编辑街道信息,未更新街道地址factoryUseSiteStreet

parent cce72be8
......@@ -155,6 +155,7 @@ public class ChangeEquipImpactCertListener {
case "city":
case "county":
case "street":
case "factoryUseSiteStreet":
case "address":
if (!"unit".equals(manage.getManageType())) {
updateEquUseAddressByChangeId(manage, meta.getChangeId());
......
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