支付和广告调试
This commit is contained in:
@@ -52,5 +52,6 @@ func Click(ctx *gin.Context) {
|
||||
common.ServeJSON(ctx, stderr.ErrTokenIsNotExist, "")
|
||||
return
|
||||
}
|
||||
adser.AsyncAdvertiseClick(p.Id)
|
||||
common.ServeJSON(ctx, stderr.Success, nil)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user