Browse Source

更新 '数据接口文档.md'

fengyanjie 4 years ago
parent
commit
ea0e1f7e31
1 changed files with 3 additions and 3 deletions
  1. 3 3
      数据接口文档.md

+ 3 - 3
数据接口文档.md

@@ -1346,7 +1346,7 @@ smsxt:系统id 选填
 		"isDetecting":true, //是否在检测中 true:检测中 false:非检测中
 		"isExceptionNum":23, //异常数量
 	}]
-    "maintenance"{ //维保
+    "maintenance":{ //维保
         "monthTaskNum":100, //当月任务数量
         "yearPlanFinishNum":100, //今年计划完成数量
         "beOverdueNotFinishedNum":100, //逾期未完成数量
@@ -1354,7 +1354,7 @@ smsxt:系统id 选填
         "monthFinishNum":100, //当月已完成数量
         "type":1 //颜色 1蓝色 2黄色 3红色
     },
-    "expertMaintenance"{ //专维
+    "expertMaintenance":{ //专维
         "monthTaskNum":100, //当月任务数量
         "yearPlanFinishNum":100, //今年计划完成数量
         "beOverdueNotFinishedNum":100, //逾期未完成数量
@@ -1362,7 +1362,7 @@ smsxt:系统id 选填
         "monthFinishNum":100, //当月已完成数量
         "type":1 //颜色 1蓝色 2黄色 3红色
     },
-    "thirdPartyDetecting"{ //第三方检测
+    "thirdPartyDetecting":{ //第三方检测
         "monthTaskNum":100, //当月任务数量
         "yearPlanFinishNum":100, //今年计划完成数量
         "beOverdueNotFinishedNum":100, //逾期未完成数量