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
remove meaningless message
master
Patrick Peng Sun
8 years ago
parent
66acd25049
commit
b4a7c731fe
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
@@ -52,7 +52,7 @@ func (m *getBasicUserInfoDef) summary(ss *openIDSessionData) {
}
func (m *getBasicUserInfoDef) intro(ss *openIDSessionData, in *InWechatMsg) {
in.replyText("
完善您的个人资料,保护您的个人权益
")
in.replyText("")
m.summary(ss)
}
Write
Preview
Loading…
Cancel
Save