xiangpei
2024-12-30 ed12a71c52215e9aad0e09e21252a723684f6c6c
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 query
 *
 * @author Lion Li
 */
public interface QueryGroup {
}