選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Patrick Peng Sun 4048256c3c bugfix, caused by material 0.99 and 0.97 coexit. 9年前
.vscode initial commit 9年前
media_for_test add music thumb for test 9年前
sample_data convert contact from Lead , done. 9年前
spa bugfix, caused by material 0.99 and 0.97 coexit. 9年前
.gitignore remove back file from html editor pinggrow 9年前
accessToken.go added networking access fatal error message 9年前
accessToken_test.go using global setup for all test cases introducing TestMain 9年前
chatSession.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 9年前
chatSession_test.go chat session re-invented. 9年前
chatState.go remove outdated 'response' field 9年前
chatState_test.go remove unused reponse field 9年前
common_test.go path config seperated to stand alone file. 9年前
config.go path config seperated to stand alone file. 9年前
configCRM.go added CRM cache website url 9年前
configIntraApi.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 9年前
configPath.go path config seperated to stand alone file. 9年前
crmAttachment.go crmd prefix for all crm related data structure 9年前
crmAttachment_test.go crmd prefix for all crm related data structure 9年前
crmContact.go test decode crmdContact done.. yeah 9年前
crmContact_test.go test decode crmdContact done.. yeah 9年前
crmEntity.go report error when unknown entity type appeared. 9年前
crmEntityBase.go common field for crmLead removed from structure. 9年前
crmEntityBase_test.go EntityBase is described as base element for all other custom elements. 9年前
crmEntitySubscribe.go subscribe, customer entity basic field, openID and subscribed, test passed 9年前
crmEntitySubscribe_test.go testing timeing format convert function. 9年前
crmEntity_test.go using non-matching email to avoid conflicts with existing record. 9年前
crmLead.go using Global path to form anonymouse user photo URL. 9年前
crmLeadStream.go centralize URL building for CRM API 9年前
crmLeadStream_test.go centralize URL building for CRM API 9年前
crmLead_test.go import existing Wechat User 9年前
crm_config.json user info avatar url now protected with signature. 9年前
crmcache.go bugfix : after downloadingfile ,we still need to serve it.. 9年前
crmpixel.go get lead from cookie 9年前
crmpixel_test.go redirect handler tested. 9年前
customMenu.go latest new events I agree script worked. 9年前
customMenu_test.go using global setup for all test cases introducing TestMain 9年前
download.go download file get correct suffix 9年前
download_test.go material count download is successful 9年前
encrypt_test.go using global setup for all test cases introducing TestMain 9年前
errorHttp.go error http can detect duplicate crm records now. 9年前
errorHttp_test.go test analysis reason 9年前
eventSubscribe.go create lead from openID , build into function. 9年前
eventSubscribe_test.go registerUser signature changed to simple openID 9年前
fileinfo.go crmd prefix for all crm related data structure 9年前
fileinfo_test.go test mime type 9年前
inEvent.go first test case passed 9年前
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. 9年前
inMsg_test.go using global setup for all test cases introducing TestMain 9年前
intrapi_config.json signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 9年前
kfsend.go article limited to 8 9年前
kfsend_test.go typo 9年前
kfuser.go kf user nick name to acc id has been tested. 9年前
kfuser_test.go using global setup for all test cases introducing TestMain 9年前
latlong.go all longtitude latitude functions 9年前
livecast.go live cast now support real id and default cast content. 9年前
location.go using *InWechatMsg to prevent double reply. 9年前
location_test.go locatoin save tested. 9年前
main.go livecast handler demo data ready. 9年前
material.go article test case nexted structure worked. 9年前
material_test.go using global setup for all test cases introducing TestMain 9年前
mediaID.go added TODO tag 9年前
menu.json default menu in json 9年前
menuClick.go 现金 - 奖金 9年前
messageEncrypt.go first test case passed 9年前
outMsg.go download file get correct suffix 9年前
outMsg_test.go using global setup for all test cases introducing TestMain 9年前
outTemplateMsg.go 积分余额 菜单实现 9年前
outTemplateMsg_test.go 积分余额 菜单实现 9年前
path_config.json path config seperated to stand alone file. 9年前
procDummy.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 9年前
procEcho.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 9年前
procFeedback.go wording feedback intro message 9年前
procGetBasicUserInfo.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 9年前
procSearchMember.go trim spaces 9年前
procedure.go 注册投诉反馈 9年前
qrcode.go qrcode generating tested. and worked 9年前
qrcode_test.go using global setup for all test cases introducing TestMain 9年前
randomstring.go random string facility moved to standalone file. 9年前
serveCommand.go 积分余额 菜单实现 9年前
serveEvents.go give click events to use in.Reply 9年前
server.go added 404 not found page without any icons. 9年前
server_config.json move public account id to config 9年前
server_test.go build signature and append to existing url 9年前
sessionManager.go using *InWechatMsg to prevent double reply. 9年前
spaEdit.go editing anonymouse user and New user, will change state to assigned. 9年前
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. 9年前
todo.tasks added API call error message retrieval (not tested) 9年前
upload.go crmSearchLead -> crmdSearchLead 9年前
upload_test.go using global setup for all test cases introducing TestMain 9年前
uploadwechathitxy.sh we cannot overwrite a running file. 9年前
wechatApiError.go change test user to 刘建明 9年前
wechatMsg.go safe guard empty message will not produce "BUG" message, it's legit 9年前