feat: 产品

refactor: 产品详情页seo
This commit is contained in:
2025-04-24 10:21:45 +08:00
parent 7e7ea4dda7
commit 74788dcf55
43 changed files with 592 additions and 63 deletions

View File

@@ -20,7 +20,7 @@ class ProductInquiryBaseModel extends BaseModel
'id' => 'int',
'language_id' => 'int',
'corp_name' => 'string',
'fisrt_name' => 'string',
'first_name' => 'string',
'last_name' => 'string',
'email' => 'string',
'phone' => 'string',