@@ -10,18 +10,20 @@
>
> #### <font color='red'>4、请求方式:POST</font>
-> #### <font color='red'>5、create,update,delete 返回值格式 </font>
+> #### <font color='red'>5、IP端口号: 39.102.54.110:8081/org</font>
+>
+> #### <font color='red'>6、create,update,delete 返回值格式 </font>
> ```json
> {
-> "result": "success",
-> "data": {
-> "ids": [
-> "5c1e17",
-> "727591"
-> ]
-> }
+> "result": "success",
+> "data": {
+> "ids": [
+> "5c1e17",
+> "727591"
+> ]
+> }
> }
> ```