zhangjinkun@topnet.net.cn пре 9 година
родитељ
комит
c24f8dc228
1 измењених фајлова са 0 додато и 5 уклоњено
  1. 0 5
      core/src/qfw/coreconfig/SysConfig.go

+ 0 - 5
core/src/qfw/coreconfig/SysConfig.go

@@ -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"`