Commit 0b059dc1 by zim78

no message

1 parent 47f92ae3
Showing with 3 additions and 0 deletions
......@@ -39,6 +39,9 @@
"list":{}
}
}
```
一般请求的参数,都放在body的head里。如有特殊情况,会在具体业务中说明。
1. 请求报文格式说明
1. 报文由head和body两部分组成,其中head中元素及格式固定,body中元素及格式根据具体业务会不同。
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!