语法变更 getCurrentUser、setCurrentUser 函数替换为 currentUser
This commit is contained in:
@@ -104,6 +104,7 @@ 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
|
||||
FN.user = com.jeesite.common.beetl.ext.fn.User
|
||||
|
||||
##内置的功能包
|
||||
FNP.strutil = org.beetl.ext.fn.StringUtil
|
||||
|
||||
Reference in New Issue
Block a user