修改施工方案和关键事项
This commit is contained in:
@@ -54,7 +54,7 @@ namespace BLL
|
||||
string newKeyID = SQLHelper.GetNewID(typeof(Model.GJSX_detail));
|
||||
Model.GJSX_detail newGJSXMX = new Model.GJSX_detail();
|
||||
|
||||
newGJSXMX.Cuid = newKeyID;
|
||||
newGJSXMX.Cuid = gjsxmx.Cuid;
|
||||
newGJSXMX.GJSXID = gjsxmx.GJSXID;
|
||||
newGJSXMX.Progress_user = gjsxmx.Progress_user;
|
||||
newGJSXMX.Progress_detail = gjsxmx.Progress_detail;
|
||||
|
||||
Reference in New Issue
Block a user