Commit f40ff4c5 by hongzhong

ydlife 我的团队中数据查询

parent cd55ff84
......@@ -2878,6 +2878,8 @@ public class PractitionerServiceImpl implements com.yd.api.practitioner.service.
practitionerInfoList.add(item);
}
}
}else{
practitionerInfoList = practitionerInfoListAll;
}
for (SubordinateSystemMemberInfoE infoE : subordinateSystemMemberInfoEList) {
for (PractitionerInfo item : practitionerInfoList) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment