Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Patrick Peng Sun 631c8e7d6a remove outdated 'response' field 8 anos atrás
.vscode initial commit 8 anos atrás
media_for_test add music thumb for test 8 anos atrás
sample_data convert contact from Lead , done. 8 anos atrás
.gitignore ignore wechat_hitxy 8 anos atrás
accessToken.go added networking access fatal error message 8 anos atrás
accessToken_test.go using global setup for all test cases introducing TestMain 8 anos atrás
chatSession.go remove outdated 'response' field 8 anos atrás
chatSession_test.go chat session re-invented. 8 anos atrás
chatState.go remove outdated 'response' field 8 anos atrás
chatState_test.go remove outdated test 8 anos atrás
common_test.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 8 anos atrás
config.go read CRM wechat API from different config file 8 anos atrás
configCRM.go convert contact from Lead , done. 8 anos atrás
configIntraApi.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 8 anos atrás
crmAttachment.go crmd prefix for all crm related data structure 8 anos atrás
crmAttachment_test.go crmd prefix for all crm related data structure 8 anos atrás
crmContact.go test decode crmdContact done.. yeah 8 anos atrás
crmContact_test.go test decode crmdContact done.. yeah 8 anos atrás
crmEntity.go locatoin save tested. 8 anos atrás
crmEntityBase.go common field for crmLead removed from structure. 8 anos atrás
crmEntityBase_test.go EntityBase is described as base element for all other custom elements. 8 anos atrás
crmEntitySubscribe.go subscribe, customer entity basic field, openID and subscribed, test passed 8 anos atrás
crmEntitySubscribe_test.go testing timeing format convert function. 8 anos atrás
crmEntity_test.go using non-matching email to avoid conflicts with existing record. 8 anos atrás
crmLead.go locatoin save tested. 8 anos atrás
crmLeadStream.go centralize URL building for CRM API 8 anos atrás
crmLeadStream_test.go centralize URL building for CRM API 8 anos atrás
crmLead_test.go import existing Wechat User 8 anos atrás
crm_config.json Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig 8 anos atrás
crmpixel.go convert contact from Lead , done. 8 anos atrás
crmpixel_test.go redirect handler tested. 8 anos atrás
customMenu.go menu events updated with hitxy content 8 anos atrás
customMenu_test.go using global setup for all test cases introducing TestMain 8 anos atrás
download.go download file get correct suffix 8 anos atrás
download_test.go material count download is successful 8 anos atrás
encrypt_test.go using global setup for all test cases introducing TestMain 8 anos atrás
errorHttp.go error http can detect duplicate crm records now. 8 anos atrás
errorHttp_test.go test analysis reason 8 anos atrás
eventSubscribe.go registerUser signature changed to simple openID 8 anos atrás
eventSubscribe_test.go registerUser signature changed to simple openID 8 anos atrás
fileinfo.go crmd prefix for all crm related data structure 8 anos atrás
fileinfo_test.go test mime type 8 anos atrás
inEvent.go first test case passed 8 anos atrás
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. 8 anos atrás
inMsg_test.go using global setup for all test cases introducing TestMain 8 anos atrás
intrapi_config.json signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 8 anos atrás
kfsend.go try nick name test 8 anos atrás
kfsend_test.go using global setup for all test cases introducing TestMain 8 anos atrás
kfuser.go kf user nick name to acc id has been tested. 8 anos atrás
kfuser_test.go using global setup for all test cases introducing TestMain 8 anos atrás
latlong.go all longtitude latitude functions 8 anos atrás
location.go locatoin save tested. 8 anos atrás
location_test.go locatoin save tested. 8 anos atrás
main.go move redirec to crmpixel ,as they both emphasis on auth cookies. 8 anos atrás
material.go article test case nexted structure worked. 8 anos atrás
material_test.go using global setup for all test cases introducing TestMain 8 anos atrás
mediaID.go added TODO tag 8 anos atrás
menu.json default menu in json 8 anos atrás
menuClick.go menu events updated with hitxy content 8 anos atrás
messageEncrypt.go first test case passed 8 anos atrás
outMsg.go download file get correct suffix 8 anos atrás
outMsg_test.go using global setup for all test cases introducing TestMain 8 anos atrás
outTemplateMsg.go 12 template, tests all done. 8 anos atrás
outTemplateMsg_test.go using global setup for all test cases introducing TestMain 8 anos atrás
procDummy.go proc interface updated, dummy commented out from production 8 anos atrás
procEcho.go proc interface updated, dummy commented out from production 8 anos atrás
procGetBasicUserInfo.go proc interface updated, dummy commented out from production 8 anos atrás
procedure.go proc interface updated, dummy commented out from production 8 anos atrás
qrcode.go qrcode generating tested. and worked 8 anos atrás
qrcode_test.go using global setup for all test cases introducing TestMain 8 anos atrás
randomstring.go random string facility moved to standalone file. 8 anos atrás
serveCommand.go proc interface updated, dummy commented out from production 8 anos atrás
serveEvents.go locatoin save tested. 8 anos atrás
server.go test url with abc 8 anos atrás
server_config.json move public account id to config 8 anos atrás
server_test.go qrcode generating tested. and worked 8 anos atrás
sessionManager.go bugfix, in startjob, we cannot modify sessionmanager's data, as it has race condition. 8 anos atrás
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 anos atrás
todo.tasks added API call error message retrieval (not tested) 8 anos atrás
upload.go crmSearchLead -> crmdSearchLead 8 anos atrás
upload_test.go using global setup for all test cases introducing TestMain 8 anos atrás
uploadwechathitxy.sh build and upload to wechat_hitxy location 8 anos atrás
wechatApiError.go change test user to 刘建明 8 anos atrás
wechatMsg.go safeguard more than 1 reply panic 8 anos atrás