疯狂的狮子Li
2024-03-26 425dbd560469ef03a416025e69d723c45e68475b
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 query
 *
 * @author Lion Li
 */
public interface QueryGroup {
}