|
@@ -16,5 +16,6 @@ namespace TEAMModelOS.SDK.Models
|
|
public string provName { get; set; }
|
|
public string provName { get; set; }
|
|
public string cityCode { get; set; }
|
|
public string cityCode { get; set; }
|
|
public string cityName { get; set; }
|
|
public string cityName { get; set; }
|
|
|
|
+ public string standard { get; set; }
|
|
}
|
|
}
|
|
}
|
|
}
|