소스 검색

赠券规则管理

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;
 
     /**