選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Patrick Peng Sun 1614490390 crmSearchLead -> crmdSearchLead 8年前
.vscode initial commit 9年前
media_for_test add music thumb for test 9年前
sample_data crmSearchLead -> crmdSearchLead 8年前
.gitignore chat state test done. 9年前
accessToken.go added networking access fatal error message 9年前
accessToken_test.go using global setup for all test cases introducing TestMain 8年前
chatSession.go check expired session. 9年前
chatSession_test.go chat session re-invented. 9年前
chatState.go change test user to 刘建明 9年前
chatState_test.go remove outdated test 9年前
common_test.go using global setup for all test cases introducing TestMain 8年前
config.go read CRM wechat API from different config file 9年前
configCRM.go read CRM wechat API from different config file 9年前
crmAttachment.go download attachment and save as a new name 9年前
crmAttachment_test.go using global setup for all test cases introducing TestMain 8年前
crmEntity.go crmSearchLead -> crmdSearchLead 8年前
crmEntity_test.go crmSearchLead -> crmdSearchLead 8年前
crmLead.go crmSearchLead -> crmdSearchLead 8年前
crmLeadStream.go before crm-cRUD-generalization 8年前
crmLeadStream_test.go using global setup for all test cases introducing TestMain 8年前
crmLead_test.go crmSearchLead -> crmdSearchLead 8年前
crm_config.json read CRM wechat API from different config file 9年前
customMenu.go added home page and changed click to scan and photo command 9年前
customMenu_test.go using global setup for all test cases introducing TestMain 8年前
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 8年前
errorHttp.go error http can detect duplicate crm records now. 8年前
errorHttp_test.go special http response error is created for further diagnostic of errors when doing CRM http request. 8年前
eventSubscribe.go using createEntity instead of hardcoded http request. 8年前
eventSubscribe_test.go delete temp record 8年前
fileinfo.go ensure path exist moved here. 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 8年前
kfsend.go try nick name test 9年前
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. 9年前
kfuser_test.go using global setup for all test cases introducing TestMain 8年前
latlong.go all longtitude latitude functions 9年前
main.go init all proc 9年前
material.go article test case nexted structure worked. 9年前
material_test.go using global setup for all test cases introducing TestMain 8年前
mediaID.go added TODO tag 9年前
menu.json default menu in json 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 8年前
outTemplateMsg.go 12 template, tests all done. 9年前
outTemplateMsg_test.go using global setup for all test cases introducing TestMain 8年前
procDummy.go added unique procname identifier for each procedure 9年前
procEcho.go added voice command 9年前
procGetBasicUserInfo.go added unique procname identifier for each procedure 9年前
procedure.go revise proc interface to include sessionData 9年前
qrcode.go temp qr message 9年前
qrcode_test.go using global setup for all test cases introducing TestMain 8年前
randomstring.go random string facility moved to standalone file. 9年前
serveCommand.go remove duplicate reply test. 9年前
serveEvents.go move subscribe event to it's own handler. 8年前
server.go using InWechagMsg member function. 9年前
server_config.json move public account id to config 9年前
server_test.go using global setup for all test cases introducing TestMain 8年前
sessionManager.go remove debug msg 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) 9年前
upload.go crmSearchLead -> crmdSearchLead 8年前
upload_test.go using global setup for all test cases introducing TestMain 8年前
wechatApiError.go change test user to 刘建明 9年前
wechatMsg.go safeguard more than 1 reply panic 9年前
wechat_hitxy change test user to 刘建明 9年前