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