仪表盘
版本库
文件存储
活动
搜索
登录
main
/
lbqms
兰宝车间质量管理系统
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
fix 修复 数据权限多角色与权限标识符共用导致的问题 https://gitee.com/dromara/RuoYi-Vue-Plus/issues...
疯狂的狮子Li
2024-11-14
009ac75229725c5d83f80c6d62357b65a6b11e7b
[lbqms.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 {
}