Sfoglia il codice sorgente

string modification.

master
Patrick Peng Sun 8 anni fa
parent
commit
ab2fe28657
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      procGetBasicUserInfo.go

+ 1
- 1
procGetBasicUserInfo.go Vedi 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
}

Loading…
Annulla
Salva