新增 template 命令,支持项目模板的增删改查操作: - +list: 列出所有模板 - +get: 获取模板详情 - +create: 创建新模板 - +update: 更新模板 - +delete: 删除模板 |
||
|---|---|---|
| .. | ||
| template.go | ||
| template_test.go | ||
新增 template 命令,支持项目模板的增删改查操作: - +list: 列出所有模板 - +get: 获取模板详情 - +create: 创建新模板 - +update: 更新模板 - +delete: 删除模板 |
||
|---|---|---|
| .. | ||
| template.go | ||
| template_test.go | ||