liujie
2023-10-25 a1557f3f07287c86e8a4a408f03ba19993e5a48c
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;
}