From 5c1264d4e9c196a7fcfcb1e3978f6b4c8c8b313a Mon Sep 17 00:00:00 2001 From: wyw <571921741@qq.com> Date: Tue, 17 Mar 2026 20:16:05 +0800 Subject: [PATCH] 12 --- .../20260202064225_wyw2026020201.cs | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/APT.Data.Migrations/Migrations/20260202064225_wyw2026020201.cs b/APT.Data.Migrations/Migrations/20260202064225_wyw2026020201.cs index 853e802..df92dc2 100644 --- a/APT.Data.Migrations/Migrations/20260202064225_wyw2026020201.cs +++ b/APT.Data.Migrations/Migrations/20260202064225_wyw2026020201.cs @@ -39,25 +39,25 @@ namespace APT.Data.Migrations.Migrations name: "IX_T_PF_PARAM_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID", table: "T_PF_PARAM"); - migrationBuilder.DropColumn( - name: "DbConn", - table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); + //migrationBuilder.DropColumn( + // name: "DbConn", + // table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); - migrationBuilder.DropColumn( - name: "Nav_CourID", - table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); + //migrationBuilder.DropColumn( + // name: "Nav_CourID", + // table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); - migrationBuilder.DropColumn( - name: "Nav_NotifyID", - table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); + //migrationBuilder.DropColumn( + // name: "Nav_NotifyID", + // table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); - migrationBuilder.DropColumn( - name: "Nav_OrgID", - table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); + //migrationBuilder.DropColumn( + // name: "Nav_OrgID", + // table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); - migrationBuilder.DropColumn( - name: "TaskID", - table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); + //migrationBuilder.DropColumn( + // name: "TaskID", + // table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); migrationBuilder.DropColumn( name: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID",