refactor: 修改产品属性特征模型
This commit is contained in:
@@ -21,6 +21,5 @@ class ProductAttrPropBaseModel extends BaseModel
|
||||
'prop_name' => 'string',
|
||||
'prop_value' => 'string',
|
||||
'created_at' => 'datetime',
|
||||
'updated_at' => 'datetime',
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user