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