mirror of
https://gitee.com/y_project/RuoYi-Vue.git
synced 2025-12-26 07:16:40 +08:00
表单类型为Integer/Long设置整形默认值
This commit is contained in:
@ -233,7 +233,6 @@ public class VelocityUtils
|
||||
public static String getPermissionPrefix(String moduleName, String businessName)
|
||||
{
|
||||
return StringUtils.format("{}:{}", moduleName, businessName);
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user