Commit 741a4718 by 宋毅

tj

parent e6790735
1.获取请求token
1.获取请求token
......@@ -103,7 +103,7 @@ HTTP请求方式 POST
请求方式:POST
请求头中需要有token(token值从接口1中获取)
{
"actionType": "close", // 关闭需求
"actionType": "needClose", // 关闭需求
"actionBody": {
"needNo":"xxxxxxxxx"//需求号
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment