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