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