mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-10 08:20:24 +08:00
初始化
This commit is contained in:
5
internal/web/actions.go
Normal file
5
internal/web/actions.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package web
|
||||
|
||||
import (
|
||||
_ "github.com/TeaOSLab/EdgeAdmin/internal/web/actions/default/index"
|
||||
)
|
||||
Reference in New Issue
Block a user