支付和广告调试
This commit is contained in:
@@ -37,6 +37,7 @@ func AdsClick(ctx *gin.Context) {
|
||||
common.ServeJSON(ctx, stderr.ErrParamError, nil)
|
||||
return
|
||||
}
|
||||
adser.AsyncAdvertiseClick(arg.ID)
|
||||
common.ServeJSON(ctx, stderr.Success, nil)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user