🚚 from p14yground to naiba

This commit is contained in:
naiba
2020-11-11 10:07:45 +08:00
parent 66a4bf0c5c
commit 4083a42978
25 changed files with 54 additions and 54 deletions

View File

@@ -8,10 +8,10 @@ import (
"github.com/gin-gonic/gin"
"github.com/gorilla/websocket"
"github.com/p14yground/nezha/model"
"github.com/p14yground/nezha/pkg/mygin"
pb "github.com/p14yground/nezha/proto"
"github.com/p14yground/nezha/service/dao"
"github.com/naiba/nezha/model"
"github.com/naiba/nezha/pkg/mygin"
pb "github.com/naiba/nezha/proto"
"github.com/naiba/nezha/service/dao"
)
type commonPage struct {