@ -517,11 +517,6 @@ public class IcNatServiceImpl extends BaseServiceImpl<IcNatDao, IcNatEntity> imp
needUpdate = true;
}
if (!natAddress.equals(resiNat.getNatAddress())) {
resiNat.setNatAddress(natAddress);
if (!mobile.equals(resiNat.getMobile())) {
resiNat.setMobile(mobile);