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