功能修改

master
sunjianxi 3 weeks ago
parent 729faffd51
commit 475c89d16a
  1. 2
      src/main/java/com/nov/KgLowDurable/service/Impl/LdOnePutStorageServiceImpl.java

@ -18,6 +18,8 @@ import com.nov.KgLowDurable.pojo.vo.UserInfoVO;
import com.nov.KgLowDurable.service.*; import com.nov.KgLowDurable.service.*;
import com.nov.KgLowDurable.util.SerialNumberUtil; import com.nov.KgLowDurable.util.SerialNumberUtil;
import lombok.AllArgsConstructor; import lombok.AllArgsConstructor;
import org.apache.commons.lang3.time.DateFormatUtils;
import org.apache.commons.lang3.time.DateUtils;
import org.springframework.beans.BeanUtils; import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service; import org.springframework.stereotype.Service;

Loading…
Cancel
Save