mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2026-04-29 06:24:25 +08:00
update 优化 ExcelUtil 和 DeptExcelOptions 类的注释
This commit is contained in:
@@ -7,6 +7,7 @@ import org.dromara.common.core.utils.TreeBuildUtils;
|
||||
import org.dromara.common.excel.core.ExcelOptionsProvider;
|
||||
import org.dromara.system.domain.bo.SysDeptBo;
|
||||
import org.dromara.system.service.ISysDeptService;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
import java.util.List;
|
||||
import java.util.Set;
|
||||
@@ -16,6 +17,7 @@ import java.util.Set;
|
||||
*
|
||||
* @author AprilWind
|
||||
*/
|
||||
@Component
|
||||
@RequiredArgsConstructor
|
||||
public class DeptExcelOptions implements ExcelOptionsProvider {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user