feat: 新增雷达站
This commit is contained in:
parent
de18d4f297
commit
1cc2d5f519
@ -380,7 +380,7 @@ func (e *Exporter) exportBucket(ctx context.Context, bucketStart, bucketEnd time
|
||||
}
|
||||
rhStr := ""
|
||||
if rwHum.Valid {
|
||||
rhStr = fmtFloat(rwHum.Float64, -1)
|
||||
rhStr = fmtFloat(rwHum.Float64*100, -1)
|
||||
}
|
||||
|
||||
dateTimeStr := bucketEnd.In(e.loc).Format("2006-01-02 15:04:05")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user