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