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