Commit a6659105 by wkliang

fix md

parent 9e6acede
......@@ -353,7 +353,7 @@
#### HTTP 请求方式 `POST`
#### 渠道执行的类型 actionType:enterpriseInfo
#### 渠道执行的类型 actionType:getNeedListUser
```javascript
{
......@@ -363,7 +363,7 @@
"publishMobile": "", // 联系人电话
"stdate":"2020-02-16T04:14:24.000Z",//开始时间
"endate":"2020-02-21T14:14:24.000Z"//结束时间
"pageNo": 1, // 页数
"pageNumber": 1, // 页数
"pageSize": 10 // 每页条数
}
```
......@@ -428,7 +428,7 @@
#### HTTP 请求方式 `POST`
#### 渠道执行的类型 actionType:enterpriseInfo
#### 渠道执行的类型 actionType:getNeedDetail
```javascript
{
......
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