调整商户注册逻辑
This commit is contained in:
@ -82,8 +82,7 @@ func init() {
|
||||
}
|
||||
// 商户
|
||||
{
|
||||
// 商户:查
|
||||
// 门店:增删查
|
||||
enforcer.AddPolicy("merchant", "/x/merchant/info", "GET", "获取商户信息")
|
||||
}
|
||||
|
||||
// 管理员
|
||||
|
||||
Reference in New Issue
Block a user