Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Patrick Peng Sun be6173d1a5 test non-existant user il y a 8 ans
.vscode initial commit il y a 8 ans
media_for_test add music thumb for test il y a 8 ans
sample_data kf user nick name to acc id has been tested. il y a 8 ans
.gitignore chat state test done. il y a 8 ans
accessToken.go added networking access fatal error message il y a 8 ans
accessToken_test.go All test case use SetupConfig (which is hardcode value) il y a 8 ans
chatSession.go state needs to be in memory for access il y a 8 ans
chatSession_test.go session test case update il y a 8 ans
chatState.go setCurrentState do not have to be returning duplicate state. il y a 8 ans
chatState_test.go setCurrentState do not have to be returning duplicate state. il y a 8 ans
common_test.go renew kf info il y a 8 ans
config.go read CRM wechat API from different config file il y a 8 ans
configCRM.go read CRM wechat API from different config file il y a 8 ans
crmAttachment.go download attachment and save as a new name il y a 8 ans
crmAttachment_test.go access crm attachment through our server as a proxy. il y a 8 ans
crm_config.json read CRM wechat API from different config file il y a 8 ans
customMenu.go added home page and changed click to scan and photo command il y a 8 ans
customMenu_test.go add comments for verifying custom menu il y a 8 ans
download.go download file get correct suffix il y a 8 ans
download_test.go material count download is successful il y a 8 ans
echoServer.go seperate echo server il y a 8 ans
encrypt_test.go fix typo error il y a 8 ans
fileinfo.go access crm attachment through our server as a proxy. il y a 8 ans
fileinfo_test.go test mime type il y a 8 ans
inEvent.go first test case passed il y a 8 ans
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. il y a 8 ans
inMsg_test.go checkgin empty field for events il y a 8 ans
kfsend.go try nick name test il y a 8 ans
kfsend_test.go test non-existant user il y a 8 ans
kfuser.go kf user nick name to acc id has been tested. il y a 8 ans
kfuser_test.go highlight , possible resonable failure of test case il y a 8 ans
latlong.go all longtitude latitude functions il y a 8 ans
main.go add todo il y a 8 ans
material.go article test case nexted structure worked. il y a 8 ans
material_test.go get permentant meterial title il y a 8 ans
mediaID.go added TODO tag il y a 8 ans
menu.json default menu in json il y a 8 ans
messageEncrypt.go first test case passed il y a 8 ans
outMsg.go download file get correct suffix il y a 8 ans
outMsg_test.go decodeing http message to xml wrapped into function il y a 8 ans
outTemplateMsg.go 12 template, tests all done. il y a 8 ans
outTemplateMsg_test.go 12 template, tests all done. il y a 8 ans
procGetBasicUserInfo.go download file get correct suffix il y a 8 ans
procedure.go clearn procedure, should be reflected in session. il y a 8 ans
qrcode.go temp qr message il y a 8 ans
qrcode_test.go temp qr message il y a 8 ans
randomstring.go random string facility moved to standalone file. il y a 8 ans
serveCommand.go remove echo server to standalone file il y a 8 ans
server.go echo server added. il y a 8 ans
server_config.json move public account id to config il y a 8 ans
server_test.go echo order might be different remove one and keep only one il y a 8 ans
sessionManager.go each user's channel reduced to 50 and sanity check converted to function checkOpenID il y a 8 ans
todo.tasks added API call error message retrieval (not tested) il y a 8 ans
upload.go create attachment at EspoCRM done ~ yeah il y a 8 ans
upload_test.go video download has to wait for a while to compare the downloaded file, otherwise we simply get empty file. il y a 8 ans
wechatApiError.go added API call error message retrieval (not tested) il y a 8 ans