using new organization

This commit is contained in:
Ming Deng
2020-12-13 23:09:19 +08:00
parent 093f976365
commit a70f7fc920
253 changed files with 504 additions and 503 deletions

View File

@@ -31,7 +31,7 @@
package toolbox
import (
"github.com/astaxie/beego/core/admin"
"github.com/beego/beego/core/admin"
)
// AdminCheckList holds health checker map

View File

@@ -19,7 +19,7 @@ import (
"os"
"time"
"github.com/astaxie/beego/core/admin"
"github.com/beego/beego/core/admin"
)
var startTime = time.Now()

View File

@@ -17,7 +17,7 @@ package toolbox
import (
"time"
"github.com/astaxie/beego/server/web"
"github.com/beego/beego/server/web"
)
// Statistics struct

View File

@@ -19,7 +19,7 @@ import (
"sort"
"time"
"github.com/astaxie/beego/task"
"github.com/beego/beego/task"
)
// The bounds for each field.