mirror of
https://gitee.com/incloudcode/yexuejc-springboot.git
synced 2025-09-28 02:43:21 +08:00
1.1.3 日志优化
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>com.yexuejc.springboot</groupId>
|
||||
<artifactId>yexuejc-springboot-parent</artifactId>
|
||||
<version>1.1.2</version>
|
||||
<version>1.1.3</version>
|
||||
<!-- 本地打包:使用相对关联路径 -->
|
||||
<!--<relativePath>../../yexuejc</relativePath>-->
|
||||
</parent>
|
||||
|
@@ -35,4 +35,5 @@ public class LogUtil {
|
||||
}
|
||||
return msg.replaceAll(";", "_");
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user