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