添加市场

This commit is contained in:
liu
2026-08-20 15:39:39 +08:00
parent cd7007bc49
commit 22237a47e7
20 changed files with 134 additions and 239 deletions
+1
View File
@@ -27,6 +27,7 @@ class ProductModel extends Model
protected $fillable = [
'category_id',
'supplier_id',
'market',
'name',
'spec',
'unit',