Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Patrick Peng Sun 77a8bb4355 crmSite using global config. change global config should be restored and should be quickly as much as possible. vor 8 Jahren
.vscode initial commit vor 8 Jahren
media_for_test add music thumb for test vor 8 Jahren
sample_data test CRUD entity with "Lead", and trying create duplicate to handle errors. vor 8 Jahren
.gitignore chat state test done. vor 8 Jahren
accessToken.go added networking access fatal error message vor 8 Jahren
accessToken_test.go All test case use SetupConfig (which is hardcode value) vor 8 Jahren
chatSession.go check expired session. vor 8 Jahren
chatSession_test.go chat session re-invented. vor 8 Jahren
chatState.go change test user to 刘建明 vor 8 Jahren
chatState_test.go remove outdated test vor 8 Jahren
common_test.go renew kf info vor 8 Jahren
config.go read CRM wechat API from different config file vor 8 Jahren
configCRM.go read CRM wechat API from different config file vor 8 Jahren
crmAttachment.go download attachment and save as a new name vor 8 Jahren
crmAttachment_test.go access crm attachment through our server as a proxy. vor 8 Jahren
crmEntity.go crmSite using global config. change global config should be restored and should be quickly as much as possible. vor 8 Jahren
crmEntity_test.go crmSite using global config. change global config should be restored and should be quickly as much as possible. vor 8 Jahren
crmLead.go Lead ID is omitable when create new.. (http POST) getLead by ID is added as a wrapper for crmGetEntity vor 8 Jahren
crmLeadStream.go before crm-cRUD-generalization vor 8 Jahren
crmLeadStream_test.go before crm-cRUD-generalization vor 8 Jahren
crmLead_test.go test get Lead by ID vor 8 Jahren
crm_config.json read CRM wechat API from different config file vor 8 Jahren
customMenu.go added home page and changed click to scan and photo command vor 8 Jahren
customMenu_test.go add comments for verifying custom menu vor 8 Jahren
download.go download file get correct suffix vor 8 Jahren
download_test.go material count download is successful vor 8 Jahren
encrypt_test.go fix typo error vor 8 Jahren
errorHttp.go error http can detect duplicate crm records now. vor 8 Jahren
errorHttp_test.go special http response error is created for further diagnostic of errors when doing CRM http request. vor 8 Jahren
eventSubscribe.go crmLeadInfo -> crmdLead vor 8 Jahren
eventSubscribe_test.go test register new user. vor 8 Jahren
fileinfo.go ensure path exist moved here. vor 8 Jahren
fileinfo_test.go test mime type vor 8 Jahren
inEvent.go first test case passed vor 8 Jahren
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. vor 8 Jahren
inMsg_test.go checkgin empty field for events vor 8 Jahren
kfsend.go try nick name test vor 8 Jahren
kfsend_test.go change test user to 刘建明 vor 8 Jahren
kfuser.go kf user nick name to acc id has been tested. vor 8 Jahren
kfuser_test.go highlight , possible resonable failure of test case vor 8 Jahren
latlong.go all longtitude latitude functions vor 8 Jahren
main.go init all proc vor 8 Jahren
material.go article test case nexted structure worked. vor 8 Jahren
material_test.go get permentant meterial title vor 8 Jahren
mediaID.go added TODO tag vor 8 Jahren
menu.json default menu in json vor 8 Jahren
messageEncrypt.go first test case passed vor 8 Jahren
outMsg.go download file get correct suffix vor 8 Jahren
outMsg_test.go decodeing http message to xml wrapped into function vor 8 Jahren
outTemplateMsg.go 12 template, tests all done. vor 8 Jahren
outTemplateMsg_test.go 12 template, tests all done. vor 8 Jahren
procDummy.go added unique procname identifier for each procedure vor 8 Jahren
procEcho.go added voice command vor 8 Jahren
procGetBasicUserInfo.go added unique procname identifier for each procedure vor 8 Jahren
procedure.go revise proc interface to include sessionData vor 8 Jahren
qrcode.go temp qr message vor 8 Jahren
qrcode_test.go temp qr message vor 8 Jahren
randomstring.go random string facility moved to standalone file. vor 8 Jahren
serveCommand.go remove duplicate reply test. vor 8 Jahren
serveEvents.go move subscribe event to it's own handler. vor 8 Jahren
server.go using InWechagMsg member function. vor 8 Jahren
server_config.json move public account id to config vor 8 Jahren
server_test.go echo order might be different remove one and keep only one vor 8 Jahren
sessionManager.go remove debug msg vor 8 Jahren
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. vor 8 Jahren
todo.tasks added API call error message retrieval (not tested) vor 8 Jahren
upload.go format http println vor 8 Jahren
upload_test.go video download has to wait for a while to compare the downloaded file, otherwise we simply get empty file. vor 8 Jahren
wechatApiError.go change test user to 刘建明 vor 8 Jahren
wechatMsg.go safeguard more than 1 reply panic vor 8 Jahren
wechat_hitxy change test user to 刘建明 vor 8 Jahren