添加操作日志

This commit is contained in:
2026-06-03 10:45:33 +08:00
parent 009275590d
commit b1cc92f026
23 changed files with 1087 additions and 8 deletions

View File

@@ -158,6 +158,11 @@
<artifactId>xtools-app-sys-scheduled</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.xujun</groupId>
<artifactId>xtools-app-sys-tag</artifactId>
<version>${project.version}</version>
</dependency>
<!-- Sys 模块 end -->
<!-- Gen 模块 begin -->