feat(listing): 公共筛选新增日消耗区间(高级筛选)
This commit is contained in:
@@ -146,6 +146,8 @@ type PublicListQuery struct {
|
||||
MaxTotal *float64
|
||||
MinFireLevel *float64
|
||||
MaxFireLevel *float64
|
||||
MinDailyLoss *float64
|
||||
MaxDailyLoss *float64
|
||||
MinSecretKD *float64
|
||||
MaxSecretKD *float64
|
||||
ResourceRanges map[string]NumberRange
|
||||
|
||||
Reference in New Issue
Block a user