From b288e7effa0edc09baad6089433a38b2b29b29db Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期一, 08 九月 2025 15:33:03 +0800
Subject: [PATCH] feat:开发

---
 FlexJobApi.Database.Migrations/Migrations/DefaultDbContextModelSnapshot.cs |   82 ++++++++++++++++++++--------------------
 1 files changed, 41 insertions(+), 41 deletions(-)

diff --git a/FlexJobApi.Database.Migrations/Migrations/DefaultDbContextModelSnapshot.cs b/FlexJobApi.Database.Migrations/Migrations/DefaultDbContextModelSnapshot.cs
index 9c2e419..c06c983 100644
--- a/FlexJobApi.Database.Migrations/Migrations/DefaultDbContextModelSnapshot.cs
+++ b/FlexJobApi.Database.Migrations/Migrations/DefaultDbContextModelSnapshot.cs
@@ -66,7 +66,7 @@
 
                     b.HasKey("Id");
 
-                    b.ToTable("CodeUrl");
+                    b.ToTable("CodeUrl", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.ContractTemplate", b =>
@@ -145,7 +145,7 @@
 
                     b.HasIndex("EnterpriseId");
 
-                    b.ToTable("ContractTemplate");
+                    b.ToTable("ContractTemplate", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.ContractTemplateValue", b =>
@@ -206,7 +206,7 @@
 
                     b.HasIndex("TemplateId");
 
-                    b.ToTable("ContractTemplateValue");
+                    b.ToTable("ContractTemplateValue", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.Department", b =>
@@ -264,7 +264,7 @@
 
                     b.HasIndex("ParentId");
 
-                    b.ToTable("Department");
+                    b.ToTable("Department", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.DictionaryCategory", b =>
@@ -315,7 +315,7 @@
 
                     b.HasKey("Id");
 
-                    b.ToTable("DictionaryCategory");
+                    b.ToTable("DictionaryCategory", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.DictionaryData", b =>
@@ -396,7 +396,7 @@
 
                     b.HasIndex("ParentId");
 
-                    b.ToTable("DictionaryData");
+                    b.ToTable("DictionaryData", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.ElectronSignSetting", b =>
@@ -446,7 +446,7 @@
 
                     b.HasKey("Id");
 
-                    b.ToTable("ElectronSignSetting");
+                    b.ToTable("ElectronSignSetting", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.Enterprise", b =>
@@ -574,7 +574,7 @@
 
                     b.HasIndex("ProvinceCode");
 
-                    b.ToTable("Enterprise");
+                    b.ToTable("Enterprise", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.EnterpriseAuth", b =>
@@ -673,7 +673,7 @@
 
                     b.HasKey("Id");
 
-                    b.ToTable("EnterpriseAuth");
+                    b.ToTable("EnterpriseAuth", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.EnterpriseCost", b =>
@@ -727,7 +727,7 @@
 
                     b.HasIndex("EnterpriseId");
 
-                    b.ToTable("EnterpriseCost");
+                    b.ToTable("EnterpriseCost", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.EnterpriseElectronSignSetting", b =>
@@ -770,7 +770,7 @@
 
                     b.HasIndex("EnterpriseId");
 
-                    b.ToTable("EnterpriseElectronSignSetting");
+                    b.ToTable("EnterpriseElectronSignSetting", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.EnterpriseEmployee", b =>
@@ -870,7 +870,7 @@
 
                     b.HasIndex("UserId");
 
-                    b.ToTable("EnterpriseEmployee");
+                    b.ToTable("EnterpriseEmployee", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.EnterpriseEmployeeContract", b =>
@@ -939,7 +939,7 @@
 
                     b.HasIndex("EnterpriseEmployeeId");
 
-                    b.ToTable("EnterpriseEmployeeContract");
+                    b.ToTable("EnterpriseEmployeeContract", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.EnterpriseUserCollect", b =>
@@ -996,7 +996,7 @@
 
                     b.HasIndex("UserId");
 
-                    b.ToTable("EnterpriseUserCollect");
+                    b.ToTable("EnterpriseUserCollect", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.EnterpriseWallet", b =>
@@ -1120,7 +1120,7 @@
 
                     b.HasIndex("EnterpriseId");
 
-                    b.ToTable("EnterpriseWallet");
+                    b.ToTable("EnterpriseWallet", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.EnterpriseWalletExpandindirectOrder", b =>
@@ -1217,7 +1217,7 @@
 
                     b.HasIndex("WalletId");
 
-                    b.ToTable("EnterpriseWalletExpandindirectOrder");
+                    b.ToTable("EnterpriseWalletExpandindirectOrder", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.EnterpriseWalletExpandindirectOrderFile", b =>
@@ -1263,7 +1263,7 @@
 
                     b.HasIndex("OrderId");
 
-                    b.ToTable("EnterpriseWalletExpandindirectOrderFile");
+                    b.ToTable("EnterpriseWalletExpandindirectOrderFile", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.EnterpriseWalletTransaction", b =>
@@ -1389,7 +1389,7 @@
 
                     b.HasIndex("WalletId");
 
-                    b.ToTable("EnterpriseWalletTransaction");
+                    b.ToTable("EnterpriseWalletTransaction", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.Menu", b =>
@@ -1477,7 +1477,7 @@
 
                     b.HasIndex("ParentId");
 
-                    b.ToTable("Menu");
+                    b.ToTable("Menu", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.Resource", b =>
@@ -1577,7 +1577,7 @@
 
                     b.HasKey("Id");
 
-                    b.ToTable("Resource");
+                    b.ToTable("Resource", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.Role", b =>
@@ -1635,7 +1635,7 @@
 
                     b.HasKey("Id");
 
-                    b.ToTable("Role");
+                    b.ToTable("Role", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.RoleMenu", b =>
@@ -1680,7 +1680,7 @@
 
                     b.HasIndex("RoleId");
 
-                    b.ToTable("RoleMenu");
+                    b.ToTable("RoleMenu", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.RoleResource", b =>
@@ -1728,7 +1728,7 @@
 
                     b.HasIndex("RoleId");
 
-                    b.ToTable("RoleResource");
+                    b.ToTable("RoleResource", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.ScheduleJobDetail", b =>
@@ -1787,7 +1787,7 @@
 
                     b.HasKey("Id");
 
-                    b.ToTable("ScheduleJobDetail");
+                    b.ToTable("ScheduleJobDetail", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.ScheduleJobTrigger", b =>
@@ -1888,7 +1888,7 @@
 
                     b.HasKey("Id");
 
-                    b.ToTable("ScheduleJobTrigger");
+                    b.ToTable("ScheduleJobTrigger", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.TaskInfo", b =>
@@ -2038,7 +2038,7 @@
 
                     b.HasIndex("ProvinceCode");
 
-                    b.ToTable("TaskInfo");
+                    b.ToTable("TaskInfo", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.TaskInfoBenefit", b =>
@@ -2084,7 +2084,7 @@
 
                     b.HasIndex("TaskInfoId");
 
-                    b.ToTable("TaskInfoBenefit");
+                    b.ToTable("TaskInfoBenefit", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.TaskInfoCredentialLimit", b =>
@@ -2130,7 +2130,7 @@
 
                     b.HasIndex("TypeCode");
 
-                    b.ToTable("TaskInfoCredentialLimit");
+                    b.ToTable("TaskInfoCredentialLimit", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.TaskInfoUser", b =>
@@ -2226,7 +2226,7 @@
 
                     b.HasIndex("TaskInfoId");
 
-                    b.ToTable("TaskInfoUser");
+                    b.ToTable("TaskInfoUser", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.TaskInfoUserSubmit", b =>
@@ -2275,7 +2275,7 @@
 
                     b.HasIndex("TaskInfoUserId");
 
-                    b.ToTable("TaskInfoUserSubmit");
+                    b.ToTable("TaskInfoUserSubmit", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.TaskInfoUserSubmitFile", b =>
@@ -2319,7 +2319,7 @@
 
                     b.HasIndex("SubmitId");
 
-                    b.ToTable("TaskInfoUserSubmitFile");
+                    b.ToTable("TaskInfoUserSubmitFile", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.TaskUserCollect", b =>
@@ -2364,7 +2364,7 @@
 
                     b.HasIndex("UserId");
 
-                    b.ToTable("TaskUserCollect");
+                    b.ToTable("TaskUserCollect", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.User", b =>
@@ -2511,7 +2511,7 @@
 
                     b.HasIndex("ProvinceCode");
 
-                    b.ToTable("User");
+                    b.ToTable("User", (string)null);
 
                     b.HasData(
                         new
@@ -2612,7 +2612,7 @@
 
                     b.HasKey("Id");
 
-                    b.ToTable("UserAuth");
+                    b.ToTable("UserAuth", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.UserBankCard", b =>
@@ -2669,7 +2669,7 @@
 
                     b.HasIndex("UserId");
 
-                    b.ToTable("UserBankCard");
+                    b.ToTable("UserBankCard", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.UserCredential", b =>
@@ -2737,7 +2737,7 @@
 
                     b.HasIndex("UserId");
 
-                    b.ToTable("UserCredential");
+                    b.ToTable("UserCredential", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.UserDepartment", b =>
@@ -2782,7 +2782,7 @@
 
                     b.HasIndex("UserId");
 
-                    b.ToTable("UserDepartment");
+                    b.ToTable("UserDepartment", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.UserExpectJob", b =>
@@ -2828,7 +2828,7 @@
 
                     b.HasIndex("UserId");
 
-                    b.ToTable("UserExpectJob");
+                    b.ToTable("UserExpectJob", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.UserManageIndustrialPark", b =>
@@ -2871,7 +2871,7 @@
 
                     b.HasIndex("UserId");
 
-                    b.ToTable("UserManageIndustrialPark");
+                    b.ToTable("UserManageIndustrialPark", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.UserPhoto", b =>
@@ -2914,7 +2914,7 @@
 
                     b.HasIndex("UserId");
 
-                    b.ToTable("UserPhoto");
+                    b.ToTable("UserPhoto", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.UserRole", b =>
@@ -2959,7 +2959,7 @@
 
                     b.HasIndex("UserId");
 
-                    b.ToTable("UserRole");
+                    b.ToTable("UserRole", (string)null);
                 });
 
             modelBuilder.Entity("FlexJobApi.Core.ContractTemplate", b =>

--
Gitblit v1.9.1