mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
[优化]
This commit is contained in:
@@ -3,8 +3,8 @@ package config
|
||||
import (
|
||||
"flag"
|
||||
"fmt"
|
||||
"pandax/kit/biz"
|
||||
"pandax/kit/utils"
|
||||
"github.com/PandaXGO/PandaKit/biz"
|
||||
"github.com/PandaXGO/PandaKit/utils"
|
||||
"path/filepath"
|
||||
)
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package config
|
||||
|
||||
import (
|
||||
"pandax/kit/biz"
|
||||
"github.com/PandaXGO/PandaKit/biz"
|
||||
)
|
||||
|
||||
type Jwt struct {
|
||||
|
||||
Reference in New Issue
Block a user