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 68dc845cd5 bug fix: when err creating lead record, we should not proceed with priting info. 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 bug fix: when err creating lead record, we should not proceed with priting info. 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 upload to right server directory, config is seperated.. 8 年之前
wechatApiError.go change test user to 刘建明 8 年之前
wechatMsg.go safeguard more than 1 reply panic 8 年之前