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