增加注释

This commit is contained in:
刘祥超
2021-11-14 20:46:08 +08:00
parent fadc580dff
commit 7ec916c1fb
7 changed files with 20 additions and 19 deletions

View File

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