...
|
...
|
@@ -8,8 +8,8 @@ |
|
|
| Param Name | Param Type | Required | Param Value | Desc |
|
|
|
| :-- | --: | --: | --: | --: |
|
|
|
| method | String | true |app.coupons.queryProdPageCoupons| 请求方法|
|
|
|
| uid | int | true | |用户uid |
|
|
|
| couponType | int | true | |优惠券类型,此处必填4 |
|
|
|
| uid | String | true | |用户uid |
|
|
|
| couponType | String | true | |优惠券类型,此处必填4 |
|
|
|
|
|
|
|
|
|
|
...
|
...
|
|