This commit is contained in:
wyw 2026-03-17 20:16:05 +08:00
parent d47c7c8013
commit 5c1264d4e9

View File

@ -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",