Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Patrick Peng Sun 631c8e7d6a remove outdated 'response' field 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 remove outdated 'response' field 8 лет назад
chatSession_test.go chat session re-invented. 8 лет назад
chatState.go remove outdated 'response' field 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 proc interface updated, dummy commented out from production 8 лет назад
procEcho.go proc interface updated, dummy commented out from production 8 лет назад
procGetBasicUserInfo.go proc interface updated, dummy commented out from production 8 лет назад
procedure.go proc interface updated, dummy commented out from production 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 proc interface updated, dummy commented out from production 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 лет назад