|
@@ -572,7 +572,6 @@ func (this *HisDepositApiController) DeductionDetails() {
|
572
|
572
|
//扣费汇总
|
573
|
573
|
func (this *HisDepositApiController) DeSummary() {
|
574
|
574
|
orgid := this.GetAdminUserInfo().CurrentOrgId
|
575
|
|
- orgid = 9675
|
576
|
575
|
timeLayout := "2006-01-02"
|
577
|
576
|
loc, _ := time.LoadLocation("Local")
|
578
|
577
|
keyword := this.GetString("keyword")
|