优化代码生成

This commit is contained in:
不做码农
2023-03-01 18:23:29 +08:00
parent 55b997e58b
commit 21e523a821
8 changed files with 51 additions and 57 deletions

View File

@@ -2,7 +2,7 @@
using SqlSugar;
using System.Collections.Generic;
namespace ${options.ModelsNamespace}.Models
namespace ${options.ModelsNamespace}.${options.SubNamespace}
{
/// <summary>
/// ${genTable.FunctionName},数据实体对象