fix: nginx proxy websocket
This commit is contained in:
@ -1,10 +1,11 @@
|
||||
package db
|
||||
|
||||
import (
|
||||
"au99999/internal/opt"
|
||||
"au99999/pkg/tool"
|
||||
"context"
|
||||
|
||||
"github.com/loveuer/ushare/internal/opt"
|
||||
"github.com/loveuer/ushare/internal/pkg/tool"
|
||||
|
||||
"gorm.io/gorm"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user