Commit fbe383a6 authored by mahui's avatar mahui

Merge remote-tracking branch 'origin/master'

parents d14e375d 9308c6db
......@@ -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