疯狂的狮子Li
2023-06-25 4a9aafe8530e945bd52d8093944c4bcb1a89c28f
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 query
 *
 * @author Lion Li
 */
public interface QueryGroup {
}