mall:完善商品分类的后端接口

This commit is contained in:
YunaiV
2022-07-30 19:37:31 +08:00
parent 1976571ae8
commit 6a0f713452
27 changed files with 556 additions and 723 deletions

View File

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