sunpengfei
昨天 d997afbfb26532dfbffcb569757e1be8fdd75088
FlexJobApi.Database.Migrations/Migrations/DefaultDbContextModelSnapshot.cs
@@ -1023,9 +1023,6 @@
                    b.Property<int>("Access")
                        .HasColumnType("int");
                    b.Property<string>("Account")
                        .HasColumnType("nvarchar(max)");
                    b.Property<string>("AccountBookId")
                        .HasColumnType("nvarchar(max)");
@@ -1077,6 +1074,12 @@
                    b.Property<Guid>("EnterpriseId")
                        .HasColumnType("uniqueidentifier");
                    b.Property<string>("ErrorCode")
                        .HasColumnType("nvarchar(max)");
                    b.Property<string>("FailReason")
                        .HasColumnType("nvarchar(max)");
                    b.Property<decimal>("FreezeBalance")
                        .HasColumnType("decimal(18,2)");
@@ -1085,9 +1088,6 @@
                    b.Property<bool>("IsDeleted")
                        .HasColumnType("bit");
                    b.Property<string>("MerchantId")
                        .HasColumnType("nvarchar(max)");
                    b.Property<string>("PersonalProductCode")
                        .HasColumnType("nvarchar(max)");
@@ -2637,6 +2637,9 @@
                    b.Property<string>("RealFailMessage")
                        .HasColumnType("nvarchar(max)");
                    b.Property<DateTime?>("RealInProcessStartTime")
                        .HasColumnType("datetime2");
                    b.Property<int>("RealStatus")
                        .HasColumnType("int");
@@ -3062,6 +3065,9 @@
                    b.Property<decimal>("Amount")
                        .HasColumnType("decimal(18,2)");
                    b.Property<DateTime?>("ArrivalTimeEnd")
                        .HasColumnType("datetime2");
                    b.Property<decimal>("Balance")
                        .HasColumnType("decimal(18,2)");
@@ -3083,6 +3089,12 @@
                    b.Property<Guid?>("EnterpriseWalletTransactionId")
                        .HasColumnType("uniqueidentifier");
                    b.Property<string>("ErrorCode")
                        .HasColumnType("nvarchar(max)");
                    b.Property<string>("FailReason")
                        .HasColumnType("nvarchar(max)");
                    b.Property<bool>("IsDeleted")
                        .HasColumnType("bit");