Commit fead1edd authored by honghuiliu's avatar honghuiliu 💬

日常提交

parent 0a022266
......@@ -8,7 +8,7 @@ import (
"github.com/songzhibin97/gkit/tools/gjson"
)
var exCheck = []string{"/web/login/login"}
var exCheck = []string{"/web/login/login", "/web/oss/getOssConfig"}
func Token() gin.HandlerFunc {
return func(c *gin.Context) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment