Skip to content

Commit

Permalink
更新RM
Browse files Browse the repository at this point in the history
  • Loading branch information
xueli.xue committed May 27, 2017
1 parent e8bea8d commit 1649c7b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public void run() {
} catch (Exception e) {
logger.error("", e);
} finally {
server.destroy();
destroy();
}
}
});
Expand Down

0 comments on commit 1649c7b

Please sign in to comment.