类 UserConstParamController

java.lang.Object
net.sohelp.boot.admin.core.base.BaseController
net.sohelp.boot.dev.web.system.param.UserConstParamController

@RestController("dev-system-const-param-user") @RequestMapping("/dev/system/const/param/user") public class UserConstParamController extends BaseController
用户常量控制器类,提供用户自定义常量的增删改查、分页查询及缓存管理功能。
从以下版本开始:
2023/3/28
作者:
AaronFung