实现门店桌面设置相关配置
This commit is contained in:
@ -59,3 +59,5 @@ type CallbackReq struct {
|
||||
g.Meta `path:"/reward/callback" method:"post" tags:"Reward" summary:"(tencent)回调"`
|
||||
UserId int64 `json:"userId" v:"required#用户ID不能为空" dc:"用户ID"`
|
||||
}
|
||||
type CallbackRes struct {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user