修改自动安装

This commit is contained in:
郝大全
2017-06-23 13:48:58 +08:00
parent 7e720f4945
commit accc566aef
8 changed files with 21 additions and 17 deletions

View File

@@ -10,9 +10,9 @@ package jobs
import (
"bytes"
"fmt"
"github.com/PPGo_Job/mail"
"github.com/PPGo_Job/models"
"github.com/astaxie/beego"
"github.com/george518/PPGo_Job/mail"
"github.com/george518/PPGo_Job/models"
"html/template"
"os/exec"
"runtime/debug"