xiangpei
2025-02-17 3e881345e5e8753c0886407a98bff8da9ae54f76
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}