添加市场
This commit is contained in:
@@ -27,6 +27,7 @@ class ProductModel extends Model
|
||||
protected $fillable = [
|
||||
'category_id',
|
||||
'supplier_id',
|
||||
'market',
|
||||
'name',
|
||||
'spec',
|
||||
'unit',
|
||||
|
||||
Reference in New Issue
Block a user