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", name: "IX_T_PF_PARAM_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID",
table: "T_PF_PARAM"); table: "T_PF_PARAM");
migrationBuilder.DropColumn( //migrationBuilder.DropColumn(
name: "DbConn", // name: "DbConn",
table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); // table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
migrationBuilder.DropColumn( //migrationBuilder.DropColumn(
name: "Nav_CourID", // name: "Nav_CourID",
table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); // table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
migrationBuilder.DropColumn( //migrationBuilder.DropColumn(
name: "Nav_NotifyID", // name: "Nav_NotifyID",
table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); // table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
migrationBuilder.DropColumn( //migrationBuilder.DropColumn(
name: "Nav_OrgID", // name: "Nav_OrgID",
table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); // table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
migrationBuilder.DropColumn( //migrationBuilder.DropColumn(
name: "TaskID", // name: "TaskID",
table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); // table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
migrationBuilder.DropColumn( migrationBuilder.DropColumn(
name: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID", name: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID",