修改自动安装
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
package controllers
|
||||
|
||||
import (
|
||||
crons "github.com/PPGo_Job/crons"
|
||||
"github.com/PPGo_Job/jobs"
|
||||
"github.com/PPGo_Job/libs"
|
||||
"github.com/PPGo_Job/models"
|
||||
"github.com/astaxie/beego"
|
||||
crons "github.com/george518/PPGo_Job/crons"
|
||||
"github.com/george518/PPGo_Job/jobs"
|
||||
"github.com/george518/PPGo_Job/libs"
|
||||
"github.com/george518/PPGo_Job/models"
|
||||
"strconv"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
Reference in New Issue
Block a user