|
@@ -182,7 +182,7 @@ type EtaBridgeKnowledgeResourceResp struct {
|
|
|
|
|
|
type MarketOverviewResp struct {
|
|
type MarketOverviewResp struct {
|
|
Code string `json:"code"`
|
|
Code string `json:"code"`
|
|
- Msg string `json:"msg"`
|
|
+ Mesg string `json:"mesg"`
|
|
Time string `json:"time"`
|
|
Time string `json:"time"`
|
|
Data struct {
|
|
Data struct {
|
|
Result bool `json:"result"`
|
|
Result bool `json:"result"`
|