add session check

This commit is contained in:
landaiqing
2024-10-17 16:21:46 +08:00
parent 5bfca64315
commit b5d88a7ccd
5 changed files with 70 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ import (
"github.com/wenlng/go-captcha/v2/click"
"github.com/wenlng/go-captcha/v2/rotate"
"github.com/wenlng/go-captcha/v2/slide"
go_sensitive_word "github.com/zmexing/go-sensitive-word"
"github.com/zmexing/go-sensitive-word"
"go.mongodb.org/mongo-driver/mongo"
"gorm.io/gorm"
"schisandra-cloud-album/config"