代码无效引用清理,试压包资料界面看板修改
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web.UI.WebControls;
|
||||
using System.Linq;
|
||||
|
||||
namespace BLL
|
||||
{
|
||||
@@ -54,7 +52,7 @@ namespace BLL
|
||||
newQCGroupRegistration.Code = QCGroupRegistration.Code;
|
||||
newQCGroupRegistration.Name = QCGroupRegistration.Name;
|
||||
newQCGroupRegistration.CompileMan = QCGroupRegistration.CompileMan;
|
||||
newQCGroupRegistration.CompileDate = QCGroupRegistration.CompileDate;
|
||||
newQCGroupRegistration.CompileDate = QCGroupRegistration.CompileDate;
|
||||
newQCGroupRegistration.UnitId = QCGroupRegistration.UnitId;
|
||||
newQCGroupRegistration.Subjects = QCGroupRegistration.Subjects;
|
||||
newQCGroupRegistration.Process = QCGroupRegistration.Process;
|
||||
|
||||
Reference in New Issue
Block a user