mirror of
https://github.com/acepanel/panel.git
synced 2026-02-06 10:07:15 +08:00
refactor: 重构types包
This commit is contained in:
@@ -2,7 +2,7 @@ package internal
|
||||
|
||||
import (
|
||||
"github.com/TheTNB/panel/app/models"
|
||||
"github.com/TheTNB/panel/types"
|
||||
"github.com/TheTNB/panel/pkg/types"
|
||||
)
|
||||
|
||||
type Plugin interface {
|
||||
|
||||
Reference in New Issue
Block a user