feat(proxy): 持久化质量检测结果并在列表展示
This commit is contained in:
@@ -40,6 +40,11 @@ type ProxyWithAccountCount struct {
|
||||
CountryCode string
|
||||
Region string
|
||||
City string
|
||||
QualityStatus string
|
||||
QualityScore *int
|
||||
QualityGrade string
|
||||
QualitySummary string
|
||||
QualityChecked *int64
|
||||
}
|
||||
|
||||
type ProxyAccountSummary struct {
|
||||
|
||||
Reference in New Issue
Block a user