chorm: 构建

This commit is contained in:
chenchun
2024-11-08 11:21:10 +08:00
parent 0c0ead26c0
commit e832921edf
2 changed files with 3 additions and 2 deletions

View File

@@ -19,7 +19,8 @@ class Program
// args = ["clear"];
//创建模块
args = ["new","oooo", "-t","module","-p","D:\\temp","-csf"];
//args = ["new","oooo", "-t","module","-p","D:\\temp","-csf"];
//查看模板列表
//args = ["new","list"];