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