WIN-2308041133\Administrator 5 months ago
parent
commit
0c2b6c6d7c
1 changed files with 1 additions and 1 deletions
  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';
     }
 
 //买礼包商品的时候触发