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