摘要: 文章推荐 http://www.ruanyifeng.com/blog/2014/05/oauth_2_0.html 视频推荐 https://www.funtl.com/zh/spring-security-oauth2/ 阅读全文
posted @ 2019-09-04 14:54 MrZhang_ 阅读(1298) 评论(0) 推荐(0) 编辑
摘要: 用到presto两个函数 1. from_unixtime 2.format_datetime select '1566748800000', substr('1566748800000',1,10) as a, from_unixtime(cast(substr('1566748800000',1 阅读全文
posted @ 2019-08-27 14:01 MrZhang_ 阅读(8433) 评论(0) 推荐(1) 编辑