44323
2023-09-16 a99684a9a4ecbdd71d1c93ef824f7741ff52c5d9
cloud-server-account/src/main/java/com/dsh/account/feignclient/activity/model/UserPointsMerchandise.java
@@ -69,7 +69,10 @@
     * 可使用的门店id
     */
    private Integer storeId;
    /**
     * 1=正常 2= 删除
     */
    private Integer state;
}