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