upgrade
parent
a80def8d0b
commit
2089f2096c
|
|
@ -83,7 +83,7 @@ public class ComplianceCheckUtil {
|
|||
// 5. 专职技术人员数量
|
||||
results.add(checkPersonnelCount(filing, personnelList));
|
||||
|
||||
// 6. 人员比例 todo
|
||||
// 6. 人员比例
|
||||
results.add(checkPersonnelRatio(filing.getBusinessScope(), personnelList, personnelFilingCheckList, throwException));
|
||||
|
||||
// 7. 负责人配备
|
||||
|
|
|
|||
Loading…
Reference in New Issue