feat:引入切面记录日志
This commit is contained in:
@@ -24,6 +24,12 @@
|
||||
<artifactId>enlish-common</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- 业务接口日志组件 -->
|
||||
<dependency>
|
||||
<groupId>com.yinlihupo</groupId>
|
||||
<artifactId>enlish-spring-boot-starter-biz-operationlog</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-web</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user