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