fix
zhangqian
2024-03-19 0b45bfae5abb104bde36d3df077e1f8af6ef570a
model/request/common.go
@@ -22,3 +22,7 @@
   }
   return true
}
type CommonIds struct {
   Ids []int `json:"ids,omitempty" binding:"required"`
}