huahaiyan %!s(int64=6) %!d(string=hai) anos
pai
achega
54a109e150

+ 2 - 2
src/dashoo.cn/backend/api/controllers/oilsupplier/supplier.go

@@ -1880,9 +1880,9 @@ func (this *OilSupplierController) GetAuditerByFist() {
 	Id := this.Ctx.Input.Param(":firstId")
 	auditstepcode := this.GetString("auditstepcode")
 	certSrv := suppliercert.GetOilSupplierCertService(utils.DBE)
-	orgSrv := organize.GetOrganizeService(utils.DBE)
+	//orgSrv := organize.GetOrganizeService(utils.DBE)
 	var userentity userRole.Base_User
-	certSrv.GetEntityById(Id,&userentity)
+	certSrv.GetEntityById(Id, &userentity)
 
 	svc := organize.GetOrganizeService(utils.DBE)
 	unitId := svc.GetMyUnitDepartmentId(userentity.Departmentid)