无关风月
9 天以前 2b9dd95a59836284b5df6d49de247354b340e8a0
cloud-server-other/src/main/java/com/dsh/other/feignclient/activity/model/UserCoupon.java
@@ -29,6 +29,10 @@
     */
    private Integer verificationUserId;
    /**
     * 核销人员id
     */
    private Integer siteId;
    /**
     * 核销时间
     */
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")