gin框架的程序,部署生产环境的时候提示这个,解决办法,linux
export GIN_MODE=release
然后config.yaml 改名成 config.release.yaml 即可切换release模式