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