|
|
@@ -19,6 +19,7 @@ func FunctionList(c *gin.Context) { |
|
|
|
var resp md.AdvertisingFunctionListResp |
|
|
|
noticeList := make([]md.AdvertisingFunctionList, 0) |
|
|
|
resp.SelectData = []map[string]string{ |
|
|
|
{"name": "APP开屏(开屏广告)", "value": "open_advertisement"}, |
|
|
|
{"name": "首页砸蛋(激励视频)", "value": "incentive_eggSmash"}, |
|
|
|
{"name": "首页签到(激励视频)", "value": "incentive_eggSign"}, |
|
|
|
{"name": "提现(激励视频)", "value": "incentive_withdraw"}, |
|
|
|