mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 20:08:15 +08:00
- QuestDb RestAPI CSV导入问题修复
This commit is contained in:
@ -144,7 +144,7 @@ public static partial class QuestDbGlobalExtensions
|
||||
{
|
||||
try
|
||||
{
|
||||
// File.Delete(filePath);
|
||||
File.Delete(filePath);
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
Reference in New Issue
Block a user