公告板
版本库
filestore
活动
搜索
登录
戚荣
/
qyspzw
青羊视频专网-后端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Merge branch '视频专网' of http://42.193.1.25:9521/r/~qirong/qyspzw into 视频专网
zhanghua
2024-11-14
2cd8f35436fd324431f1ae78196f8140ecb3d8b0
[~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 {
}