疯狂的狮子Li
2024-11-11 a82ed1e9ddf3763108e37864c400250e8bc75ef6
ruoyi-common/ruoyi-common-excel/src/main/java/org/dromara/common/excel/annotation/CellMerge.java
@@ -21,4 +21,9 @@
    */
   int index() default -1;
    /**
     * 合并需要依赖的其他字段名称
     */
    String[] mergeBy() default {};
}