Showing
1 changed file
with
2 additions
and
2 deletions
@@ -8,8 +8,8 @@ | @@ -8,8 +8,8 @@ | ||
8 | | Param Name | Param Type | Required | Param Value | Desc | | 8 | | Param Name | Param Type | Required | Param Value | Desc | |
9 | | :-- | --: | --: | --: | --: | | 9 | | :-- | --: | --: | --: | --: | |
10 | | method | String | true |app.coupons.queryProdPageCoupons| 请求方法| | 10 | | method | String | true |app.coupons.queryProdPageCoupons| 请求方法| |
11 | -| uid | int | true | |用户uid | | ||
12 | -| couponType | int | true | |优惠券类型,此处必填4 | | 11 | +| uid | String | true | |用户uid | |
12 | +| couponType | String | true | |优惠券类型,此处必填4 | | ||
13 | 13 | ||
14 | 14 | ||
15 | 15 |
-
Please register or login to post a comment