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