格式化代码

This commit is contained in:
thinkgem
2023-09-28 16:49:01 +08:00
parent 7934e40586
commit 0b4cadf163
72 changed files with 114 additions and 99 deletions

View File

@@ -88,6 +88,13 @@
<version>${project.parent.version}</version>
</dependency>
<!-- Core Static -->
<dependency>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-module-static</artifactId>
<version>${project.parent.version}</version>
</dependency>
<!-- CAS 单点登录模块 -->
<dependency>
<groupId>com.jeesite</groupId>