Skip to content

Commit

Permalink
配置正式版
Browse files Browse the repository at this point in the history
  • Loading branch information
nuanxinqing123 committed Nov 16, 2021
1 parent e196e79 commit 0e85653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (

func main() {
// 控制 Debug / Release 版本
//gin.SetMode(gin.ReleaseMode)
gin.SetMode(gin.ReleaseMode)

// 创建
r := gin.Default()
Expand Down

0 comments on commit 0e85653

Please sign in to comment.