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