소스 검색

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

xyxie 3 달 전
부모
커밋
4be983c290
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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