疯狂的狮子Li
2025-01-22 6c28f8a0ddf3d821c81fe820d8e4bd141c99af24
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 {};
}