From a5e64c062bcd9d8de337a9f6d0c6ae89bb109409 Mon Sep 17 00:00:00 2001 From: sunkaixuna <610262374@qq.com> Date: Sat, 30 Oct 2021 15:19:29 +0800 Subject: [PATCH] Update demo --- Src/Asp.Net/SqlServerTest/Config.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {