您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Patrick Peng Sun dbd95dd064 if user name is all empty, we assign a time flag for it. 8 年前
.vscode initial commit 8 年前
media_for_test add music thumb for test 8 年前
sample_data crmSearchLead -> crmdSearchLead 8 年前
.gitignore chat state test done. 8 年前
accessToken.go added networking access fatal error message 8 年前
accessToken_test.go using global setup for all test cases introducing TestMain 8 年前
chatSession.go check expired session. 8 年前
chatSession_test.go chat session re-invented. 8 年前
chatState.go change test user to 刘建明 8 年前
chatState_test.go remove outdated test 8 年前
common_test.go Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig 8 年前
config.go read CRM wechat API from different config file 8 年前
configCRM.go Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig 8 年前
crmAttachment.go attachment URL centralized by CRM config. 8 年前
crmAttachment_test.go compare two file's md5 should be correct. 8 年前
crmEntity.go get time layout moved to entity 8 年前
crmEntity_test.go match another attribute 8 年前
crmLead.go get time layout moved to entity 8 年前
crmLeadStream.go centralize URL building for CRM API 8 年前
crmLeadStream_test.go centralize URL building for CRM API 8 年前
crmLead_test.go using crmFindEntity to search wechat id record. 8 年前
crm_config.json Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig 8 年前
customMenu.go added home page and changed click to scan and photo command 8 年前
customMenu_test.go using global setup for all test cases introducing TestMain 8 年前
download.go download file get correct suffix 8 年前
download_test.go material count download is successful 8 年前
encrypt_test.go using global setup for all test cases introducing TestMain 8 年前
errorHttp.go error http can detect duplicate crm records now. 8 年前
errorHttp_test.go special http response error is created for further diagnostic of errors when doing CRM http request. 8 年前
eventSubscribe.go if user name is all empty, we assign a time flag for it. 8 年前
eventSubscribe_test.go delete temp record 8 年前
fileinfo.go compare two file's md5 should be correct. 8 年前
fileinfo_test.go test mime type 8 年前
inEvent.go first test case passed 8 年前
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. 8 年前
inMsg_test.go using global setup for all test cases introducing TestMain 8 年前
kfsend.go try nick name test 8 年前
kfsend_test.go using global setup for all test cases introducing TestMain 8 年前
kfuser.go kf user nick name to acc id has been tested. 8 年前
kfuser_test.go using global setup for all test cases introducing TestMain 8 年前
latlong.go all longtitude latitude functions 8 年前
main.go Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig 8 年前
material.go article test case nexted structure worked. 8 年前
material_test.go using global setup for all test cases introducing TestMain 8 年前
mediaID.go added TODO tag 8 年前
menu.json default menu in json 8 年前
messageEncrypt.go first test case passed 8 年前
outMsg.go download file get correct suffix 8 年前
outMsg_test.go using global setup for all test cases introducing TestMain 8 年前
outTemplateMsg.go 12 template, tests all done. 8 年前
outTemplateMsg_test.go using global setup for all test cases introducing TestMain 8 年前
procDummy.go added unique procname identifier for each procedure 8 年前
procEcho.go added voice command 8 年前
procGetBasicUserInfo.go added unique procname identifier for each procedure 8 年前
procedure.go revise proc interface to include sessionData 8 年前
qrcode.go temp qr message 8 年前
qrcode_test.go using global setup for all test cases introducing TestMain 8 年前
randomstring.go random string facility moved to standalone file. 8 年前
serveCommand.go remove duplicate reply test. 8 年前
serveEvents.go move subscribe event to it's own handler. 8 年前
server.go Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig 8 年前
server_config.json move public account id to config 8 年前
server_test.go using global setup for all test cases introducing TestMain 8 年前
sessionManager.go remove debug msg 8 年前
sync_wechat_token.sh bug fix in startJob, we should not assign s back to m.sessions[openID] as it conflicts with sessionmanager with 'counter' attribute. 8 年前
todo.tasks added API call error message retrieval (not tested) 8 年前
upload.go crmSearchLead -> crmdSearchLead 8 年前
upload_test.go using global setup for all test cases introducing TestMain 8 年前
wechatApiError.go change test user to 刘建明 8 年前
wechatMsg.go safeguard more than 1 reply panic 8 年前
wechat_hitxy change test user to 刘建明 8 年前