Browse Source

更新返回字段

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

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

@@ -1386,7 +1386,8 @@ Post /data/sms_location/query?plazaId=1000423&page=1&size=10
 请求参数
 ```json
 {
-    "locfl":"5209" //位置分类id
+    "locfl":"5209" //位置分类id,
+    "locflList": [],//位置分类idList
     "system_code":"1001" //系统编号
 }
 ```
@@ -2342,6 +2343,7 @@ system_code:系统编号
 {
     "locfl": 1003,//分类内码
     "locflList": [],//分类内码
+    "location":"1004",//位置内码
     "pageable:{    //低压出线柜条数
        "pageNumber":1,
        "pageSize":50