仪表盘
版本库
文件存储
活动
搜索
登录
main
/
lbqms
兰宝车间质量管理系统
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
!620 update 修改日志颜色 * update 修改日志颜色 * update 修改日志颜色
疯狂的牛子Li
2024-12-17
489cb52976b4597c7d2f2e0c51fc88908b2897ae
[lbqms.git]
/
ruoyi-common
/
ruoyi-common-core
/
src
/
main
/
java
/
org
/
dromara
/
common
/
core
/
service
/
RoleService.java
1
2
3
4
5
6
7
8
9
10
package org.dromara.common.core.service;
/**
* 通用 角色服务
*
* @author AprilWind
*/
public interface RoleService {
}