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