Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
Patrick
/
wechat_hitxy
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
bug fix: when err creating lead record, we should not proceed with priting info.
master
Patrick Peng Sun
8 vuotta sitten
vanhempi
98eb95a26e
commit
68dc845cd5
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
procGetBasicUserInfo.go
+ 1
- 0
procGetBasicUserInfo.go
Näytä tiedosto
@@ -40,6 +40,7 @@ func (m *getBasicUserInfoDef) summary(ss *openIDSessionData) {
kfSendTxt(ss.OpenID, "您在系统中并没有记录, 为您创建新纪录")
} else {
log.Printf("ERROR creating Lead for OpenID %s\n %s", ss.OpenID, err)
return
}
}
//main photo
Write
Preview
Loading…
Peruuta
Tallenna