|
@@ -1385,11 +1385,11 @@ smsxt:系统id 选填
|
|
|
"smsxt":"1001", //系统编码
|
|
|
"smsxtname":"消防系统", //系统名称
|
|
|
"assetTypeList":[{
|
|
|
- "assetTypeCode":"1509", //设备内码
|
|
|
- "assetTypeName":"消防主机", //设备内码
|
|
|
- "assetNum":97, //设备数
|
|
|
- "isDetecting":true, //是否在检测中 true:检测中 false:非检测中
|
|
|
- "isExceptionNum":23, //异常数量
|
|
|
+ "asset_type_code":"1509", //设备内码
|
|
|
+ "asset_type_name":"消防主机", //设备内码
|
|
|
+ "asset_num":97, //设备数
|
|
|
+ "is_detecting":true, //是否在检测中 true:检测中 false:非检测中
|
|
|
+ "is_exception_num":23, //异常数量
|
|
|
}],
|
|
|
"maintenance":{ //维保
|
|
|
"monthTaskNum":100, //当月任务数量
|