zhou.xiaoning %!s(int64=2) %!d(string=hai) anos
pai
achega
bf0abe6761
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      models/market.go

+ 1 - 1
models/market.go

@@ -507,7 +507,7 @@ func GetAvalidExchangeId(userId int64) []int64 {
 
 type GetMarketSectionsRsp struct {
 	Marketsection
-	Marketsectionconfignews []Marketsectionconfignew `xorm:"-"`
+	Marketsectionconfignews []Marketsectionconfignew `json:"marketsectionconfignews" xorm:"-"`
 }
 
 func GetMarketSections() (datas []GetMarketSectionsRsp, err error) {