diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 967a449..66d7763 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -8,11 +8,12 @@ + - + diff --git a/.idea/encodings.xml b/.idea/encodings.xml index 17ae090..0e31eb2 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -9,6 +9,8 @@ + + diff --git a/README.md b/README.md index c697d0f..6e38ba8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

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

+

基于SpringBoot+Vue前后端分离

# 本项目使用了雪花ID方便后续改动以及拓展 diff --git a/doc/~$环境使用手册.docx b/doc/~$环境使用手册.docx deleted file mode 100644 index 2542c12..0000000 Binary files a/doc/~$环境使用手册.docx and /dev/null differ diff --git a/doc/若依环境使用手册.docx b/doc/若依环境使用手册.docx deleted file mode 100644 index 9e4daef..0000000 Binary files a/doc/若依环境使用手册.docx and /dev/null differ diff --git a/pom.xml b/pom.xml index 3fbf0bb..e9bded7 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ ruoyi http://www.ruoyi.vip - 若依管理系统 + 安惠商企系统 3.8.5 @@ -180,6 +180,7 @@ ruoyi-quartz ruoyi-generator ruoyi-common + ruoyi-safecompany pom diff --git a/ruoyi-safecompany/pom.xml b/ruoyi-safecompany/pom.xml new file mode 100644 index 0000000..751ef44 --- /dev/null +++ b/ruoyi-safecompany/pom.xml @@ -0,0 +1,28 @@ + + + + ruoyi + com.ruoyi + 3.8.5 + + 4.0.0 + + ruoyi-safecompany + + + safecompany安惠商企 + + + + + + + com.ruoyi + ruoyi-common + + + + + \ No newline at end of file diff --git a/ruoyi-safecompany/target/maven-archiver/pom.properties b/ruoyi-safecompany/target/maven-archiver/pom.properties new file mode 100644 index 0000000..44e923e --- /dev/null +++ b/ruoyi-safecompany/target/maven-archiver/pom.properties @@ -0,0 +1,5 @@ +#Generated by Maven +#Wed Jun 26 15:45:31 CST 2024 +groupId=com.ruoyi +artifactId=ruoyi-safecompany +version=3.8.5 diff --git a/ruoyi-safecompany/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/ruoyi-safecompany/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst new file mode 100644 index 0000000..e69de29 diff --git a/ruoyi-safecompany/target/ruoyi-safecompany-3.8.5.jar b/ruoyi-safecompany/target/ruoyi-safecompany-3.8.5.jar new file mode 100644 index 0000000..c3ea81e Binary files /dev/null and b/ruoyi-safecompany/target/ruoyi-safecompany-3.8.5.jar differ