|
@@ -23,12 +23,7 @@ type config struct {
|
|
|
ChatServer string `json:"chatServer"`
|
|
|
ChatRpc string `json:"chatRpc"`
|
|
|
ElasticPoolSize int `json:"elasticPoolSize"`
|
|
|
-<<<<<<< HEAD
|
|
|
- CreditRpc string `json:"creditRpc"`
|
|
|
- CreditA string `json:"credit_a"`
|
|
|
-=======
|
|
|
DomainName string `json:"domainName"`
|
|
|
->>>>>>> release
|
|
|
}
|
|
|
type smtp struct {
|
|
|
Addr string `json:"addr"`
|