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