huliguo
2025-05-13 a70919b4f7baab856125f36e5bd41f5ee81be680
src/main/java/com/cl/pojo/vo/InstitutionVO.java
@@ -13,6 +13,8 @@
    private String name;
    @ApiModelProperty(value = "机构类型,1-残疾人定点康复机构,2-残疾人友好医疗机构")
    private Integer type;
    @ApiModelProperty(value = "详细地址")
    private String address;
    @ApiModelProperty(value = "区县,1-东区,2-西区,3-仁和区,4-米易县,5-盐边县")
    private Integer county;
    @ApiModelProperty(value = "联系电话")