疯狂的狮子Li
2023-01-31 949eeb213d69ae4841c55c407ebdc39f8d73294e
1
2
3
4
5
6
7
8
9
package com.ruoyi.common.core.validate;
 
/**
 * 校验分组 query
 *
 * @author Lion Li
 */
public interface QueryGroup {
}