修改质量人员接口
This commit is contained in:
@@ -1110,6 +1110,7 @@ namespace BLL
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region 更新焊工信息
|
||||
public static void UpdateWelderForApi(Model.SitePerson_Person Welder)
|
||||
{
|
||||
|
||||
@@ -1131,5 +1132,6 @@ namespace BLL
|
||||
db.SubmitChanges();
|
||||
}
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user