@@ -28,7 +28,7 @@ public interface ExportHandler {
* @param id 导出任务ID
* @return 导出任务状态
*/
- com.chelvc.framework.export.Exporting.Status status(long id);
+ Exporting.Status status(long id);
/**
* 下载数据导出文件