Bladeren bron

积分调动通用接口

zhangjinkun@topnet.net.cn 9 jaren geleden
bovenliggende
commit
c24f8dc228
1 gewijzigde bestanden met toevoegingen van 0 en 5 verwijderingen
  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"`