菜单管理树状结构
This commit is contained in:
parent
4ed592daed
commit
aefee46cd0
@ -72,7 +72,7 @@ public class EbikeOperatorStaffController {
|
||||
*
|
||||
* @return 结果
|
||||
*/
|
||||
@PostMapping("logout")
|
||||
@GetMapping("logout")
|
||||
public JsonResult<?> logout() {
|
||||
StpUtil.logout();
|
||||
return JsonResult.success();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user