qirong
2024-02-28 e71bd87b3f06a7357ee5142c8f538736e7ef1efa
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 query
 *
 * @author Lion Li
 */
public interface QueryGroup {
}