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