//根据人员查找到人员所属的部门,由于人员可能在不用公司兼职,所以一个人员可能查找到属于不同公司下的多个部门
nc.itf.scmpub.reference.uap.bd.psn.PsndocPubService
Map<String, String[]> dept = PsndocPubService.queryDeptPKsByPsnPKs(psnids);
//根据人员查找到人员所属的部门,由于人员可能在不用公司兼职,所以一个人员可能查找到属于不同公司下的多个部门
nc.itf.scmpub.reference.uap.bd.psn.PsndocPubService
Map<String, String[]> dept = PsndocPubService.queryDeptPKsByPsnPKs(psnids);

被折叠的 条评论
为什么被折叠?