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