feat: add private key
This commit is contained in:
@@ -15,14 +15,3 @@ func DefaultProvider() container.ProviderContainer {
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
type Config struct {
|
||||
Debug bool
|
||||
NotifyURL string
|
||||
|
||||
AppId string
|
||||
MchId string
|
||||
SerialNo string
|
||||
APIv3Key string
|
||||
PrivateKey string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user