mirror of
https://gitee.com/xiangheng/x_admin.git
synced 2025-10-09 01:50:23 +08:00
升级依赖,集成aj-captcha-go方便二开
This commit is contained in:
@@ -5,9 +5,10 @@ import (
|
||||
"image/color"
|
||||
"x_admin/config"
|
||||
|
||||
config2 "github.com/TestsLing/aj-captcha-go/config"
|
||||
constant "github.com/TestsLing/aj-captcha-go/const"
|
||||
"github.com/TestsLing/aj-captcha-go/service"
|
||||
config2 "x_admin/util/aj-captcha-go/config"
|
||||
constant "x_admin/util/aj-captcha-go/const"
|
||||
"x_admin/util/aj-captcha-go/service"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/go-redis/redis/v9"
|
||||
)
|
||||
|
Reference in New Issue
Block a user