邢台海洋馆景区综合管控
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.
 
 
 
 
 
 
rosehan 42451b3f5e update .gitignore 2 years ago
.idea update .gitignore 2 years ago
bin 初始化项目 2 years ago
cjy-mini-project update .gitignore 2 years ago
cjy-project update .gitignore 2 years ago
doc 初始化项目 2 years ago
home/ruoyi/logs 初始化项目 2 years ago
ruoyi-admin update .gitignore 2 years ago
ruoyi-common update .gitignore 2 years ago
ruoyi-framework update .gitignore 2 years ago
ruoyi-generator update .gitignore 2 years ago
ruoyi-quartz update .gitignore 2 years ago
ruoyi-system update .gitignore 2 years ago
ruoyi-ui update .gitignore 2 years ago
scenicControls/logs update .gitignore 2 years ago
sql 初始化项目 2 years ago
LICENSE 初始化项目 2 years ago
README.md first commit 2 years ago
pom.xml 初始化项目 2 years ago
ruoyi.iml update .gitignore 2 years ago
ry.bat 初始化项目 2 years ago
ry.sh 初始化项目 2 years ago

README.md

logo

景区综合管控平台

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

平台简介

说明

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