fadd
This commit is contained in:
@@ -102,10 +102,11 @@ type TaxConfig struct {
|
||||
TaxExemptionAmount float64
|
||||
}
|
||||
type TianyuanapiConfig struct {
|
||||
AccessID string
|
||||
Key string
|
||||
BaseURL string
|
||||
Timeout int64
|
||||
AccessID string
|
||||
Key string
|
||||
BaseURL string
|
||||
Timeout int64
|
||||
WhitelistMgmtKey string // 查询白名单管理密钥 Whitelist-Mgmt-Key
|
||||
}
|
||||
|
||||
type AuthorizationConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user