CeDo
2021-05-20 16239b07e3846b04fab68772a43a26fce6b2e0d8
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/vaccines/VaccinesEnrollByAdminVO.java
@@ -38,4 +38,7 @@
    @JsonFormat(pattern = "yyyy-MM-dd", timezone = "GMT+8")
    private Date createAt;
    @ApiModelProperty("性别(1.男 2.女 3.未知)")
    private Integer sex;
}