AprilWind
2024-05-16 727df8dd9486fd85c099f3b89a835502584b6b75
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 query
 *
 * @author Lion Li
 */
public interface QueryGroup {
}