@@ -16,5 +16,6 @@ namespace TEAMModelOS.SDK.Models
public string provName { get; set; }
public string cityCode { get; set; }
public string cityName { get; set; }
+ public string standard { get; set; }
}
@@ -71,7 +71,7 @@ namespace TEAMModelOS.SDK.Models
/// 1 普教,2 高职教
/// </summary>
public int type { get; set; }
-
/// <summary>