mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-09-23 04:17:31 +08:00
恢复误删除的代码
This commit is contained in:
@@ -203,6 +203,7 @@ func (s *StatsInfo) getScopeDetail(scope string) (sd *ScopeDetail) {
|
|||||||
switch base.Cfg.DbType {
|
switch base.Cfg.DbType {
|
||||||
case "sqlite3", "postgres":
|
case "sqlite3", "postgres":
|
||||||
sd.fsTime = sd.sTime.UTC().Format(LayoutTimeFormat)
|
sd.fsTime = sd.sTime.UTC().Format(LayoutTimeFormat)
|
||||||
|
sd.feTime = sd.eTime.UTC().Format(LayoutTimeFormat)
|
||||||
}
|
}
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user