Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Patrick Peng Sun cd82cf64ab added home page and changed click to scan and photo command 8 лет назад
.vscode initial commit 8 лет назад
media_for_test add music thumb for test 8 лет назад
sample_data upload attachment to EspoCRM and patch its file information 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 chang location comments. 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 download file get correct suffix 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 лет назад