mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 14:57:16 +08:00
refactor: 移动服务到根目录
This commit is contained in:
@@ -13,9 +13,9 @@ import (
|
||||
"github.com/spf13/cast"
|
||||
"github.com/valyala/fasthttp"
|
||||
|
||||
"panel/app/internal"
|
||||
"panel/app/internal/services"
|
||||
"panel/app/models"
|
||||
"panel/internal"
|
||||
"panel/internal/services"
|
||||
"panel/pkg/ssh"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user