feat:update vue template & sql

This commit is contained in:
zhangwenjian
2020-08-13 23:47:37 +08:00
parent 826eef40a3
commit afb98f5e81
5 changed files with 177 additions and 174 deletions
+2
View File
@@ -76,7 +76,9 @@ func run() error {
Handler: r,
}
go func() {
jobs.InitJob()
jobs.Setup()
}()