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 години