1
luofl
2025-04-11 c8579f511f4ca4fe8fac97b3586d3c412f6bdafb
cloud-server-account/src/main/java/com/dsh/account/feignclient/activity/model/UserCouponPayment.java
@@ -61,4 +61,7 @@
     */
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
    private Date insertTime;
    // 是否微信分账
    private Integer isFenZhang;
}