v1.2.3 template (clean feature not done)
This commit is contained in:
@@ -50,6 +50,7 @@ func main() {
|
||||
logx.WithContext(ctx).Errorf("异步任务启动失败: %+v", err)
|
||||
os.Exit(1)
|
||||
}
|
||||
fmt.Println("异步任务启动!!!")
|
||||
}()
|
||||
|
||||
server := rest.MustNewServer(c.RestConf)
|
||||
|
||||
Reference in New Issue
Block a user