Authored by pangjie

生日券列表

@@ -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