diff --git a/README.md b/README.md index 70a2bc8..1acf7da 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ ## 项目演示 演示地址:https://cloud.helloworldnet.com + 用户名: admin + 密码: guest ## 学习教程 @@ -66,8 +68,6 @@ Add-Migration InitialCreate -c PersistedGrantDbContext -o Migrations/PersistedGr Add-Migration InitialCreate -c ConfigurationDbContext -o Migrations/ConfigurationMigrations -Project ZeroFramework.IdentityServer.API -StartupProject ZeroFramework.IdentityServer.API Add-Migration InitialCreate -c ApplicationDbContext -o Migrations/ApplicationMigrations -Project ZeroFramework.IdentityServer.API -StartupProject ZeroFramework.IdentityServer.API![stacks](https://oss.xcode.me/notes/zeroframework/stacks.svg) - - ``` 3、执行迁移并自动生成数据库