1
0
forked from poc/pds

Added subassembly code in model file in motor testing master

This commit is contained in:
dhanabalan
2025-09-05 09:31:06 +05:30
parent 5cbae18532
commit e3d29cba81

View File

@@ -13,6 +13,7 @@ class MotorTestingMaster extends Model
protected $fillable = [ protected $fillable = [
'plant_id', 'plant_id',
'item_id', 'item_id',
'subassembly_code',
'isi_model', 'isi_model',
'phase', 'phase',
'kw', 'kw',