提交权限修改

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

@@ -161,6 +161,10 @@
<artifactId>commons-jexl3</artifactId>
<version>3.2.1</version>
</dependency>
<dependency>
<groupId>com.xinda</groupId>
<artifactId>xinda-itsm</artifactId>
</dependency>
</dependencies>
</project>