也曾为你像超人
2023-10-30 1f753e3d84e1d3f2bcc4fd76e2b838deb78b511a
ruoyi-common/src/main/java/com/ruoyi/common/annotation/Excels.java
@@ -14,5 +14,5 @@
@Retention(RetentionPolicy.RUNTIME)
public @interface Excels
{
    Excel[] value();
    public Excel[] value();
}