diff --git a/Src/Asp.Net/SqlServerTest/Config.cs b/Src/Asp.Net/SqlServerTest/Config.cs index fe21487db..2adf5d443 100644 --- a/Src/Asp.Net/SqlServerTest/Config.cs +++ b/Src/Asp.Net/SqlServerTest/Config.cs @@ -8,7 +8,7 @@ namespace OrmTest { /// /// Setting up the database name does not require you to create the database - /// 设置好数据库名不需要你去手动建库 + /// 只需要设置IP和账户密码 ,自动建库 /// public class Config {