فهرست منبع

赠券规则管理

jyc 7 ماه پیش
والد
کامیت
a18b10354a
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      alien-entity/src/main/java/shop/alien/entity/store/LifeDiscountCouponFriendRule.java

+ 0 - 1
alien-entity/src/main/java/shop/alien/entity/store/LifeDiscountCouponFriendRule.java

@@ -28,7 +28,6 @@ public class LifeDiscountCouponFriendRule {
      */
     @ApiModelProperty(value = "店铺id")
     @TableField("store_id")
-    @TableLogic
     private Integer storeId;
 
     /**