You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Patrick Peng Sun 7995b2a54b using buildin transfer function 8 년 전
.vscode initial commit 8 년 전
media_for_test add music thumb for test 8 년 전
sample_data convert contact from Lead , done. 8 년 전
spa alert box after saveing the lead. using html local storage. 8 년 전
.gitignore remove back file from html editor pinggrow 8 년 전
accessToken.go added networking access fatal error message 8 년 전
accessToken_test.go using global setup for all test cases introducing TestMain 8 년 전
chatSession.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 8 년 전
chatSession_test.go chat session re-invented. 8 년 전
chatState.go remove outdated 'response' field 8 년 전
chatState_test.go remove unused reponse field 8 년 전
common_test.go path config seperated to stand alone file. 8 년 전
config.go path config seperated to stand alone file. 8 년 전
configCRM.go added CRM cache website url 8 년 전
configIntraApi.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 8 년 전
configPath.go path config seperated to stand alone file. 8 년 전
crmAttachment.go crmd prefix for all crm related data structure 8 년 전
crmAttachment_test.go crmd prefix for all crm related data structure 8 년 전
crmContact.go test decode crmdContact done.. yeah 8 년 전
crmContact_test.go test decode crmdContact done.. yeah 8 년 전
crmEntity.go locatoin save tested. 8 년 전
crmEntityBase.go common field for crmLead removed from structure. 8 년 전
crmEntityBase_test.go EntityBase is described as base element for all other custom elements. 8 년 전
crmEntitySubscribe.go subscribe, customer entity basic field, openID and subscribed, test passed 8 년 전
crmEntitySubscribe_test.go testing timeing format convert function. 8 년 전
crmEntity_test.go using non-matching email to avoid conflicts with existing record. 8 년 전
crmLead.go using Global path to form anonymouse user photo URL. 8 년 전
crmLeadStream.go centralize URL building for CRM API 8 년 전
crmLeadStream_test.go centralize URL building for CRM API 8 년 전
crmLead_test.go import existing Wechat User 8 년 전
crm_config.json user info avatar url now protected with signature. 8 년 전
crmcache.go bugfix : after downloadingfile ,we still need to serve it.. 8 년 전
crmpixel.go get lead from cookie 8 년 전
crmpixel_test.go redirect handler tested. 8 년 전
customMenu.go 积分余额 菜单实现 8 년 전
customMenu_test.go using global setup for all test cases introducing TestMain 8 년 전
download.go download file get correct suffix 8 년 전
download_test.go material count download is successful 8 년 전
encrypt_test.go using global setup for all test cases introducing TestMain 8 년 전
errorHttp.go error http can detect duplicate crm records now. 8 년 전
errorHttp_test.go test analysis reason 8 년 전
eventSubscribe.go create lead from openID , build into function. 8 년 전
eventSubscribe_test.go registerUser signature changed to simple openID 8 년 전
fileinfo.go crmd prefix for all crm related data structure 8 년 전
fileinfo_test.go test mime type 8 년 전
inEvent.go first test case passed 8 년 전
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. 8 년 전
inMsg_test.go using global setup for all test cases introducing TestMain 8 년 전
intrapi_config.json signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 8 년 전
kfsend.go article limited to 8 8 년 전
kfsend_test.go typo 8 년 전
kfuser.go kf user nick name to acc id has been tested. 8 년 전
kfuser_test.go using global setup for all test cases introducing TestMain 8 년 전
latlong.go all longtitude latitude functions 8 년 전
location.go using *InWechatMsg to prevent double reply. 8 년 전
location_test.go locatoin save tested. 8 년 전
main.go path config seperated to stand alone file. 8 년 전
material.go article test case nexted structure worked. 8 년 전
material_test.go using global setup for all test cases introducing TestMain 8 년 전
mediaID.go added TODO tag 8 년 전
menu.json default menu in json 8 년 전
menuClick.go 投诉反馈可以使用了 8 년 전
messageEncrypt.go first test case passed 8 년 전
outMsg.go download file get correct suffix 8 년 전
outMsg_test.go using global setup for all test cases introducing TestMain 8 년 전
outTemplateMsg.go 积分余额 菜单实现 8 년 전
outTemplateMsg_test.go 积分余额 菜单实现 8 년 전
path_config.json path config seperated to stand alone file. 8 년 전
procDummy.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 8 년 전
procEcho.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 8 년 전
procFeedback.go 投诉反馈信息,全部转客户服务 8 년 전
procGetBasicUserInfo.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 8 년 전
procSearchMember.go using buildin transfer function 8 년 전
procedure.go 注册投诉反馈 8 년 전
qrcode.go qrcode generating tested. and worked 8 년 전
qrcode_test.go using global setup for all test cases introducing TestMain 8 년 전
randomstring.go random string facility moved to standalone file. 8 년 전
serveCommand.go 积分余额 菜单实现 8 년 전
serveEvents.go 积分余额 菜单实现 8 년 전
server.go added 404 not found page without any icons. 8 년 전
server_config.json move public account id to config 8 년 전
server_test.go build signature and append to existing url 8 년 전
sessionManager.go using *InWechatMsg to prevent double reply. 8 년 전
spaEdit.go editing anonymouse user and New user, will change state to assigned. 8 년 전
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. 8 년 전
todo.tasks added API call error message retrieval (not tested) 8 년 전
upload.go crmSearchLead -> crmdSearchLead 8 년 전
upload_test.go using global setup for all test cases introducing TestMain 8 년 전
uploadwechathitxy.sh we cannot overwrite a running file. 8 년 전
wechatApiError.go change test user to 刘建明 8 년 전
wechatMsg.go safe guard empty message will not produce "BUG" message, it's legit 8 년 전