Commit de545122 by zry

Merge branch 'release/tv2'

parents 02c96536 39e687f6
...@@ -12,6 +12,6 @@ public class HospitalResponse ...@@ -12,6 +12,6 @@ public class HospitalResponse
public string AreaCode { get; set; } public string AreaCode { get; set; }
public string HosLevel { get; set; } public string HosLevel { get; set; }
public string HosType { get; set; } public string HosType { get; set; }
public string States { get; set; } public int States { get; set; }
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment