feat: (REQ-3540) fix-checkstyle
This commit is contained in:
parent
97446ffb8e
commit
aa6b0d537d
@ -1,17 +1,10 @@
|
||||
|
||||
package cn.axzo.nanopart.doc.file.filedb;
|
||||
|
||||
import java.util.Date;
|
||||
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
import com.xxl.job.core.biz.model.ReturnT;
|
||||
import com.xxl.job.core.handler.annotation.XxlJob;
|
||||
|
||||
import cn.axzo.nanopart.doc.api.enums.FileDatabaseState;
|
||||
import cn.axzo.nanopart.doc.dao.FileDatabaseDao;
|
||||
import cn.axzo.nanopart.doc.entity.FileDatabase;
|
||||
import lombok.RequiredArgsConstructor;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
/**
|
||||
* @author yanglin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user