fhx
2023-11-01 80af1ea4460da34eeb6c4f6d285168e2f24330b2
phis-feign/src/main/java/com/hz/his/dto/coupon/CouponSendItemDto.java
@@ -25,4 +25,11 @@
    private String costDeptName;
    /**归属成本部门名称 -非必填 */
    private String ascrCostDeptName;
    /**发放原因 -非必填 相当于 促成交 客诉 打板 类型*/
    private String sendReason;
    /**发放门店 -非必填 */
    private String sendShopId;
    /**发放门店名称*/
    private String sendShopName;
}