dljx-springboot

导航

 

2023年7月16日

摘要: #说明:修改用户的角色 #1. 接口 ![](https://img2023.cnblogs.com/blog/2957868/202307/2957868-20230716171641624-988771490.png) #2. 实现类 干三件事:更新用户表,清除原有的角色,设置新的角色 ![]( 阅读全文
posted @ 2023-07-16 17:28 丹狼键仙 阅读(45) 评论(0) 推荐(0) 编辑
 
摘要: #说明:修改之后退了再点击修改的时候,其他的正常回显而权限没有正常回显 ![](https://img2023.cnblogs.com/blog/2957868/202307/2957868-20230716163644765-486592041.png) #1. 接口 ![](https://im 阅读全文
posted @ 2023-07-16 17:14 丹狼键仙 阅读(50) 评论(0) 推荐(0) 编辑
 
摘要: #1. 说明: 我们希望在新增用户的时候把角色也加进去 #2. 接口 这次是UserController了 ![](https://img2023.cnblogs.com/blog/2957868/202307/2957868-20230716161541505-1797828401.png) #3 阅读全文
posted @ 2023-07-16 16:34 丹狼键仙 阅读(5) 评论(0) 推荐(0) 编辑
 
摘要: #1. 说明: 我们希望在添加用户的时候能够进行权限的选择 #2. 后端接口 ![](https://img2023.cnblogs.com/blog/2957868/202307/2957868-20230716142859220-1219409344.png) #3. 前端 ![](https: 阅读全文
posted @ 2023-07-16 16:06 丹狼键仙 阅读(5) 评论(0) 推荐(0) 编辑
 
摘要: #1. 说明 我们希望在前端对权限进行修改的时候,修改后的数据能够在数据库中进行更新。 #2. RoleController 修改方法名字 ![](https://img2023.cnblogs.com/blog/2957868/202307/2957868-20230716134313366-82 阅读全文
posted @ 2023-07-16 14:22 丹狼键仙 阅读(58) 评论(0) 推荐(0) 编辑