123 |
- Binary file ./gd_crontab.exe matches
- ./impl/crontab/log_hour_task.go: hourDb.Raw("delete from t_gd_provider_report_hour where hour=?", newReport[0].Hour).Exec()
- ./impl/crontab/log_hour_task.go: if hourDb.QueryTable("t_gd_provider_report_hour").Filter("hour", hour).Exist() == false || (end-hour <= 2*3600) {
|