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