Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Patrick Peng Sun f56b36cdf2 error http can detect duplicate crm records now. 8 lat temu
.vscode initial commit 9 lat temu
media_for_test add music thumb for test 9 lat temu
sample_data test CRUD entity with "Lead", and trying create duplicate to handle errors. 8 lat temu
.gitignore chat state test done. 9 lat temu
accessToken.go added networking access fatal error message 9 lat temu
accessToken_test.go All test case use SetupConfig (which is hardcode value) 9 lat temu
chatSession.go check expired session. 9 lat temu
chatSession_test.go chat session re-invented. 9 lat temu
chatState.go change test user to 刘建明 9 lat temu
chatState_test.go remove outdated test 9 lat temu
common_test.go renew kf info 9 lat temu
config.go read CRM wechat API from different config file 9 lat temu
configCRM.go read CRM wechat API from different config file 9 lat temu
crmAttachment.go download attachment and save as a new name 9 lat temu
crmAttachment_test.go access crm attachment through our server as a proxy. 9 lat temu
crmEntity.go error http can detect duplicate crm records now. 8 lat temu
crmEntity_test.go error http can detect duplicate crm records now. 8 lat temu
crmLead.go Lead ID is omitable when create new.. (http POST) getLead by ID is added as a wrapper for crmGetEntity 8 lat temu
crmLeadStream.go before crm-cRUD-generalization 8 lat temu
crmLeadStream_test.go before crm-cRUD-generalization 8 lat temu
crmLead_test.go test get Lead by ID 8 lat temu
crm_config.json read CRM wechat API from different config file 9 lat temu
customMenu.go added home page and changed click to scan and photo command 9 lat temu
customMenu_test.go add comments for verifying custom menu 9 lat temu
download.go download file get correct suffix 9 lat temu
download_test.go material count download is successful 9 lat temu
encrypt_test.go fix typo error 9 lat temu
errorHttp.go error http can detect duplicate crm records now. 8 lat temu
errorHttp_test.go special http response error is created for further diagnostic of errors when doing CRM http request. 8 lat temu
eventSubscribe.go crmLeadInfo -> crmdLead 8 lat temu
eventSubscribe_test.go test register new user. 8 lat temu
fileinfo.go ensure path exist moved here. 9 lat temu
fileinfo_test.go test mime type 9 lat temu
inEvent.go first test case passed 9 lat temu
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. 9 lat temu
inMsg_test.go checkgin empty field for events 9 lat temu
kfsend.go try nick name test 9 lat temu
kfsend_test.go change test user to 刘建明 9 lat temu
kfuser.go kf user nick name to acc id has been tested. 9 lat temu
kfuser_test.go highlight , possible resonable failure of test case 9 lat temu
latlong.go all longtitude latitude functions 9 lat temu
main.go init all proc 9 lat temu
material.go article test case nexted structure worked. 9 lat temu
material_test.go get permentant meterial title 9 lat temu
mediaID.go added TODO tag 9 lat temu
menu.json default menu in json 9 lat temu
messageEncrypt.go first test case passed 9 lat temu
outMsg.go download file get correct suffix 9 lat temu
outMsg_test.go decodeing http message to xml wrapped into function 9 lat temu
outTemplateMsg.go 12 template, tests all done. 9 lat temu
outTemplateMsg_test.go 12 template, tests all done. 9 lat temu
procDummy.go added unique procname identifier for each procedure 9 lat temu
procEcho.go added voice command 9 lat temu
procGetBasicUserInfo.go added unique procname identifier for each procedure 9 lat temu
procedure.go revise proc interface to include sessionData 9 lat temu
qrcode.go temp qr message 9 lat temu
qrcode_test.go temp qr message 9 lat temu
randomstring.go random string facility moved to standalone file. 9 lat temu
serveCommand.go remove duplicate reply test. 9 lat temu
serveEvents.go move subscribe event to it's own handler. 8 lat temu
server.go using InWechagMsg member function. 9 lat temu
server_config.json move public account id to config 9 lat temu
server_test.go echo order might be different remove one and keep only one 9 lat temu
sessionManager.go remove debug msg 8 lat temu
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 lat temu
todo.tasks added API call error message retrieval (not tested) 9 lat temu
upload.go only dump error when http is not 200 response. also created special http error. 8 lat temu
upload_test.go video download has to wait for a while to compare the downloaded file, otherwise we simply get empty file. 9 lat temu
wechatApiError.go change test user to 刘建明 9 lat temu
wechatMsg.go safeguard more than 1 reply panic 9 lat temu
wechat_hitxy change test user to 刘建明 9 lat temu