Compare commits
No commits in common. "e32b2e8b9ad9517214ffc7190c814e7dba9e9494" and "5dfef7b70ad6962865716890a1bbfea4e6bd60c0" have entirely different histories.
e32b2e8b9a
...
5dfef7b70a
@ -463,7 +463,6 @@ func GetAccountBundleBalance(c *gin.Context) {
|
||||
service.Error(c, err)
|
||||
return
|
||||
}
|
||||
req.Month = time.Now().Format("2006-01")
|
||||
res, err := service.BundleProvider.GetBundleBalanceList(context.Background(), &req)
|
||||
if err != nil {
|
||||
service.Error(c, err)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user