代码无效引用清理,试压包资料界面看板修改
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace BLL
|
||||
{
|
||||
@@ -48,8 +45,8 @@ namespace BLL
|
||||
OrderEndPerson = superviseCheckRectifyItem.OrderEndPerson,
|
||||
RealEndDate = superviseCheckRectifyItem.RealEndDate,
|
||||
AttachUrl = superviseCheckRectifyItem.AttachUrl,
|
||||
VerifierName=superviseCheckRectifyItem.VerifierName,
|
||||
VerifierDate=superviseCheckRectifyItem.VerifierDate,
|
||||
VerifierName = superviseCheckRectifyItem.VerifierName,
|
||||
VerifierDate = superviseCheckRectifyItem.VerifierDate,
|
||||
};
|
||||
Funs.DB.Supervise_SuperviseCheckRectifyItem.InsertOnSubmit(newSuperviseCheckRectifyItem);
|
||||
Funs.DB.SubmitChanges();
|
||||
|
||||
Reference in New Issue
Block a user