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