model/request/plcBrand.go @@ -10,7 +10,7 @@ } type UpdatePlcBrand struct { Id int `json:"id"` Id uint `json:"id"` model.PlcBrand }