灵璧工资查询后台服务
 
 
 
 
Go to file
damac 6eac139ec7 工资查询 2026-03-28 18:29:47 +08:00
.run 首次提交 2026-03-23 12:00:29 +08:00
ruans-admin 工资查询 2026-03-28 18:29:47 +08:00
ruans-common 工资查询 2026-03-28 18:29:47 +08:00
ruans-extend 首次提交 2026-03-23 12:00:29 +08:00
ruans-modules 工资查询 2026-03-28 18:29:47 +08:00
script 首次提交 2026-03-23 12:00:29 +08:00
.editorconfig 首次提交 2026-03-23 12:00:29 +08:00
.gitignore 首次提交 2026-03-23 12:00:29 +08:00
LICENSE 首次提交 2026-03-23 12:00:29 +08:00
README.md first commit 2026-03-23 11:51:00 +08:00
img.png 首次提交 2026-03-23 12:00:29 +08:00
pom.xml 首次提交 2026-03-23 12:00:29 +08:00

README.md


项目介绍

此项目为web应用后台基础版本适用于基于SpringBoot+MyBatis+Vue的快速开发。

后台框架

img.png

常见问题

项目打包: 项目根目录下执行mvn clean package -D maven.test.skip=true -P prod

sse开关 默认关闭如要开启在application.yml中配置 sse: enabled: true

项目初始化: MySQL数据库创建数据库并导入sql文件rs-vue-plus.sqlmenu_icon.sql

前端项目配套地址:http://git.helou.vip:8088/ruansi/Vben5-Base.git