fix
wangpengfei
2023-08-16 107a63155dcd0a900f964f9dd31805dd4eaea40e
model/request/common.go
@@ -22,3 +22,7 @@
   }
   return true
}
type CommonIds struct {
   Ids []int `json:"ids,omitempty" binding:"required"`
}