Showing
1 changed file
with
2 additions
and
2 deletions
1 | ## 1、订阅降价通知接口## | 1 | ## 1、订阅降价通知接口## |
2 | 2 | ||
3 | -获取文章作者信息(method=web.redution.add) | 3 | +订阅降价通知接口(method=web.redution.add) |
4 | #### 请求参数 | 4 | #### 请求参数 |
5 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | | 5 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | |
6 | |:-------| -----:|-----:|-----:|-----:|----:| | 6 | |:-------| -----:|-----:|-----:|-----:|----:| |
7 | |uid|int|否|213|0|用户id| | 7 | |uid|int|否|213|0|用户id| |
8 | -|mobile|string|否|13211111111|0|用户id| | 8 | +|mobile|string|否|13211111111|0|手机号码| |
9 | |productId|int|否|214217|0|商品id| | 9 | |productId|int|否|214217|0|商品id| |
10 | 10 | ||
11 | 注意,通用的头部没有列出。 | 11 | 注意,通用的头部没有列出。 |
-
Please register or login to post a comment