beetl fn add toInteger
This commit is contained in:
@@ -94,6 +94,7 @@ FN.parentTag=org.beetl.ext.fn.ParentTagFunction
|
||||
FN.isBlank = com.jeesite.common.beetl.ext.fn.IsBlank
|
||||
FN.isNotBlank = com.jeesite.common.beetl.ext.fn.IsNotBlank
|
||||
FN.toBoolean = com.jeesite.common.beetl.ext.fn.ToBoolean
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user