|
@@ -16,14 +16,12 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
|
import com.hssx.pcbms.service.MaintainRecordService;
|
|
import com.hssx.pcbms.service.MaintainRecordService;
|
|
import com.hssx.pcbms.service.OperateRecordService;
|
|
import com.hssx.pcbms.service.OperateRecordService;
|
|
import com.hssx.pcbms.util.*;
|
|
import com.hssx.pcbms.util.*;
|
|
-import com.sun.deploy.net.HttpResponse;
|
|
|
|
import lombok.extern.slf4j.Slf4j;
|
|
import lombok.extern.slf4j.Slf4j;
|
|
import org.springframework.beans.BeanUtils;
|
|
import org.springframework.beans.BeanUtils;
|
|
import org.springframework.beans.factory.annotation.Value;
|
|
import org.springframework.beans.factory.annotation.Value;
|
|
import org.springframework.stereotype.Service;
|
|
import org.springframework.stereotype.Service;
|
|
import org.springframework.util.CollectionUtils;
|
|
import org.springframework.util.CollectionUtils;
|
|
import org.springframework.web.multipart.MultipartFile;
|
|
import org.springframework.web.multipart.MultipartFile;
|
|
-
|
|
|
|
import javax.annotation.Resource;
|
|
import javax.annotation.Resource;
|
|
import javax.servlet.http.HttpServletResponse;
|
|
import javax.servlet.http.HttpServletResponse;
|
|
import java.text.SimpleDateFormat;
|
|
import java.text.SimpleDateFormat;
|