rx
2023-11-14 15fb43b1cc2cd1f6d69f97ea1b75340feb351314
phis-feign/src/main/java/com/hz/his/dto/marketing/common/MarketingResultDto.java
@@ -12,5 +12,6 @@
    private String applyId;
    /**审核标识*/
    private String examineId;
    /**是否直接通过:0否1是*/
    private Integer isPass;
}