Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Patrick Peng Sun 161843f01e remove outdated har file před 8 roky
.vscode initial commit před 8 roky
media_for_test add music thumb for test před 8 roky
sample_data remove outdated har file před 8 roky
.gitignore chat state test done. před 8 roky
accessToken.go added networking access fatal error message před 8 roky
accessToken_test.go using global setup for all test cases introducing TestMain před 8 roky
chatSession.go check expired session. před 8 roky
chatSession_test.go chat session re-invented. před 8 roky
chatState.go change test user to 刘建明 před 8 roky
chatState_test.go remove outdated test před 8 roky
common_test.go Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig před 8 roky
config.go read CRM wechat API from different config file před 8 roky
configCRM.go Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig před 8 roky
crmAttachment.go attachment URL centralized by CRM config. před 8 roky
crmAttachment_test.go compare two file's md5 should be correct. před 8 roky
crmEntity.go common field for crmLead removed from structure. před 8 roky
crmEntityBase.go common field for crmLead removed from structure. před 8 roky
crmEntityBase_test.go EntityBase is described as base element for all other custom elements. před 8 roky
crmEntitySubscribe.go subscribe, customer entity basic field, openID and subscribed, test passed před 8 roky
crmEntitySubscribe_test.go testing timeing format convert function. před 8 roky
crmEntity_test.go wechat_hitxy_id -> wechatOpenID před 8 roky
crmLead.go remove outdated har file před 8 roky
crmLeadStream.go centralize URL building for CRM API před 8 roky
crmLeadStream_test.go centralize URL building for CRM API před 8 roky
crmLead_test.go wechat_hitxy_id -> wechatOpenID před 8 roky
crm_config.json Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig před 8 roky
customMenu.go added home page and changed click to scan and photo command před 8 roky
customMenu_test.go using global setup for all test cases introducing TestMain před 8 roky
download.go download file get correct suffix před 8 roky
download_test.go material count download is successful před 8 roky
encrypt_test.go using global setup for all test cases introducing TestMain před 8 roky
errorHttp.go error http can detect duplicate crm records now. před 8 roky
errorHttp_test.go special http response error is created for further diagnostic of errors when doing CRM http request. před 8 roky
eventSubscribe.go unsubscribe implemented před 8 roky
eventSubscribe_test.go wechat_hitxy_id -> wechatOpenID před 8 roky
fileinfo.go compare two file's md5 should be correct. před 8 roky
fileinfo_test.go test mime type před 8 roky
inEvent.go first test case passed před 8 roky
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. před 8 roky
inMsg_test.go using global setup for all test cases introducing TestMain před 8 roky
kfsend.go try nick name test před 8 roky
kfsend_test.go using global setup for all test cases introducing TestMain před 8 roky
kfuser.go kf user nick name to acc id has been tested. před 8 roky
kfuser_test.go using global setup for all test cases introducing TestMain před 8 roky
latlong.go all longtitude latitude functions před 8 roky
main.go Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig před 8 roky
material.go article test case nexted structure worked. před 8 roky
material_test.go using global setup for all test cases introducing TestMain před 8 roky
mediaID.go added TODO tag před 8 roky
menu.json default menu in json před 8 roky
messageEncrypt.go first test case passed před 8 roky
outMsg.go download file get correct suffix před 8 roky
outMsg_test.go using global setup for all test cases introducing TestMain před 8 roky
outTemplateMsg.go 12 template, tests all done. před 8 roky
outTemplateMsg_test.go using global setup for all test cases introducing TestMain před 8 roky
procDummy.go added unique procname identifier for each procedure před 8 roky
procEcho.go added voice command před 8 roky
procGetBasicUserInfo.go added unique procname identifier for each procedure před 8 roky
procedure.go revise proc interface to include sessionData před 8 roky
qrcode.go temp qr message před 8 roky
qrcode_test.go using global setup for all test cases introducing TestMain před 8 roky
randomstring.go random string facility moved to standalone file. před 8 roky
serveCommand.go remove duplicate reply test. před 8 roky
serveEvents.go unsubscribe implemented před 8 roky
server.go Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig před 8 roky
server_config.json move public account id to config před 8 roky
server_test.go using global setup for all test cases introducing TestMain před 8 roky
sessionManager.go remove debug msg před 8 roky
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. před 8 roky
todo.tasks added API call error message retrieval (not tested) před 8 roky
upload.go crmSearchLead -> crmdSearchLead před 8 roky
upload_test.go using global setup for all test cases introducing TestMain před 8 roky
wechatApiError.go change test user to 刘建明 před 8 roky
wechatMsg.go safeguard more than 1 reply panic před 8 roky
wechat_hitxy change test user to 刘建明 před 8 roky