zlyx
2022-09-14 d6400e382a91fe7b00fa9dc7a24499a5ebf0c211
1
2
3
4
5
6
7
8
9
package com.ruoyi.common.core.validate;
 
/**
 * 校验分组 query
 *
 * @author Lion Li
 */
public interface QueryGroup {
}