LiuHao
2023-04-04 7862d58f014a1f5e6e300d9b04090c72b6f11e37
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}