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