This commit is contained in:
caozehui
2024-11-15 15:57:35 +08:00
parent 61b6b61a46
commit 355ba48418
23 changed files with 163 additions and 99 deletions

View File

@@ -28,6 +28,12 @@
<artifactId>spingboot2.3.12</artifactId>
<version>2.3.12</version>
</dependency>
<dependency>
<groupId>com.njcn.gather</groupId>
<artifactId>system</artifactId>
<version>1.0.0</version>
<scope>compile</scope>
</dependency>
</dependencies>