您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Patrick Peng Sun fc77aab127 added KF event extra field 8 年前
.vscode initial commit 8 年前
media_for_test add music thumb for test 8 年前
sample_data seperate handler for events. 8 年前
.gitignore chat state test done. 8 年前
accessToken.go added networking access fatal error message 8 年前
accessToken_test.go All test case use SetupConfig (which is hardcode value) 8 年前
chatSession.go Describe a procedure using data structure and standard functions 8 年前
chatSession_test.go session test with id naming as procedure 8 年前
chatState.go download file get correct suffix 8 年前
chatState_test.go download file get correct suffix 8 年前
common_test.go download file get correct suffix 8 年前
config.go read CRM wechat API from different config file 8 年前
configCRM.go read CRM wechat API from different config file 8 年前
crmAttachment.go download attachment and save as a new name 8 年前
crmAttachment_test.go access crm attachment through our server as a proxy. 8 年前
crm_config.json read CRM wechat API from different config file 8 年前
customMenu.go added home page and changed click to scan and photo command 8 年前
customMenu_test.go add comments for verifying custom menu 8 年前
download.go download file get correct suffix 8 年前
download_test.go material count download is successful 8 年前
encrypt_test.go fix typo error 8 年前
fileinfo.go access crm attachment through our server as a proxy. 8 年前
fileinfo_test.go test mime type 8 年前
inEvent.go first test case passed 8 年前
inMsg.go added KF event extra field 8 年前
inMsg_test.go checkgin empty field for events 8 年前
kfsend.go protect < > & for json message, prevent it from being encoded. 8 年前
kfsend_test.go protect < > & for json message, prevent it from being encoded. 8 年前
latlong.go all longtitude latitude functions 8 年前
main.go added URL auth secret and profile newly registered (set cookies) 8 年前
material.go article test case nexted structure worked. 8 年前
material_test.go get permentant meterial title 8 年前
mediaID.go added TODO tag 8 年前
menu.json default menu in json 8 年前
messageEncrypt.go first test case passed 8 年前
outMsg.go download file get correct suffix 8 年前
outMsg_test.go decodeing http message to xml wrapped into function 8 年前
outTemplateMsg.go 12 template, tests all done. 8 年前
outTemplateMsg_test.go 12 template, tests all done. 8 年前
procGetBasicUserInfo.go download file get correct suffix 8 年前
procedure.go download file get correct suffix 8 年前
qrcode.go temp qr message 8 年前
qrcode_test.go temp qr message 8 年前
randomstring.go random string facility moved to standalone file. 8 年前
serveCommand.go seperate handler for events. 8 年前
server.go download file get correct suffix 8 年前
server_config.json move public account id to config 8 年前
server_test.go echo order might be different remove one and keep only one 8 年前
todo.tasks added API call error message retrieval (not tested) 8 年前
upload.go create attachment at EspoCRM done ~ yeah 8 年前
upload_test.go video download has to wait for a while to compare the downloaded file, otherwise we simply get empty file. 8 年前
wechatApiError.go added API call error message retrieval (not tested) 8 年前