feat: 标准化占位符, 增加模板
This commit is contained in:
@@ -3,6 +3,7 @@ mod entity;
|
||||
mod utils;
|
||||
mod error;
|
||||
mod config;
|
||||
mod template;
|
||||
|
||||
use crate::commands::{Cli, Commands};
|
||||
use clap::Parser;
|
||||
|
||||
Reference in New Issue
Block a user