From 16e3330db9e1d192d6aa4a2c0139fe815fac1890 Mon Sep 17 00:00:00 2001
From: 沈斌 <23420800@qq.com>
Date: Tue, 07 Feb 2017 22:46:12 +0800
Subject: [PATCH] 清空默认的短消息以及语音播报手机号

---
 config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config.js b/config.js
index c35988b..330d077 100644
--- a/config.js
+++ b/config.js
@@ -16,7 +16,7 @@
             lng:120.988327
         },
         notice: {
-            tel: "15950198162",
+            tel: "",
             email: "it01@moral.org.cn",
             open_id: "o-RTuwvMHWotyirPHLmdSB_dKoQU"
         },

--
Gitblit v1.8.0