mirror of https://gitee.com/stylefeng/guns
更新url地址
parent
638c236aed
commit
90ed39e6df
|
@ -55,7 +55,7 @@ public class UserViewController {
|
||||||
* @author chenjinlong
|
* @author chenjinlong
|
||||||
* @date 2021/1/7 19:09
|
* @date 2021/1/7 19:09
|
||||||
*/
|
*/
|
||||||
@GetResource(name = "用户管理-角色-视图", path = "roleView")
|
@GetResource(name = "用户管理-角色-视图", path = "/view/user/roleView")
|
||||||
public String roleView() {
|
public String roleView() {
|
||||||
return "/modular/system/user/user_role.html";
|
return "/modular/system/user/user_role.html";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue