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 7f54440a1f attachment URL centralized by CRM config. 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 crmSearchLead -> crmdSearchLead 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 using global setup for all test cases introducing TestMain 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 using global setup for all test cases introducing TestMain il y a 8 ans
config.go read CRM wechat API from different config file il y a 8 ans
configCRM.go attachment URL centralized by CRM config. il y a 8 ans
crmAttachment.go attachment URL centralized by CRM config. il y a 8 ans
crmAttachment_test.go using global setup for all test cases introducing TestMain il y a 8 ans
crmEntity.go attachment URL centralized by CRM config. il y a 8 ans
crmEntity_test.go match another attribute il y a 8 ans
crmLead.go centralize URL building for CRM API il y a 8 ans
crmLeadStream.go centralize URL building for CRM API il y a 8 ans
crmLeadStream_test.go centralize URL building for CRM API il y a 8 ans
crmLead_test.go crmSearchLead -> crmdSearchLead 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 using global setup for all test cases introducing TestMain 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 using global setup for all test cases introducing TestMain il y a 8 ans
errorHttp.go error http can detect duplicate crm records now. il y a 8 ans
errorHttp_test.go special http response error is created for further diagnostic of errors when doing CRM http request. il y a 8 ans
eventSubscribe.go using createEntity instead of hardcoded http request. il y a 8 ans
eventSubscribe_test.go delete temp record 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 using global setup for all test cases introducing TestMain il y a 8 ans
kfsend.go try nick name test il y a 8 ans
kfsend_test.go using global setup for all test cases introducing TestMain 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 using global setup for all test cases introducing TestMain 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 using global setup for all test cases introducing TestMain 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 using global setup for all test cases introducing TestMain il y a 8 ans
outTemplateMsg.go 12 template, tests all done. il y a 8 ans
outTemplateMsg_test.go using global setup for all test cases introducing TestMain 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 using global setup for all test cases introducing TestMain 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 using global setup for all test cases introducing TestMain 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 crmSearchLead -> crmdSearchLead il y a 8 ans
upload_test.go using global setup for all test cases introducing TestMain 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