Commit 2ae05cbcb91bec004437201ad2014e248592452b

Authored by wangbo
1 parent 6330a4f105

update

Showing 1 changed file with 0 additions and 2 deletions

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