product:初始化代码

This commit is contained in:
YunaiV
2023-10-22 17:01:10 +08:00
parent 6a51097e1d
commit 6653c074fa
164 changed files with 10026 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<configuration>
<!-- 引用 Spring Boot 的 logback 基础配置 -->
<include resource="org/springframework/boot/logging/logback/defaults.xml" />
</configuration>