You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Patrick Peng Sun d1b3380b36 check expired session. 8 years ago
.vscode initial commit 8 years ago
media_for_test add music thumb for test 8 years ago
sample_data kf user nick name to acc id has been tested. 8 years ago
.gitignore chat state test done. 8 years ago
accessToken.go added networking access fatal error message 8 years ago
accessToken_test.go All test case use SetupConfig (which is hardcode value) 8 years ago
chatSession.go check expired session. 8 years ago
chatSession_test.go chat session re-invented. 8 years ago
chatState.go change test user to 刘建明 8 years ago
chatState_test.go remove outdated test 8 years ago
common_test.go renew kf info 8 years ago
config.go read CRM wechat API from different config file 8 years ago
configCRM.go read CRM wechat API from different config file 8 years ago
crmAttachment.go download attachment and save as a new name 8 years ago
crmAttachment_test.go access crm attachment through our server as a proxy. 8 years ago
crm_config.json read CRM wechat API from different config file 8 years ago
customMenu.go added home page and changed click to scan and photo command 8 years ago
customMenu_test.go add comments for verifying custom menu 8 years ago
download.go download file get correct suffix 8 years ago
download_test.go material count download is successful 8 years ago
encrypt_test.go fix typo error 8 years ago
fileinfo.go ensure path exist moved here. 8 years ago
fileinfo_test.go test mime type 8 years ago
inEvent.go first test case passed 8 years ago
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. 8 years ago
inMsg_test.go checkgin empty field for events 8 years ago
kfsend.go try nick name test 8 years ago
kfsend_test.go change test user to 刘建明 8 years ago
kfuser.go kf user nick name to acc id has been tested. 8 years ago
kfuser_test.go highlight , possible resonable failure of test case 8 years ago
latlong.go all longtitude latitude functions 8 years ago
main.go init all proc 8 years ago
material.go article test case nexted structure worked. 8 years ago
material_test.go get permentant meterial title 8 years ago
mediaID.go added TODO tag 8 years ago
menu.json default menu in json 8 years ago
messageEncrypt.go first test case passed 8 years ago
outMsg.go download file get correct suffix 8 years ago
outMsg_test.go decodeing http message to xml wrapped into function 8 years ago
outTemplateMsg.go 12 template, tests all done. 8 years ago
outTemplateMsg_test.go 12 template, tests all done. 8 years ago
procDummy.go added unique procname identifier for each procedure 8 years ago
procEcho.go echo intro, summary 8 years ago
procGetBasicUserInfo.go added unique procname identifier for each procedure 8 years ago
procedure.go revise proc interface to include sessionData 8 years ago
qrcode.go temp qr message 8 years ago
qrcode_test.go temp qr message 8 years ago
randomstring.go random string facility moved to standalone file. 8 years ago
serveCommand.go added introduction of proc 8 years ago
server.go change test user to 刘建明 8 years ago
server_config.json move public account id to config 8 years ago
server_test.go echo order might be different remove one and keep only one 8 years ago
sessionManager.go very important bugfix, to save session changes caused by procedure 8 years ago
todo.tasks added API call error message retrieval (not tested) 8 years ago
upload.go create attachment at EspoCRM done ~ yeah 8 years ago
upload_test.go video download has to wait for a while to compare the downloaded file, otherwise we simply get empty file. 8 years ago
wechatApiError.go change test user to 刘建明 8 years ago
wechatMsg.go transfer KF helper function 8 years ago
wechat_hitxy change test user to 刘建明 8 years ago