Selaa lähdekoodia

押金管理bug修改

mainqaq 3 vuotta sitten
vanhempi
commit
c754cd881c
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      controllers/his_deposit_controller.go

+ 0 - 1
controllers/his_deposit_controller.go Näytä tiedosto

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