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