|
|
@@ -22,7 +22,6 @@ import org.sky.core.tool.utils.Func;
|
|
|
import org.sky.scientific.mapper.ArchiveAttachMapper;
|
|
|
import org.sky.scientific.mapper.DownloadTaskMapper;
|
|
|
import org.sky.scientific.mapper.SettingMapper;
|
|
|
-import org.sky.scientific.mapper.XmTechnicianMapper;
|
|
|
import org.sky.scientific.pojo.dto.*;
|
|
|
import org.sky.scientific.pojo.entity.*;
|
|
|
import org.sky.scientific.pojo.vo.*;
|
|
|
@@ -134,8 +133,6 @@ public class ArchiveServiceImpl implements IArchiveService {
|
|
|
private IXmOtherCostService xmOtherCostService;
|
|
|
@Resource
|
|
|
private IXmWwxmCostService wwxmCostService;
|
|
|
- @Resource
|
|
|
- private XmTechnicianMapper xmTechnicianMapper;
|
|
|
|
|
|
@Override
|
|
|
public ArchiveAttachEntity fjbczl(String year) {
|