Commit 39e687f6 by zry

int

parent 3161d240
......@@ -12,6 +12,6 @@ public class HospitalResponse
public string AreaCode { get; set; }
public string HosLevel { 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