唐耀东
2022-02-07 afb22090c509befbf68e7aaef00f06795d11337d
1
2
3
4
5
6
7
8
9
package com.ruoyi.common.core.validate;
 
/**
 * 校验分组 query
 *
 * @author Lion Li
 */
public interface QueryGroup {
}