修改错误日志权限
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -56,6 +56,14 @@
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<!--汉字转拼音-->
|
||||
<dependency>
|
||||
<groupId>com.github.promeg</groupId>
|
||||
<artifactId>tinypinyin</artifactId>
|
||||
<version>2.0.3</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-test</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user