kphcdr 1 рік тому
батько
коміт
29fb8abc91
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      app/Models/Cart.php

+ 0 - 1
app/Models/Cart.php

@@ -29,7 +29,6 @@ use Illuminate\Support\Arr;
  * @property-read mixed                      $thumb
  * @property-read mixed                      $goods_name
  * @property-read mixed                      $sn
- * @property-read mixed                      $sku_id
  * @property-read mixed                      $custom
  */
 class Cart extends BaseModel