This commit is contained in:
2026-04-30 18:53:06 +08:00
parent 2adefb5207
commit 388a34837f
4 changed files with 14 additions and 7 deletions
@@ -73,6 +73,3 @@ public class RestUserController {
return usersService.getAllList();
}
}
}