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