优化代码生成模板

This commit is contained in:
不做码农
2023-05-12 15:10:12 +08:00
parent ca22b17104
commit 335db343c9
4 changed files with 44 additions and 25 deletions

View File

@@ -8,8 +8,7 @@ $end
namespace ${options.ModelsNamespace}.${options.SubNamespace}
{
/// <summary>
/// ${genTable.FunctionName},数据实体对象
///
/// ${genTable.FunctionName}
/// @author ${replaceDto.Author}
/// @date ${replaceDto.AddTime}
/// </summary>