sunpengfei
2025-09-02 465f14d18c1ee52efffd7095bf7535a6bbb2e06f
FlexJobApi.Database.Migrations/REDEME.MD
@@ -1,7 +1,7 @@
-------------------------------主数据库---------------------------------------
新增迁移文件
dotnet ef migrations add UpdateEnterpriseWallet -s "../FlexJobApi.Web.Entry" -c DefaultDbContext
dotnet ef migrations add UpdateEnterpriseWallet0902002 -s "../FlexJobApi.Web.Entry" -c DefaultDbContext
删除迁移文件
dotnet ef migrations remove -s "../FlexJobApi.Web.Entry" -c DefaultDbContext