视频监控
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.
 
 
 
 
 
 
hehang f9a3410e15 update code bug 0608 v1 2 years ago
.github 初始化 3 years ago
bin 初始化 3 years ago
cjy-mini-project update code bug 0608 v1 2 years ago
cjy-project update code bug 0608 v1 2 years ago
doc update code bug 0608 v1 2 years ago
ruoyi-admin 问题修复 2 years ago
ruoyi-common 1.修改接口 2 years ago
ruoyi-framework 1.修改异常监听返回信息 2 years ago
ruoyi-generator bug修改 3 years ago
ruoyi-quartz add new code 2 years ago
ruoyi-system update code bug 0608 v1 2 years ago
ruoyi-ui 1.广播调度方案页面调整 2 years ago
sql 初始化 3 years ago
.gitignore 初始化 3 years ago
LICENSE 初始化 3 years ago
README.md 资源菜单命名规范 3 years ago
pom.xml add app code 3 years ago
ry.bat 初始化 3 years ago
ry.sh 初始化 3 years ago

README.md

logo

景区综合管控平台

基于SpringBoot+Vue前后端分离的Java快速开发框架

平台简介

说明

  1. 数据库字段生成 去掉表名前缀 ruoyi-generator包内资源文件 generator.yml 设置更改 autoRemovePre:true tablePrefix: sys_,ti_,ec_ -- 增加自己的表前缀 用英文逗号分割
  2. 项目后台无权限开放 login(登录) 、captchaImage(验证码)、/enterprise/loginPageConfig(登录页静态资源信息) 其他操作必须登录后操作