mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-18 21:38:10 +08:00
go new
This commit is contained in:
@@ -14,8 +14,8 @@ var (
|
||||
)
|
||||
|
||||
func main() {
|
||||
// Initialize ee-go
|
||||
eboot.Init(staticFS)
|
||||
// Initialize new ee-go
|
||||
eboot.New(staticFS)
|
||||
|
||||
// User business logic
|
||||
router.Init()
|
||||
|
||||
Reference in New Issue
Block a user