修改上下文参数传递,实现门店登录
This commit is contained in:
@ -8,4 +8,5 @@ type MerchantAdminInfoReq struct {
|
||||
g.Meta `path:"/merchant/info" method:"get" tags:"MerchantAdmin" summary:"(商户管理员)获取商户管理员信息"`
|
||||
}
|
||||
type MerchantAdminInfoRes struct {
|
||||
Name string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user