liu
2026-09-07 06c312e584b99df613728d5ea8b32df4e156f3cc
yudao-framework/yudao-spring-boot-starter-excel/src/main/java/cn/iocoder/yudao/framework/excel/core/convert/DictConvert.java
@@ -14,7 +14,7 @@
/**
 * Excel 数据字典转换器
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Slf4j
public class DictConvert implements Converter<Object> {