This commit is contained in:
2024-11-25 21:34:50 +05:00
parent f9cc2792c3
commit c72a08ee71

View File

@@ -29,7 +29,7 @@ class SberPaymentOrderItem extends Model implements HasMedia
* *
* @var string * @var string
*/ */
protected $table = 'sber_payment_orders'; protected $table = 'sber_payment_order_items';
/** /**
* Guarded attributes * Guarded attributes