trade:创建订单接口的后端实现的单元测试 50%

This commit is contained in:
YunaiV
2022-11-09 01:03:26 +08:00
parent 01d10b518c
commit bc2aa78f70
12 changed files with 247 additions and 233 deletions

View File

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