移除废弃的html模板
This commit is contained in:
@@ -51,7 +51,7 @@ partial class Program
|
||||
|
||||
|
||||
// 要生成的表名数组
|
||||
var tableNames = new List<string> { "Subject"/*, "Order"*/ };
|
||||
var tableNames = new List<string> { /*"Subject", "Order"*/ };
|
||||
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user