qirong
2023-11-22 d6ef89e201c6ec2ff1f33db78f0833855a6785f2
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 query
 *
 * @author Lion Li
 */
public interface QueryGroup {
}