From 5f42374fb1b0792a57ed8ef22c6bb4c67e734f9e Mon Sep 17 00:00:00 2001 From: wyw <571921741@qq.com> Date: Tue, 17 Mar 2026 20:40:20 +0800 Subject: [PATCH] 213 --- .../Migrations/20260202064225_wyw2026020201.cs | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/APT.Data.Migrations/Migrations/20260202064225_wyw2026020201.cs b/APT.Data.Migrations/Migrations/20260202064225_wyw2026020201.cs index 9c41ae2..984c2b9 100644 --- a/APT.Data.Migrations/Migrations/20260202064225_wyw2026020201.cs +++ b/APT.Data.Migrations/Migrations/20260202064225_wyw2026020201.cs @@ -35,9 +35,9 @@ namespace APT.Data.Migrations.Migrations // name: "IX_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY_Nav_OrgID", // table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); - migrationBuilder.DropIndex( - name: "IX_T_PF_PARAM_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID", - table: "T_PF_PARAM"); + //migrationBuilder.DropIndex( + // name: "IX_T_PF_PARAM_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID", + // table: "T_PF_PARAM"); //migrationBuilder.DropColumn( // name: "DbConn", @@ -314,10 +314,10 @@ namespace APT.Data.Migrations.Migrations // table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY", // column: "Nav_OrgID"); - migrationBuilder.CreateIndex( - name: "IX_T_PF_PARAM_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID", - table: "T_PF_PARAM", - column: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID"); + //migrationBuilder.CreateIndex( + // name: "IX_T_PF_PARAM_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID", + // table: "T_PF_PARAM", + // column: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID"); //migrationBuilder.AddForeignKey( // name: "FK_T_PF_PARAM_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID",