mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-21 08:05:45 +08:00
v1.4.1
This commit is contained in:
@@ -4,10 +4,11 @@ import (
|
||||
"crypto/sha256"
|
||||
"encoding/base64"
|
||||
"fmt"
|
||||
"github.com/TeaOSLab/EdgeAdmin/internal/configs"
|
||||
"github.com/iwind/TeaGo/types"
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
"github.com/TeaOSLab/EdgeAdmin/internal/configs"
|
||||
"github.com/iwind/TeaGo/types"
|
||||
)
|
||||
|
||||
// Generate 生成Token
|
||||
|
||||
Reference in New Issue
Block a user