修改@OperationLogDetail注解
This commit is contained in:
@ -174,6 +174,13 @@
|
||||
<version>1.2.60</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- mongodb-->
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-data-mongodb</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
Reference in New Issue
Block a user