修改表明

This commit is contained in:
2024-03-12 16:41:10 +08:00
parent f7bc5f70b3
commit 6626cfe2fd
5 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class OrderInquiryVideoRecord extends Model
/**
* The table associated with the model.
*/
protected ?string $table = 'order_inquiry_video_records';
protected ?string $table = 'order_inquiry_video_record';
/**
* The attributes that are mass assignable.