修改商城权限,让登录用户可以看到数据
This commit is contained in:
@@ -15,6 +15,7 @@ type IAuther interface {
|
||||
GetAuthID() string
|
||||
GetAuthType() string
|
||||
GetUserTag() string
|
||||
GetIsWeCartApp() string
|
||||
}
|
||||
|
||||
type Context struct {
|
||||
|
||||
Reference in New Issue
Block a user