1
This commit is contained in:
@@ -385,11 +385,6 @@ func IsRoled(ctx *jxcontext.Context) bool {
|
||||
if user.Type&model.UserTypeRole != 0 {
|
||||
return true
|
||||
}
|
||||
//if user.Type == 23 {
|
||||
// return false
|
||||
//} else {
|
||||
// return true
|
||||
//}
|
||||
}
|
||||
}
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user