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