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 b4a7c731fe remove meaningless message пре 8 година
.vscode initial commit пре 8 година
media_for_test add music thumb for test пре 8 година
sample_data convert contact from Lead , done. пре 8 година
.gitignore ignore wechat_hitxy пре 8 година
accessToken.go added networking access fatal error message пре 8 година
accessToken_test.go using global setup for all test cases introducing TestMain пре 8 година
chatSession.go using *InWechatMsg to prevent double reply. пре 8 година
chatSession_test.go chat session re-invented. пре 8 година
chatState.go remove outdated 'response' field пре 8 година
chatState_test.go remove unused reponse field пре 8 година
common_test.go crm cache site config пре 8 година
config.go read CRM wechat API from different config file пре 8 година
configCRM.go added CRM cache website url пре 8 година
configIntraApi.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. пре 8 година
crmAttachment.go crmd prefix for all crm related data structure пре 8 година
crmAttachment_test.go crmd prefix for all crm related data structure пре 8 година
crmContact.go test decode crmdContact done.. yeah пре 8 година
crmContact_test.go test decode crmdContact done.. yeah пре 8 година
crmEntity.go locatoin save tested. пре 8 година
crmEntityBase.go common field for crmLead removed from structure. пре 8 година
crmEntityBase_test.go EntityBase is described as base element for all other custom elements. пре 8 година
crmEntitySubscribe.go subscribe, customer entity basic field, openID and subscribed, test passed пре 8 година
crmEntitySubscribe_test.go testing timeing format convert function. пре 8 година
crmEntity_test.go using non-matching email to avoid conflicts with existing record. пре 8 година
crmLead.go url for avatar now have signature protection. пре 8 година
crmLeadStream.go centralize URL building for CRM API пре 8 година
crmLeadStream_test.go centralize URL building for CRM API пре 8 година
crmLead_test.go import existing Wechat User пре 8 година
crm_config.json user info avatar url now protected with signature. пре 8 година
crmcache.go user info avatar url now protected with signature. пре 8 година
crmpixel.go convert contact from Lead , done. пре 8 година
crmpixel_test.go redirect handler tested. пре 8 година
customMenu.go menu events updated with hitxy content пре 8 година
customMenu_test.go using global setup for all test cases introducing TestMain пре 8 година
download.go download file get correct suffix пре 8 година
download_test.go material count download is successful пре 8 година
encrypt_test.go using global setup for all test cases introducing TestMain пре 8 година
errorHttp.go error http can detect duplicate crm records now. пре 8 година
errorHttp_test.go test analysis reason пре 8 година
eventSubscribe.go create lead from openID , build into function. пре 8 година
eventSubscribe_test.go registerUser signature changed to simple openID пре 8 година
fileinfo.go crmd prefix for all crm related data structure пре 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 using global setup for all test cases introducing TestMain пре 8 година
intrapi_config.json signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. пре 8 година
kfsend.go article limited to 8 пре 8 година
kfsend_test.go typo пре 8 година
kfuser.go kf user nick name to acc id has been tested. пре 8 година
kfuser_test.go using global setup for all test cases introducing TestMain пре 8 година
latlong.go all longtitude latitude functions пре 8 година
location.go using *InWechatMsg to prevent double reply. пре 8 година
location_test.go locatoin save tested. пре 8 година
main.go serve crm cache file пре 8 година
material.go article test case nexted structure worked. пре 8 година
material_test.go using global setup for all test cases introducing TestMain пре 8 година
mediaID.go added TODO tag пре 8 година
menu.json default menu in json пре 8 година
menuClick.go using *InWechatMsg to prevent double reply. пре 8 година
messageEncrypt.go first test case passed пре 8 година
outMsg.go download file get correct suffix пре 8 година
outMsg_test.go using global setup for all test cases introducing TestMain пре 8 година
outTemplateMsg.go 12 template, tests all done. пре 8 година
outTemplateMsg_test.go using global setup for all test cases introducing TestMain пре 8 година
procDummy.go using *InWechatMsg to prevent double reply. пре 8 година
procEcho.go using *InWechatMsg to prevent double reply. пре 8 година
procGetBasicUserInfo.go remove meaningless message пре 8 година
procedure.go using *InWechatMsg to prevent double reply. пре 8 година
qrcode.go qrcode generating tested. and worked пре 8 година
qrcode_test.go using global setup for all test cases introducing TestMain пре 8 година
randomstring.go random string facility moved to standalone file. пре 8 година
serveCommand.go using *InWechatMsg to prevent double reply. пре 8 година
serveEvents.go using *InWechatMsg to prevent double reply. пре 8 година
server.go build signature and append to existing url пре 8 година
server_config.json move public account id to config пре 8 година
server_test.go build signature and append to existing url пре 8 година
sessionManager.go using *InWechatMsg to prevent double reply. пре 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 crmSearchLead -> crmdSearchLead пре 8 година
upload_test.go using global setup for all test cases introducing TestMain пре 8 година
uploadwechathitxy.sh build and upload to wechat_hitxy location пре 8 година
wechatApiError.go change test user to 刘建明 пре 8 година
wechatMsg.go safeguard more than 1 reply panic пре 8 година