mirror of
https://github.com/acepanel/panel.git
synced 2026-02-06 16:21:03 +08:00
refactor: 重命名软件包名
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"github.com/goravel/framework/contracts/http"
|
||||
"github.com/goravel/framework/facades"
|
||||
|
||||
"panel/app/models"
|
||||
"panel/pkg/tools"
|
||||
"github.com/TheTNB/panel/app/models"
|
||||
"github.com/TheTNB/panel/pkg/tools"
|
||||
)
|
||||
|
||||
type TaskController struct {
|
||||
|
||||
Reference in New Issue
Block a user