1
0
forked from poc/pds

Added zmm_axial_force column in migration, model, resource, import, export, api on laser marking project

This commit is contained in:
dhanabalan
2026-06-22 19:34:12 +05:30
parent 29b9eae080
commit a62c4ce0c7
11 changed files with 112 additions and 15 deletions

View File

@@ -153,6 +153,7 @@ class ClassCharacteristic extends Model
'zmm_motor_speed',
'zqmm_qty',
'zmm_operating_temperature',
'zmm_axial_force',
'mark_status',
'marked_datetime',
'marked_physical_count',

View File

@@ -150,6 +150,7 @@ class TempClassCharacteristic extends Model
'zmm_motor_speed',
'zqmm_qty',
'zmm_operating_temperature',
'zmm_axial_force',
'winded_serial_number',
'model_type',
'has_work_flow_id',