疯狂的狮子Li
2021-12-18 271e42176c49a3679991f8c9e30f2ce192b87eaa
1
2
3
4
5
6
7
8
9
package com.ruoyi.common.core.validate;
 
/**
 * 校验分组 query
 *
 * @author Lion Li
 */
public interface QueryGroup {
}