Update demo

This commit is contained in:
sunkaixuna 2021-10-30 15:19:29 +08:00
parent a4ce1d0ad4
commit a5e64c062b

View File

@ -8,7 +8,7 @@ namespace OrmTest
{
/// <summary>
/// Setting up the database name does not require you to create the database
/// 设置好数据库名不需要你去手动建库
/// 只需要设置IP和账户密码 ,自动建库
/// </summary>
public class Config
{