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 7c4c7de86f change proc from structure to interface. преди 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 echo command test formally passed, bug fix update session data (sessionmanager.startJob) преди 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 signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. преди 8 години
config.go read CRM wechat API from different config file преди 8 години
configCRM.go convert contact from Lead , done. преди 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 locatoin save tested. преди 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 Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig преди 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 registerUser signature changed to simple openID преди 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 try nick name test преди 8 години
kfsend_test.go using global setup for all test cases introducing TestMain преди 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 locatoin save tested. преди 8 години
location_test.go locatoin save tested. преди 8 години
main.go move redirec to crmpixel ,as they both emphasis on auth cookies. преди 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 menu events updated with hitxy content преди 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 change proc from structure to interface. преди 8 години
procEcho.go change proc from structure to interface. преди 8 години
procGetBasicUserInfo.go change proc from structure to interface. преди 8 години
procedure.go change proc from structure to interface. преди 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 echo command test formally passed, bug fix update session data (sessionmanager.startJob) преди 8 години
serveEvents.go locatoin save tested. преди 8 години
server.go test url with abc преди 8 години
server_config.json move public account id to config преди 8 години
server_test.go qrcode generating tested. and worked преди 8 години
sessionManager.go bugfix, in startjob, we cannot modify sessionmanager's data, as it has race condition. преди 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 години