bug修改

highway
zhaoxiaolin 11 months ago
parent 4278e4cb73
commit e32ee7119b

@ -345,7 +345,6 @@ public class SysUserController extends BaseController {
/** /**
* *
*/ */
@RequiresPermissions("system:user:changePoolName")
@PutMapping("/changePoolName") @PutMapping("/changePoolName")
public AjaxResult changePoolName(@RequestBody SysUser user) { public AjaxResult changePoolName(@RequestBody SysUser user) {
String username = SecurityUtils.getUsername(); String username = SecurityUtils.getUsername();

Loading…
Cancel
Save