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