mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 02:32:50 +08:00
- QuestDb RestAPI CSV导入问题修复
This commit is contained in:
parent
82be70f483
commit
c957d157c2
@ -144,7 +144,7 @@ public static partial class QuestDbGlobalExtensions
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// File.Delete(filePath);
|
File.Delete(filePath);
|
||||||
}
|
}
|
||||||
catch
|
catch
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user