AprilWind
2024-11-11 b820a98c6cece449e6822a0ef39047c5503e2d3f
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}