Update QuestDb

This commit is contained in:
sunkaixuan
2022-09-09 21:36:29 +08:00
parent 0e0bed3428
commit 8c7dfefb3e
2 changed files with 2 additions and 2 deletions

View File

@@ -81,7 +81,7 @@ namespace SqlSugar
try try
{ {
int i = 0; int i = 0;
while (i < 10) while (i < 15)
{ {
try try
{ {

View File

@@ -81,7 +81,7 @@ namespace SqlSugar
try try
{ {
int i = 0; int i = 0;
while (i < 10) while (i < 15)
{ {
try try
{ {