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