Explorar el Código

押金管理bug修改

mainqaq hace 3 años
padre
commit
c754cd881c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      controllers/his_deposit_controller.go

+ 0 - 1
controllers/his_deposit_controller.go Ver fichero

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