chenrui
7 天以前 4afb279afec6c0a6684f88529d68057ad709b870
src/main/java/com/ruoyi/framework/aspectj/lang/annotation/Excels.java
@@ -14,5 +14,5 @@
@Retention(RetentionPolicy.RUNTIME)
public @interface Excels
{
    Excel[] value();
}
    public Excel[] value();
}