WIN-2308041133\Administrator 10 달 전
부모
커밋
0c2b6c6d7c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/common/model/user/GiftLevel.php

+ 1 - 1
app/common/model/user/GiftLevel.php

@@ -14,7 +14,7 @@ class GiftLevel extends BaseModel
 
     public static function tableName(): string
     {
-        return 'award_integral_price';
+        return 'gift_level';
     }
 
 //买礼包商品的时候触发