refactoring
This commit is contained in:
parent
a983b0fdc4
commit
b828b06904
10 changed files with 125 additions and 26 deletions
|
|
@ -1,8 +1,8 @@
|
|||
using Microsoft.Data.Entity.Migrations;
|
||||
using Yavsc.Interfaces.Workflow;
|
||||
|
||||
namespace Yavsc.Migrations
|
||||
{
|
||||
using YavscLib;
|
||||
public partial class bookQueryStatus : Migration
|
||||
{
|
||||
protected override void Up(MigrationBuilder migrationBuilder)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue