fwq
2023-05-08 2cddc4a38f42201e2fadae2f62aefcd0ddbe905c
phis-feign/src/main/java/com/hz/his/dto/aduit/AduitDto.java
@@ -21,4 +21,6 @@
    private String examEmplName;
    // 审核结果(0:审核失败,1:审核通过),必填
    private Integer type;
    //营销助手审核id,必填
    private String applyId;
}