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 8c1f69ef12 decoding meeting test passed. vor 8 Jahren
.vscode initial commit vor 8 Jahren
media_for_test add music thumb for test vor 8 Jahren
sample_data decoding meeting test passed. vor 8 Jahren
spa event edit polished with error message vor 8 Jahren
.gitignore remove back file from html editor pinggrow vor 8 Jahren
accessToken.go added networking access fatal error message vor 8 Jahren
accessToken_test.go using global setup for all test cases introducing TestMain vor 8 Jahren
chatSession.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 vor 8 Jahren
chatSession_test.go chat session re-invented. vor 8 Jahren
chatState.go remove outdated 'response' field vor 8 Jahren
chatState_test.go remove unused reponse field vor 8 Jahren
common_test.go path config seperated to stand alone file. vor 8 Jahren
config.go path config seperated to stand alone file. vor 8 Jahren
configCRM.go added CRM cache website url vor 8 Jahren
configIntraApi.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. vor 8 Jahren
configPath.go path config seperated to stand alone file. vor 8 Jahren
crmAttachment.go crmd prefix for all crm related data structure vor 8 Jahren
crmAttachment_test.go crmd prefix for all crm related data structure vor 8 Jahren
crmContact.go test decode crmdContact done.. yeah vor 8 Jahren
crmContact_test.go test decode crmdContact done.. yeah vor 8 Jahren
crmEntity.go report error when unknown entity type appeared. vor 8 Jahren
crmEntityBase.go common field for crmLead removed from structure. vor 8 Jahren
crmEntityBase_test.go EntityBase is described as base element for all other custom elements. vor 8 Jahren
crmEntitySubscribe.go subscribe, customer entity basic field, openID and subscribed, test passed vor 8 Jahren
crmEntitySubscribe_test.go testing timeing format convert function. vor 8 Jahren
crmEntity_test.go using non-matching email to avoid conflicts with existing record. vor 8 Jahren
crmLead.go using Global path to form anonymouse user photo URL. vor 8 Jahren
crmLeadStream.go centralize URL building for CRM API vor 8 Jahren
crmLeadStream_test.go centralize URL building for CRM API vor 8 Jahren
crmLead_test.go import existing Wechat User vor 8 Jahren
crmMeeting_test.go decoding meeting test passed. vor 8 Jahren
crm_config.json user info avatar url now protected with signature. vor 8 Jahren
crmcache.go bugfix : after downloadingfile ,we still need to serve it.. vor 8 Jahren
crmdMeeting.go decoding meeting test passed. vor 8 Jahren
crmpixel.go get lead from cookie vor 8 Jahren
crmpixel_test.go redirect handler tested. vor 8 Jahren
customMenu.go latest new events I agree script worked. vor 8 Jahren
customMenu_test.go using global setup for all test cases introducing TestMain vor 8 Jahren
download.go download file get correct suffix vor 8 Jahren
download_test.go material count download is successful vor 8 Jahren
editEvent.go edit meeting handler. vor 8 Jahren
encrypt_test.go using global setup for all test cases introducing TestMain vor 8 Jahren
errorHttp.go error http can detect duplicate crm records now. vor 8 Jahren
errorHttp_test.go test analysis reason vor 8 Jahren
eventSubscribe.go create lead from openID , build into function. vor 8 Jahren
eventSubscribe_test.go registerUser signature changed to simple openID vor 8 Jahren
fileinfo.go crmd prefix for all crm related data structure 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 using global setup for all test cases introducing TestMain vor 8 Jahren
intrapi_config.json signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. vor 8 Jahren
kfsend.go article limited to 8 vor 8 Jahren
kfsend_test.go typo vor 8 Jahren
kfuser.go kf user nick name to acc id has been tested. vor 8 Jahren
kfuser_test.go using global setup for all test cases introducing TestMain vor 8 Jahren
latlong.go all longtitude latitude functions vor 8 Jahren
livecast.go live cast now support real id and default cast content. vor 8 Jahren
location.go using *InWechatMsg to prevent double reply. vor 8 Jahren
location_test.go locatoin save tested. vor 8 Jahren
main.go edit meeting handler. vor 8 Jahren
material.go article test case nexted structure worked. vor 8 Jahren
material_test.go using global setup for all test cases introducing TestMain vor 8 Jahren
mediaID.go added TODO tag vor 8 Jahren
menu.json default menu in json vor 8 Jahren
menuClick.go 现金 - 奖金 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 using global setup for all test cases introducing TestMain vor 8 Jahren
outTemplateMsg.go 积分余额 菜单实现 vor 8 Jahren
outTemplateMsg_test.go 积分余额 菜单实现 vor 8 Jahren
path_config.json path config seperated to stand alone file. vor 8 Jahren
procDummy.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 vor 8 Jahren
procEcho.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 vor 8 Jahren
procFeedback.go wording feedback intro message vor 8 Jahren
procGetBasicUserInfo.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 vor 8 Jahren
procSearchMember.go trim spaces vor 8 Jahren
procedure.go 注册投诉反馈 vor 8 Jahren
qrcode.go qrcode generating tested. and worked vor 8 Jahren
qrcode_test.go using global setup for all test cases introducing TestMain vor 8 Jahren
randomstring.go random string facility moved to standalone file. vor 8 Jahren
serveCommand.go 积分余额 菜单实现 vor 8 Jahren
serveEvents.go give click events to use in.Reply vor 8 Jahren
server.go added 404 not found page without any icons. vor 8 Jahren
server_config.json move public account id to config vor 8 Jahren
server_test.go build signature and append to existing url vor 8 Jahren
sessionManager.go using *InWechatMsg to prevent double reply. vor 8 Jahren
spaEdit.go editing anonymouse user and New user, will change state to assigned. 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 crmSearchLead -> crmdSearchLead vor 8 Jahren
upload_test.go using global setup for all test cases introducing TestMain vor 8 Jahren
uploadwechathitxy.sh we cannot overwrite a running file. vor 8 Jahren
wechatApiError.go change test user to 刘建明 vor 8 Jahren
wechatMsg.go safe guard empty message will not produce "BUG" message, it's legit vor 8 Jahren