phanes
2022-01-16 868942e202aeb967b8ce47b38cc2433a636a128d
1
2
3
4
5
6
7
8
9
package com.ruoyi.common.core.validate;
 
/**
 * 校验分组 query
 *
 * @author Lion Li
 */
public interface QueryGroup {
}