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