手持APP更新

This commit is contained in:
ludj
2023-02-14 19:12:59 +08:00
parent dbe94ba27f
commit 5b43235369
3 changed files with 48 additions and 8 deletions

View File

@@ -20,7 +20,6 @@ import org.nl.system.service.secutiry.dto.AuthUserDto;
import org.nl.system.service.user.ISysUserService;
import org.nl.system.service.user.dao.SysUser;
import org.nl.system.service.user.dto.CurrentUser;
import org.nl.system.service.user.dto.UserDto;
import org.springframework.http.ResponseEntity;
import org.springframework.validation.annotation.Validated;
import org.springframework.web.bind.annotation.PostMapping;