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