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