test: test-workflow
This commit is contained in:
parent
c933ade76e
commit
0f86918d7f
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -8,7 +8,7 @@ import (
|
|||
_ "github.com/yaoapp/yao/xfs"
|
||||
)
|
||||
|
||||
// 主程序
|
||||
// 主程序 test
|
||||
func main() {
|
||||
cmd.Execute()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue