增加注释

This commit is contained in:
GoEdgeLab
2021-11-14 20:46:08 +08:00
parent f33ce88a3a
commit 7087adacda
7 changed files with 20 additions and 19 deletions

View File

@@ -10,7 +10,7 @@ import (
"path/filepath"
)
// 脚本命令动作
// ScriptAction 脚本命令动作
type ScriptAction struct {
BaseAction