提交代码
This commit is contained in:
@@ -58,6 +58,7 @@ namespace BLL
|
||||
Isprint = rectifyNotice.Isprint,
|
||||
Isprintf = rectifyNotice.Isprintf,
|
||||
States = rectifyNotice.States,
|
||||
ControlId = rectifyNotice.ControlId,
|
||||
};
|
||||
db.Check_RectifyNotices.InsertOnSubmit(newRectifyNotices);
|
||||
db.SubmitChanges();
|
||||
|
||||
Reference in New Issue
Block a user