swaggo / gin-swagger

gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
MIT License
3.76k stars 270 forks source link

When swagger requests a 17-digit integer, the value will be reduced by 1 #187

Closed grub007 closed 2 years ago

grub007 commented 2 years ago

image

grub007 commented 2 years ago

solved