优化代码生成功能、新增加打包zip文件
This commit is contained in:
@@ -59,7 +59,7 @@ namespace Infrastructure.Extensions
|
||||
services.AddTransient(serviceType, type);
|
||||
break;
|
||||
}
|
||||
Console.WriteLine($"注册:{serviceType}");
|
||||
//Console.WriteLine($"注册:{serviceType}");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user