添加操作日志模块.

This commit is contained in:
lijiahang
2023-10-09 18:48:18 +08:00
parent fea28e018c
commit a1477e9614
17 changed files with 94 additions and 18 deletions

View File

@@ -81,6 +81,10 @@
<groupId>com.orion.ops</groupId>
<artifactId>orion-ops-spring-boot-starter-monitor</artifactId>
</dependency>
<dependency>
<groupId>com.orion.ops</groupId>
<artifactId>orion-ops-spring-boot-starter-biz-operator-log</artifactId>
</dependency>
<!-- orion-ops modules -->
<dependency>