feat:新增订单发票,下单地址调整
This commit is contained in:
@@ -19,4 +19,13 @@ type Config struct {
|
||||
SuccessURL string
|
||||
}
|
||||
}
|
||||
AWS struct {
|
||||
S3 struct {
|
||||
Credentials struct {
|
||||
AccessKeyID string
|
||||
Secret string
|
||||
Token string
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user