Finish all the work of dashboard.
This commit is contained in:
@ -117,3 +117,4 @@ func (this *FootprintDao) AvgCostBetweenTime(startTime time.Time, endTime time.T
|
||||
row.Scan(&cost)
|
||||
return int64(cost)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user