实现商户注册、管理员审核商户申请接口
This commit is contained in:
@ -1,8 +1 @@
|
||||
package consts
|
||||
|
||||
const (
|
||||
UserRoleCode = "user"
|
||||
AdminRoleCode = "admin"
|
||||
MerchantRoleCode = "merchant"
|
||||
StoreRoleCode = "store"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user