Commit 3cf83b67 authored by wangxl's avatar wangxl

1

parent 63f759e2
......@@ -212,6 +212,7 @@ public class ComExpertServiceImpl extends BaseServiceImpl<ComExpertDAO, ComExper
return id;
}
@Transactional
public String expertImport(List<ComExpertDTO> list, String unitName) {
try {
//职称
......
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