摘要: 阅读全文
posted @ 2021-08-29 14:18 李林林 阅读(17) 评论(0) 推荐(0) 编辑
摘要: 1.有个获取登陆用户是否每天第一次登陆系统需求,考虑不需要入库操作,就用redis设置key每天凌晨0点删除 /** * 获取当前时间到凌晨12点的秒数 * @return */ public Long getSecondsNextEarlyMorning() { Calendar cal = Ca 阅读全文
posted @ 2021-08-29 14:12 李林林 阅读(506) 评论(0) 推荐(1) 编辑
摘要: 查错表了!!! 阅读全文
posted @ 2021-08-29 12:24 李林林 阅读(19) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-08-29 11:30 李林林 阅读(69) 评论(0) 推荐(0) 编辑