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