Browse Source

Merge remote-tracking branch 'origin/master'

caiaf 4 years ago
parent
commit
25083525a5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      数据接口文档.md

+ 2 - 1
数据接口文档.md

@@ -1388,7 +1388,8 @@ Post /data/sms_location/query?plazaId=1000423&page=1&size=10
 {
     "locfl":"5209" //位置分类id,
     "locflList": [],//位置分类idList
-    "system_code":"1001" //系统编号
+    "system_code":"1001", //系统编号
+    "photosNumGte":1, //机房布置图统计数量大于等于
 }
 ```