仪表盘
版本库
文件存储
活动
搜索
登录
main
/
lbqms
兰宝车间质量管理系统
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
fix 站点填域名。需要启用路径样式访问
AprilWind
2024-04-29
31cd1258f86762324072490cc8010333630aa8df
[lbqms.git]
/
ruoyi-common
/
ruoyi-common-core
/
src
/
main
/
java
/
org
/
dromara
/
common
/
core
/
validate
/
QueryGroup.java
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
/**
* 校验分组 query
*
* @author Lion Li
*/
public interface QueryGroup {
}