소스 검색

Merge remote-tracking branch 'origin/master'

caiaf 4 년 전
부모
커밋
25083525a5
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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, //机房布置图统计数量大于等于
 }
 ```