|
|
@@ -78,6 +78,7 @@ public class ExpertInviteManage { |
|
|
|
ExpertUserFullInfo::getId, |
|
|
|
ExpertUserFullInfo::getCompany, |
|
|
|
ExpertUserFullInfo::getExpertName, |
|
|
|
ExpertUserFullInfo::getCompanyUniqCode, |
|
|
|
ExpertUserFullInfo::getPhoneNo) |
|
|
|
.eq(ExpertUserFullInfo::getExpertAccountStatus, ExpertAccountStatusEnum.AVAILABLE.getKey()); |
|
|
|
} |
|
|
|