Browse Source

押金管理bug修改

mainqaq 2 years ago
parent
commit
c754cd881c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      controllers/his_deposit_controller.go

+ 0 - 1
controllers/his_deposit_controller.go View File

@@ -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")