src/main/java/com/lf/server/controller/data/AuthController.java @@ -191,6 +191,4 @@ return fail(ex.getMessage(), null); } } }