解决冲突
This commit is contained in:
@@ -23,11 +23,8 @@ type Config struct {
|
||||
JWT JWTConfig `mapstructure:"jwt"`
|
||||
DefaultAdmin DefaultAdminConfig `mapstructure:"default_admin"`
|
||||
Storage StorageConfig `mapstructure:"storage"`
|
||||
<<<<<<< HEAD
|
||||
Gateway GatewayConfig `mapstructure:"gateway"`
|
||||
=======
|
||||
Wechat WechatConfig `mapstructure:"wechat"`
|
||||
>>>>>>> emdash/wechat-official-account-payment-integration-30g
|
||||
}
|
||||
|
||||
// ServerConfig HTTP 服务器配置
|
||||
|
||||
Reference in New Issue
Block a user