fwq
2023-06-21 55dc3707715ed7213163f4c8a0bf79c6a6f4dc63
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;
}