Ver Fonte

积分暂时显示 0

boweniac há 5 dias atrás
pai
commit
f6312a815b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      internal/logic/dashboard/get_charts_logic.go

+ 1 - 1
internal/logic/dashboard/get_charts_logic.go

@@ -499,7 +499,7 @@ func (l *GetChartsLogic) GetCharts(req *types.ChartsReq) (resp *types.ChartsResp
 			}
 		}
 	}
-
+	accountBalance.Count = 0
 	chartsData := types.ChartsData{
 		AiResponse:     &aiResponse,
 		SopRun:         &sopRun,