Showing
1 changed file
with
2 additions
and
2 deletions
@@ -198,8 +198,8 @@ code为200即为成功,否则是失败。 | @@ -198,8 +198,8 @@ code为200即为成功,否则是失败。 | ||
198 | |:-------| -----:|-----:|-----:|-----:|----:|----:| | 198 | |:-------| -----:|-----:|-----:|-----:|----:|----:| |
199 | |activityId|Integer|1-5|否||无|活动id| | 199 | |activityId|Integer|1-5|否||无|活动id| |
200 | |app_version|String|5-10|否||无|版本号| | 200 | |app_version|String|5-10|否||无|版本号| |
201 | -|uid|Integer|5-10|否||无|| | ||
202 | -|userType|Byte|1|是|||用户类型| | 201 | +|uid|Integer|1-10|否||无|| |
202 | +|userType|Byte|1|是||1|用户类型(1真实用户,2马甲用户)| | ||
203 | |sort|Integer|1-7|是|||排队序号| | 203 | |sort|Integer|1-7|是|||排队序号| |
204 | |limit|Integer|1-3|是|||分页大小| | 204 | |limit|Integer|1-3|是|||分页大小| |
205 | 205 |
-
Please register or login to post a comment