自主管理加分项
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using System;
|
||||
using Microsoft.SqlServer.Dts.Runtime;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
@@ -41,6 +42,7 @@ namespace BLL
|
||||
Model.Training_Task newTask = new Model.Training_Task
|
||||
{
|
||||
TaskId = task.TaskId,
|
||||
ProjectId = task.ProjectId,
|
||||
PlanId = task.PlanId,
|
||||
UserId = task.UserId,
|
||||
TaskDate = task.TaskDate,
|
||||
|
||||
Reference in New Issue
Block a user