公告板
版本库
filestore
活动
搜索
登录
戚荣
/
qyspzw
青羊视频专网-后端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
测试环境数据库
zhanghua
2025-08-19
37540fab60234f5050397336671e264a02458f7d
[~qirong/qyspzw.git]
/
ruoyi-common
/
ruoyi-common-core
/
src
/
main
/
java
/
org
/
dromara
/
common
/
core
/
validate
/
EditGroup.java
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
/**
* 校验分组 edit
*
* @author Lion Li
*/
public interface EditGroup {
}