Explorar o código

Merge branch 'feature/eta2.3.4_business_user' into debug

xyxie hai 2 semanas
pai
achega
4be983c290
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      controllers/eta_business/user.go

+ 1 - 0
controllers/eta_business/user.go

@@ -159,6 +159,7 @@ func (this *EtaBusinessUserController) List() {
 			tmp.BusinessName = businessName
 		}
 		tmp.BusinessCode = v.BusinessCode
+		tmp.EtaBusinessId = v.EtaBusinessId
 		tmp.UserId = v.UserId
 		tmp.RealName = v.RealName
 		tmp.Mobile = v.Mobile