boweniac 5 өдөр өмнө
parent
commit
f6312a815b

+ 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,