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