mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-10 23:57:59 +08:00
Synchronization code
This commit is contained in:
parent
ea86f27186
commit
c2754d03f6
@ -34,7 +34,7 @@ namespace SqlSugar
|
|||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
return ErrorMessage.GetThrowMessage("Connection open error . {0}", " 连接数据库过程中发生错误,检查服务器是否正常连接字符串是否正确,错误信息:{0}.");
|
return ErrorMessage.GetThrowMessage("Connection open error . {0} ", " 连接数据库过程中发生错误,检查服务器是否正常连接字符串是否正确,错误信息:{0}.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
public static string ExpressionCheck
|
public static string ExpressionCheck
|
||||||
|
Loading…
Reference in New Issue
Block a user