Commit aa2bd84cae90a28c2a3700115a40be82fdf96f0b

Authored by wangbo
1 parent 2ae05cbcb9

update

Showing 1 changed file with 2 additions and 0 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/TemporaryUserController.java View file @ aa2bd84
... ... @@ -51,5 +51,7 @@
51 51 return temporaryUserService.query(id, cardNo, phone);
52 52 }
53 53  
  54 +
  55 +
54 56 }