This commit is contained in:
张良(004796)
2024-02-19 15:17:27 +08:00
parent f29f717c1f
commit 083fac84bb
14 changed files with 495 additions and 0 deletions

View File

@@ -88,6 +88,11 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-sensitive-word</artifactId>
</dependency>
<!-- skywalking 整合 logback -->
<!-- <dependency>-->
<!-- <groupId>org.apache.skywalking</groupId>-->