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