From ab2fe28657b09a718ba02e31234af51facc1bcdb Mon Sep 17 00:00:00 2001 From: Patrick Peng Sun Date: Tue, 11 Jul 2017 16:41:42 +1000 Subject: [PATCH] string modification. --- procGetBasicUserInfo.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/procGetBasicUserInfo.go b/procGetBasicUserInfo.go index 02adf73..44d9995 100644 --- a/procGetBasicUserInfo.go +++ b/procGetBasicUserInfo.go @@ -84,7 +84,7 @@ func (m crmdLead) getBasicUserInfoPhone() (ret sendNewsArticle) { a.Description = "" a.PicURL = "" if m.PhoneNumber == "" { - a.Title = "电话: 贼个真妹有啊" + a.Title = "电话: zhei4 个真妹有啊" } else { a.Title = "电话: " + m.PhoneNumber }