Order订单待测试

This commit is contained in:
eson
2023-06-20 19:36:28 +08:00
parent d4d11db732
commit e50dac6b1c
18 changed files with 116 additions and 43 deletions

View File

@@ -10,4 +10,8 @@ type Config struct {
rest.RestConf
SourceMysql string
Auth types.Auth
Stripe struct {
SK string
}
}