摘要: 经纬度计算距离 sql(计算结果默认单位为米,这里保留一位小数) #关联查询当被关联表有指定条件时,会导致主表查询结果不正确 select u.name,a.area,a.lat,a.lon,a.is_main,(st_distance (point (a.lat,a.lon),point(120. 阅读全文
posted @ 2020-09-02 23:37 jiuchen 阅读(1045) 评论(0) 推荐(0)
摘要: 微信开发 https://github.com/silenceper/wechat 定时 github.com/robfig/cron excel处理 github.com/tealeg/xlsx 阅读全文
posted @ 2020-09-02 08:27 jiuchen 阅读(418) 评论(1) 推荐(0)