维护产品类型表 jsh_materialcategory
序列号表 jsh_serial_number 用户表 jsh_user 机构表 jsh_organization 机构用户关系表 jsh_orga_user_rel 对应的删除标记
This commit is contained in:
@@ -76,4 +76,5 @@ public class RoleController {
|
||||
public List<Role> list(HttpServletRequest request) {
|
||||
return roleService.getRole();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user