baoshiwei
2025-03-21 18e919bde3d925ee76fe29c7a6621c2716b1e4e4
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 query
 *
 * @author Lion Li
 */
public interface QueryGroup {
}