This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Patrick
/
wechat_hitxy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
string modification.
master
Patrick Peng Sun
8 years ago
parent
56371691a7
commit
ab2fe28657
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
procGetBasicUserInfo.go
+ 1
- 1
procGetBasicUserInfo.go
View File
@@ -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
}
Write
Preview
Loading…
Cancel
Save