huanghongfa
2022-04-11 94a69f5c6b470a59b2642f870861a62dd00eef84
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/shop/WxPayNotifyOrderDTO.java
@@ -22,4 +22,7 @@
    @ApiModelProperty(value = "现金支付金额")
    private String cashFee;
    @ApiModelProperty(value = "支付返回参数信息")
    private String result;
}