|
|
@@ -240,6 +240,7 @@ public class ZjsfXycbDeviceImpl extends HttpDeviceAbstractImpl implements ZjsfXy
|
|
|
iotDevice.setDevUpdateddate(updatedDate);
|
|
|
iotDevice.setDevStatus("1");
|
|
|
iotDevice.setTid(oldIotDevice.getTid());
|
|
|
+ iotDevice.setDevtypeBid(iotDevice.getDevtypeBid());
|
|
|
|
|
|
if (!Objects.equals(oldIotDevice.getDevPositionstatus(), "0")) {
|
|
|
iotDeviceAddressService.setDeviceAddress(iotDevice, lng, lat);
|