You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
景区综合管控平台
基于SpringBoot+Vue前后端分离的Java快速开发框架
平台简介
说明
- 数据库字段生成 去掉表名前缀
ruoyi-generator包内资源文件 generator.yml 设置更改
autoRemovePre:true
tablePrefix: sys_,ti_,ec_ -- 增加自己的表前缀 用英文逗号分割
- 项目后台无权限开放 login(登录) 、captchaImage(验证码)、/enterprise/loginPageConfig(登录页静态资源信息) 其他操作必须登录后操作