diff --git a/Src/Asp.NetCore2/SqlSeverTest/SqlSeverTest/Config.cs b/Src/Asp.NetCore2/SqlSeverTest/SqlSeverTest/Config.cs index fe21487db..0ce7f19e8 100644 --- a/Src/Asp.NetCore2/SqlSeverTest/SqlSeverTest/Config.cs +++ b/Src/Asp.NetCore2/SqlSeverTest/SqlSeverTest/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 {