mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-01-19 17:51:36 +08:00
-
This commit is contained in:
@@ -27,7 +27,7 @@ namespace SqlSugar
|
||||
this.IsEnableLogEvent = false;
|
||||
this.CommandType = CommandType.Text;
|
||||
this.IsClearParameters = true;
|
||||
this.CommandTimeOut = 30000;
|
||||
this.CommandTimeOut = 300;
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user