forked from dyf/fys-Multi-tenant
Merge branch 'liwenlong-jingquan'
# Conflicts: # fys-admin/src/main/java/com/fuyuanshen/app/controller/AppAuthController.java # fys-admin/src/main/java/com/fuyuanshen/web/service/device/DeviceBizService.java # fys-modules/fys-equipment/src/main/resources/mapper/equipment/DeviceAlarmMapper.xml # fys-modules/fys-equipment/src/main/resources/mapper/equipment/DeviceMapper.xml
This commit is contained in:
@ -39,8 +39,8 @@ public class MqttXinghanJson {
|
||||
/**
|
||||
* 第七键值对, 静止报警状态,0-未静止报警,1-正在静止报警。
|
||||
*/
|
||||
@JsonProperty("staShakeBit")
|
||||
public Integer sta_ShakeBit;
|
||||
@JsonProperty("sta_ShakeBit")
|
||||
public Integer staShakeBit;
|
||||
/**
|
||||
* 第八键值对, 4G信号强度,0-32,数值越大,信号越强。
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user