CreateTable( name: "PersistedGrants", columns: table => new { Key = table.Column<string>(maxLength: 200, nullable: false), Type = table.
確定! 回上一頁