Explorar o código

积分调动通用接口

zhangjinkun@topnet.net.cn %!s(int64=9) %!d(string=hai) anos
pai
achega
c24f8dc228
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  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"`