gitee.com/h79/goutils@v1.22.10/api/code.go (about) 1 package api 2 3 import "net/http" 4 5 var DefErrorHttpCode = http.StatusOK