1
0
forked from poc/pds

Add winded_serial_number to fillable attributes in TestingPanelReading model

This commit is contained in:
dhanabalan
2025-09-16 12:40:16 +05:30
parent e8637874f4
commit 012ce6d865

View File

@@ -17,6 +17,7 @@ class TestingPanelReading extends Model
'machine_id',
'output',
'serial_number',
'winded_serial_number',
'before_fr_volt',
'before_fr_cur',
'before_fr_pow',