fix:Oracle数据库代码生成获取不了数据库问题

This commit is contained in:
不做码农
2023-02-23 11:06:46 +08:00
parent ee4b7c17b2
commit a0f4afbe25
4 changed files with 13 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ namespace ZR.CodeGenerator
public static string Gen_author = "gen:author";
public static string Gen_autoPre = "gen:autoPre";
public static string Gen_tablePrefix = "gen:tablePrefix";
public static string Gen_oracle_db = "gen:oracle_db";
/// <summary>
/// InputDto输入实体是不包含字段