mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-08 18:34:44 +08:00
修复生成业务代码异常
优化代码,删除columnHeaders
This commit is contained in:
@@ -40,7 +40,7 @@ namespace OpenAuth.App.Test
|
||||
{
|
||||
Console.WriteLine($"开始异步测试");
|
||||
|
||||
AddOrUpdate();
|
||||
var result =AddOrUpdate();
|
||||
|
||||
Console.WriteLine("异步测试结束");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user