zhangnaisong
2023-08-05 21911c83c53ce1b187439f1895c31c6bb74a54f3
ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/SysUserController.java
@@ -142,7 +142,7 @@
    /**
     * 修改用户
     */
    @ApiOperation("修改用户")
    @PreAuthorize("@ss.hasPermi('system:user:edit')")
    @Log(title = "用户管理", businessType = BusinessType.UPDATE)
    @PutMapping