From 49a404d6b617b9908fece5b7eaa84629283f660e Mon Sep 17 00:00:00 2001 From: linxiaozhi Date: Fri, 15 Feb 2019 14:27:19 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=BD=E5=8A=A0=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libs/http.go | 4 ++-- notify/sms.go | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/http.go b/libs/http.go index c8ff43f..cec74ab 100644 --- a/libs/http.go +++ b/libs/http.go @@ -2,8 +2,8 @@ ** @Description: libs ** @Author: george hao ** @Date: 2018-08-09 13:29 -** @Last Modified by: george hao -** @Last Modified time: 2018-08-09 13:29 +** @Last Modified by: Bee +** @Last Modified time: 2019-02-15 13:50 *************************************************************/ package libs diff --git a/notify/sms.go b/notify/sms.go index 1737059..3364b6b 100644 --- a/notify/sms.go +++ b/notify/sms.go @@ -2,8 +2,8 @@ ** @Description: notify ** @Author: george hao ** @Date: 2018-08-09 13:05 -** @Last Modified by: george hao -** @Last Modified time: 2018-08-09 13:05 +** @Last Modified by: Bee +** @Last Modified time: 2019-02-15 13:50 *************************************************************/ package notify