Pu Zhibing
2025-04-01 a8ab05221c6e8e376eb6bb72bf3e222d7ef2ee80
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/annotation/Excel.java
@@ -12,7 +12,7 @@
/**
 * 自定义导出Excel数据注解
 * 
 * @author ruoyi
 * @author jqs
 */
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.FIELD)