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