服务器侧获得用户推送的经纬度
newguynewguy opened this issue · 1 comments
newguynewguy commented
流程
(1)用户在公众号内发送微信地理位置
(2)服务器侧收到信息处理
(3)向用户返回经纬度
@robot.location
def jwd(message):
print(type(message))
后面就不会写了,求帮助
close-issue-app commented
Issue tracker 只用于反馈 bug 和 feature request。在提问前请仔细阅读我们的文档,并推荐阅读《提问的智慧》:https://github.com/ruby-china/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md