beetl 添加 hasRole 函数
This commit is contained in:
@@ -101,6 +101,7 @@ FN.toInteger = com.jeesite.common.beetl.ext.fn.ToInteger
|
||||
FN.toJson = com.jeesite.common.beetl.ext.fn.ToJson
|
||||
FN.fromJson = com.jeesite.common.beetl.ext.fn.FromJson
|
||||
FN.hasPermi = com.jeesite.common.beetl.ext.fn.HasPermi
|
||||
FN.hasRole = com.jeesite.common.beetl.ext.fn.HasRole
|
||||
FN.cookie = com.jeesite.common.beetl.ext.fn.Cookie
|
||||
FN.lang = com.jeesite.common.beetl.ext.fn.Lang
|
||||
FN.text = com.jeesite.common.beetl.ext.fn.Text
|
||||
|
||||
Reference in New Issue
Block a user