修改安装
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
package jobs
|
||||
|
||||
import (
|
||||
"PPGo_Job/models"
|
||||
"fmt"
|
||||
"github.com/PPGo_Job/models"
|
||||
"github.com/astaxie/beego"
|
||||
"os/exec"
|
||||
"time"
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
package jobs
|
||||
|
||||
import (
|
||||
"PPGo_Job/mail"
|
||||
"PPGo_Job/models"
|
||||
"bytes"
|
||||
"fmt"
|
||||
"github.com/PPGo_Job/mail"
|
||||
"github.com/PPGo_Job/models"
|
||||
"github.com/astaxie/beego"
|
||||
"html/template"
|
||||
"os/exec"
|
||||
|
||||
Reference in New Issue
Block a user