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 77a8bb4355 crmSite using global config. change global config should be restored and should be quickly as much as possible. пре 8 година
.vscode initial commit пре 8 година
media_for_test add music thumb for test пре 8 година
sample_data test CRUD entity with "Lead", and trying create duplicate to handle errors. пре 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 crmSite using global config. change global config should be restored and should be quickly as much as possible. пре 8 година
crmEntity_test.go crmSite using global config. change global config should be restored and should be quickly as much as possible. пре 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 error http can detect duplicate crm records now. пре 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 format http println пре 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 година