LiuHao
2024-03-08 598ece677dc38ccc4b8e63738e198b669ec05558
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 add
 *
 * @author Lion Li
 */
public interface AddGroup {
}