feat: 上线历史剩余氢质量批量查询接口
This commit is contained in:
@@ -347,9 +347,10 @@ func validCoordinate(longitude, latitude float64) bool {
|
||||
}
|
||||
|
||||
type Service struct {
|
||||
repository Repository
|
||||
now func() time.Time
|
||||
location *time.Location
|
||||
historicalLimiter historicalHydrogenLimiter
|
||||
repository Repository
|
||||
now func() time.Time
|
||||
location *time.Location
|
||||
}
|
||||
|
||||
type parsedGrant struct {
|
||||
|
||||
Reference in New Issue
Block a user