barats / ohUrlShortener

适合中小型社区网站使用的企业级短链接服务系统,支持短链接生产、查询及302转向,并自带点击量统计、独立IP数统计、访问日志
https://www.ohurls.cn
Other
366 stars 58 forks source link

sql 统计错误 #6

Closed houseme closed 2 years ago

houseme commented 2 years ago

https://github.com/barats/ohUrlShortener/blob/7d950e9c4e638ea9b832bc413b90ad6e77e1cc66/structure.sql#L58

这个sql统计的是过去第七天的数据,而不是累计七天的数据 应该是大于 而不是等于

barats commented 2 years ago

HA

It might be my mistake, and I'll fix it soon.

Thanks.