From 0f9a499a5727a7f19753165288f7aa27b604badd Mon Sep 17 00:00:00 2001 From: 沈斌 <bluelazysb@hotmail.com> Date: Mon, 26 Dec 2016 15:52:11 +0800 Subject: [PATCH] bugfix --- method.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/method.js b/method.js index 48aea6b..827b8f1 100644 --- a/method.js +++ b/method.js @@ -181,8 +181,8 @@ email: "it01@moral.org.cn",��� open_id: "o-RTuwvMHWotyirPHLmdSB_dKoQU" } - configs[mac] = _config; } + configs[mac] = _config; } var current = moment(); -- Gitblit v1.8.0