chenjiahe
2023-08-22 a6eab70d0158d0d598225c0fec4ff96b27e84856
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;
}