1.添加windows远程执行任务支持

2.README.md更新windows支持说明
3.sql更新
This commit is contained in:
linxiaozhi
2019-02-18 00:03:35 +08:00
parent 5254e85600
commit 4f7f536e97
10 changed files with 254 additions and 33 deletions

View File

@@ -16,6 +16,7 @@ import (
type TaskServer struct {
Id int
GroupId int
ConnectionType int
ServerName string
ServerAccount string
ServerOuterIp string