feat: 添加产品询盘分页接口
This commit is contained in:
@@ -26,6 +26,7 @@ class ProductInquiryBaseModel extends BaseModel
|
||||
'phone' => 'string',
|
||||
'country_name' => 'string',
|
||||
'industry' => 'string',
|
||||
'referer_url' => 'string',
|
||||
'message' => 'string',
|
||||
'created_at' => 'datetime'
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user