chenjiahe
2023-05-06 4494e9a0e1e02521c4654b17bee1a0344f70966e
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;
}