Parcourir la source

需求相关接口变更

yucheng il y a 3 ans
Parent
commit
36e35aea93
1 fichiers modifiés avec 1 ajouts et 3 suppressions
  1. 1 3
      docs/version/demand_api.md

+ 1 - 3
docs/version/demand_api.md

@@ -220,9 +220,7 @@ POST请求
 #### 参数例子
 
 ```
-[{
-    "id": "xxxxxxxxxx"
-}]
+["id1","id2"]
 ```
 
 | 字段 | 是否必须 | 字段说明 |