model/request/plc.go @@ -9,6 +9,6 @@ } type UpdatePlc struct { Id int `json:"id"` Id uint `json:"id"` model.DevicePlc }