提交权限修改

This commit is contained in:
LEED
2025-05-12 09:29:42 +08:00
parent 360b630306
commit dc68beb04d
39 changed files with 800 additions and 28 deletions

View File

@@ -18,6 +18,10 @@
<groupId>com.xinda</groupId>
<artifactId>xinda-common</artifactId>
</dependency>
<dependency>
<groupId>com.xinda</groupId>
<artifactId>xinda-system-service</artifactId>
</dependency>
</dependencies>
</project>