Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Patrick Peng Sun 83ac3d6b78 convert contact from Lead , done. il y a 8 ans
.vscode initial commit il y a 8 ans
media_for_test add music thumb for test il y a 8 ans
sample_data convert contact from Lead , done. il y a 8 ans
.gitignore ignore wechat_hitxy il y a 8 ans
accessToken.go added networking access fatal error message il y a 8 ans
accessToken_test.go using global setup for all test cases introducing TestMain il y a 8 ans
chatSession.go check expired session. il y a 8 ans
chatSession_test.go chat session re-invented. il y a 8 ans
chatState.go change test user to 刘建明 il y a 8 ans
chatState_test.go remove outdated test il y a 8 ans
common_test.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. il y a 8 ans
config.go read CRM wechat API from different config file il y a 8 ans
configCRM.go convert contact from Lead , done. il y a 8 ans
configIntraApi.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. il y a 8 ans
crmAttachment.go crmd prefix for all crm related data structure il y a 8 ans
crmAttachment_test.go crmd prefix for all crm related data structure il y a 8 ans
crmContact.go convert contact from Lead , done. il y a 8 ans
crmContact_test.go convert contact from Lead , done. il y a 8 ans
crmEntity.go convert contact from Lead , done. il y a 8 ans
crmEntityBase.go common field for crmLead removed from structure. il y a 8 ans
crmEntityBase_test.go EntityBase is described as base element for all other custom elements. il y a 8 ans
crmEntitySubscribe.go subscribe, customer entity basic field, openID and subscribed, test passed il y a 8 ans
crmEntitySubscribe_test.go testing timeing format convert function. il y a 8 ans
crmEntity_test.go using non-matching email to avoid conflicts with existing record. il y a 8 ans
crmLead.go convert contact from Lead , done. il y a 8 ans
crmLeadStream.go centralize URL building for CRM API il y a 8 ans
crmLeadStream_test.go centralize URL building for CRM API il y a 8 ans
crmLead_test.go import existing Wechat User il y a 8 ans
crm_config.json Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig il y a 8 ans
crmpixel.go convert contact from Lead , done. il y a 8 ans
crmpixel_test.go redirect handler tested. il y a 8 ans
customMenu.go added home page and changed click to scan and photo command il y a 8 ans
customMenu_test.go using global setup for all test cases introducing TestMain il y a 8 ans
download.go download file get correct suffix il y a 8 ans
download_test.go material count download is successful il y a 8 ans
encrypt_test.go using global setup for all test cases introducing TestMain il y a 8 ans
errorHttp.go error http can detect duplicate crm records now. il y a 8 ans
errorHttp_test.go test analysis reason il y a 8 ans
eventSubscribe.go registerUser signature changed to simple openID il y a 8 ans
eventSubscribe_test.go registerUser signature changed to simple openID il y a 8 ans
fileinfo.go crmd prefix for all crm related data structure il y a 8 ans
fileinfo_test.go test mime type il y a 8 ans
inEvent.go first test case passed il y a 8 ans
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. il y a 8 ans
inMsg_test.go using global setup for all test cases introducing TestMain il y a 8 ans
intrapi_config.json signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. il y a 8 ans
kfsend.go try nick name test il y a 8 ans
kfsend_test.go using global setup for all test cases introducing TestMain il y a 8 ans
kfuser.go kf user nick name to acc id has been tested. il y a 8 ans
kfuser_test.go using global setup for all test cases introducing TestMain il y a 8 ans
latlong.go all longtitude latitude functions il y a 8 ans
main.go move redirec to crmpixel ,as they both emphasis on auth cookies. il y a 8 ans
material.go article test case nexted structure worked. il y a 8 ans
material_test.go using global setup for all test cases introducing TestMain il y a 8 ans
mediaID.go added TODO tag il y a 8 ans
menu.json default menu in json il y a 8 ans
messageEncrypt.go first test case passed il y a 8 ans
outMsg.go download file get correct suffix il y a 8 ans
outMsg_test.go using global setup for all test cases introducing TestMain il y a 8 ans
outTemplateMsg.go 12 template, tests all done. il y a 8 ans
outTemplateMsg_test.go using global setup for all test cases introducing TestMain il y a 8 ans
procDummy.go added unique procname identifier for each procedure il y a 8 ans
procEcho.go added voice command il y a 8 ans
procGetBasicUserInfo.go added unique procname identifier for each procedure il y a 8 ans
procedure.go revise proc interface to include sessionData il y a 8 ans
qrcode.go qrcode generating tested. and worked il y a 8 ans
qrcode_test.go using global setup for all test cases introducing TestMain il y a 8 ans
randomstring.go random string facility moved to standalone file. il y a 8 ans
serveCommand.go remove duplicate reply test. il y a 8 ans
serveEvents.go create qr api call tested. il y a 8 ans
server.go test url with abc il y a 8 ans
server_config.json move public account id to config il y a 8 ans
server_test.go qrcode generating tested. and worked il y a 8 ans
sessionManager.go remove debug msg il y a 8 ans
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. il y a 8 ans
todo.tasks added API call error message retrieval (not tested) il y a 8 ans
upload.go crmSearchLead -> crmdSearchLead il y a 8 ans
upload_test.go using global setup for all test cases introducing TestMain il y a 8 ans
uploadwechathitxy.sh build and upload to wechat_hitxy location il y a 8 ans
wechatApiError.go change test user to 刘建明 il y a 8 ans
wechatMsg.go safeguard more than 1 reply panic il y a 8 ans