创建交易订单-单元测试

This commit is contained in:
ex_yang.li@ca-nio.com
2022-09-15 16:57:04 +08:00
parent 7bf20ec72e
commit 5889093a64
26 changed files with 566 additions and 41 deletions

View File

@ -78,6 +78,10 @@ yudao:
timeout: 5m
width: 160
height: 60
trade:
order:
app-id: 1
merchant-order-id: 1
codegen:
base-package: ${yudao.info.base-package}
db-schemas: ${spring.datasource.dynamic.datasource.master.name}