Authored by LiQingZhong

增加说明

@@ -7,7 +7,7 @@ method=app.activity.get @@ -7,7 +7,7 @@ method=app.activity.get
7 | 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | 7 | 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 |
8 |:-------| -----:|-----:|-----:|-----:|----:| 8 |:-------| -----:|-----:|-----:|-----:|----:|
9 |id|Integer|是|1|null|活动id 为空表示查询全部活动| 9 |id|Integer|是|1|null|活动id 为空表示查询全部活动|
10 -|sort|String|否|2|null|活动类型| 10 +|sort|String|否|2|null|活动类型(1--奥莱,2--sale)|
11 |platform|String|否|2|null|活动平台| 11 |platform|String|否|2|null|活动平台|
12 12
13 ### 返回示例 13 ### 返回示例