Browse Source

Merge branch 'service_types'

zwxi 1 year ago
parent
commit
75ace792ef
1 changed files with 0 additions and 1 deletions
  1. 0 1
      controller/census/invoice_payment.go

+ 0 - 1
controller/census/invoice_payment.go

@@ -1112,7 +1112,6 @@ func getCensusIncomeListV2(ch chan models.CensusIncomeChartResp, req fms.IncomeL
 			if startDateTime.Before(historyTime) {
 				req.StartDate = "2023-04"
 			}
-			req.StartDate = "2023-04"
 		}
 	}