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