Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Patrick Peng Sun 7e16752d67 test register new user. il y a 8 ans
.vscode initial commit il y a 8 ans
media_for_test add music thumb for test il y a 8 ans
sample_data crm query information structure json test finished. il y a 8 ans
.gitignore chat state test done. il y a 8 ans
accessToken.go added networking access fatal error message il y a 8 ans
accessToken_test.go All test case use SetupConfig (which is hardcode value) il y a 8 ans
chatSession.go check expired session. il y a 8 ans
chatSession_test.go chat session re-invented. il y a 8 ans
chatState.go change test user to 刘建明 il y a 8 ans
chatState_test.go remove outdated test il y a 8 ans
common_test.go renew kf info il y a 8 ans
config.go read CRM wechat API from different config file il y a 8 ans
configCRM.go read CRM wechat API from different config file il y a 8 ans
crmAttachment.go download attachment and save as a new name il y a 8 ans
crmAttachment_test.go access crm attachment through our server as a proxy. il y a 8 ans
crmLead.go search lead with a specific openID is implemented and tested. il y a 8 ans
crmLead_test.go search lead with a specific openID is implemented and tested. il y a 8 ans
crm_config.json read CRM wechat API from different config file il y a 8 ans
customMenu.go added home page and changed click to scan and photo command il y a 8 ans
customMenu_test.go add comments for verifying custom menu il y a 8 ans
download.go download file get correct suffix il y a 8 ans
download_test.go material count download is successful il y a 8 ans
encrypt_test.go fix typo error il y a 8 ans
eventSubscribe.go test register new user. il y a 8 ans
eventSubscribe_test.go test register new user. il y a 8 ans
fileinfo.go ensure path exist moved here. il y a 8 ans
fileinfo_test.go test mime type il y a 8 ans
inEvent.go first test case passed il y a 8 ans
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. il y a 8 ans
inMsg_test.go checkgin empty field for events il y a 8 ans
kfsend.go try nick name test il y a 8 ans
kfsend_test.go change test user to 刘建明 il y a 8 ans
kfuser.go kf user nick name to acc id has been tested. il y a 8 ans
kfuser_test.go highlight , possible resonable failure of test case il y a 8 ans
latlong.go all longtitude latitude functions il y a 8 ans
main.go init all proc il y a 8 ans
material.go article test case nexted structure worked. il y a 8 ans
material_test.go get permentant meterial title il y a 8 ans
mediaID.go added TODO tag il y a 8 ans
menu.json default menu in json il y a 8 ans
messageEncrypt.go first test case passed il y a 8 ans
outMsg.go download file get correct suffix il y a 8 ans
outMsg_test.go decodeing http message to xml wrapped into function il y a 8 ans
outTemplateMsg.go 12 template, tests all done. il y a 8 ans
outTemplateMsg_test.go 12 template, tests all done. il y a 8 ans
procDummy.go added unique procname identifier for each procedure il y a 8 ans
procEcho.go added voice command il y a 8 ans
procGetBasicUserInfo.go added unique procname identifier for each procedure il y a 8 ans
procedure.go revise proc interface to include sessionData il y a 8 ans
qrcode.go temp qr message il y a 8 ans
qrcode_test.go temp qr message il y a 8 ans
randomstring.go random string facility moved to standalone file. il y a 8 ans
serveCommand.go remove duplicate reply test. il y a 8 ans
serveEvents.go move subscribe event to it's own handler. il y a 8 ans
server.go using InWechagMsg member function. il y a 8 ans
server_config.json move public account id to config il y a 8 ans
server_test.go echo order might be different remove one and keep only one il y a 8 ans
sessionManager.go remove debug msg il y a 8 ans
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. il y a 8 ans
todo.tasks added API call error message retrieval (not tested) il y a 8 ans
upload.go enable debug il y a 8 ans
upload_test.go video download has to wait for a while to compare the downloaded file, otherwise we simply get empty file. il y a 8 ans
wechatApiError.go change test user to 刘建明 il y a 8 ans
wechatMsg.go safeguard more than 1 reply panic il y a 8 ans
wechat_hitxy change test user to 刘建明 il y a 8 ans