Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Patrick Peng Sun 552c1d3fd9 added live cast search. 8 lat temu
.vscode initial commit 8 lat temu
media_for_test add music thumb for test 8 lat temu
sample_data convert contact from Lead , done. 8 lat temu
spa livecast template tested. 8 lat temu
.gitignore remove back file from html editor pinggrow 8 lat temu
accessToken.go added networking access fatal error message 8 lat temu
accessToken_test.go using global setup for all test cases introducing TestMain 8 lat temu
chatSession.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 8 lat temu
chatSession_test.go chat session re-invented. 8 lat temu
chatState.go remove outdated 'response' field 8 lat temu
chatState_test.go remove unused reponse field 8 lat temu
common_test.go path config seperated to stand alone file. 8 lat temu
config.go path config seperated to stand alone file. 8 lat temu
configCRM.go added CRM cache website url 8 lat temu
configIntraApi.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 8 lat temu
configPath.go path config seperated to stand alone file. 8 lat temu
crmAttachment.go crmd prefix for all crm related data structure 8 lat temu
crmAttachment_test.go crmd prefix for all crm related data structure 8 lat temu
crmContact.go test decode crmdContact done.. yeah 8 lat temu
crmContact_test.go test decode crmdContact done.. yeah 8 lat temu
crmEntity.go added live cast search. 8 lat temu
crmEntityBase.go common field for crmLead removed from structure. 8 lat temu
crmEntityBase_test.go EntityBase is described as base element for all other custom elements. 8 lat temu
crmEntitySubscribe.go subscribe, customer entity basic field, openID and subscribed, test passed 8 lat temu
crmEntitySubscribe_test.go testing timeing format convert function. 8 lat temu
crmEntity_test.go using non-matching email to avoid conflicts with existing record. 8 lat temu
crmLead.go using Global path to form anonymouse user photo URL. 8 lat temu
crmLeadStream.go centralize URL building for CRM API 8 lat temu
crmLeadStream_test.go centralize URL building for CRM API 8 lat temu
crmLead_test.go import existing Wechat User 8 lat temu
crm_config.json user info avatar url now protected with signature. 8 lat temu
crmcache.go bugfix : after downloadingfile ,we still need to serve it.. 8 lat temu
crmpixel.go get lead from cookie 8 lat temu
crmpixel_test.go redirect handler tested. 8 lat temu
customMenu.go 积分余额 菜单实现 8 lat temu
customMenu_test.go using global setup for all test cases introducing TestMain 8 lat temu
download.go download file get correct suffix 8 lat temu
download_test.go material count download is successful 8 lat temu
encrypt_test.go using global setup for all test cases introducing TestMain 8 lat temu
errorHttp.go error http can detect duplicate crm records now. 8 lat temu
errorHttp_test.go test analysis reason 8 lat temu
eventSubscribe.go create lead from openID , build into function. 8 lat temu
eventSubscribe_test.go registerUser signature changed to simple openID 8 lat temu
fileinfo.go crmd prefix for all crm related data structure 8 lat temu
fileinfo_test.go test mime type 8 lat temu
inEvent.go first test case passed 8 lat temu
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. 8 lat temu
inMsg_test.go using global setup for all test cases introducing TestMain 8 lat temu
intrapi_config.json signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 8 lat temu
kfsend.go article limited to 8 8 lat temu
kfsend_test.go typo 8 lat temu
kfuser.go kf user nick name to acc id has been tested. 8 lat temu
kfuser_test.go using global setup for all test cases introducing TestMain 8 lat temu
latlong.go all longtitude latitude functions 8 lat temu
livecast.go livecast handler demo data ready. 8 lat temu
location.go using *InWechatMsg to prevent double reply. 8 lat temu
location_test.go locatoin save tested. 8 lat temu
main.go livecast handler demo data ready. 8 lat temu
material.go article test case nexted structure worked. 8 lat temu
material_test.go using global setup for all test cases introducing TestMain 8 lat temu
mediaID.go added TODO tag 8 lat temu
menu.json default menu in json 8 lat temu
menuClick.go wording livecast message. 8 lat temu
messageEncrypt.go first test case passed 8 lat temu
outMsg.go download file get correct suffix 8 lat temu
outMsg_test.go using global setup for all test cases introducing TestMain 8 lat temu
outTemplateMsg.go 积分余额 菜单实现 8 lat temu
outTemplateMsg_test.go 积分余额 菜单实现 8 lat temu
path_config.json path config seperated to stand alone file. 8 lat temu
procDummy.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 8 lat temu
procEcho.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 8 lat temu
procFeedback.go wording feedback intro message 8 lat temu
procGetBasicUserInfo.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 8 lat temu
procSearchMember.go trim spaces 8 lat temu
procedure.go 注册投诉反馈 8 lat temu
qrcode.go qrcode generating tested. and worked 8 lat temu
qrcode_test.go using global setup for all test cases introducing TestMain 8 lat temu
randomstring.go random string facility moved to standalone file. 8 lat temu
serveCommand.go 积分余额 菜单实现 8 lat temu
serveEvents.go give click events to use in.Reply 8 lat temu
server.go added 404 not found page without any icons. 8 lat temu
server_config.json move public account id to config 8 lat temu
server_test.go build signature and append to existing url 8 lat temu
sessionManager.go using *InWechatMsg to prevent double reply. 8 lat temu
spaEdit.go editing anonymouse user and New user, will change state to assigned. 8 lat temu
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 lat temu
todo.tasks added API call error message retrieval (not tested) 8 lat temu
upload.go crmSearchLead -> crmdSearchLead 8 lat temu
upload_test.go using global setup for all test cases introducing TestMain 8 lat temu
uploadwechathitxy.sh we cannot overwrite a running file. 8 lat temu
wechatApiError.go change test user to 刘建明 8 lat temu
wechatMsg.go safe guard empty message will not produce "BUG" message, it's legit 8 lat temu