| VueWebApi/DLL/DAL/ProductionManagementDAL.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
VueWebApi/DLL/DAL/ProductionManagementDAL.cs
@@ -2927,7 +2927,7 @@ //循环写入排产生产资源子表 for (int i = 0; i < objs.Count; i++) { sql = @"insert into TWkm_capac_plan_sub(m_id,wkdate,wkshift_code) values()"; sql = @"insert into TWkm_capac_plan_sub(m_id,wkdate,wkshift_code) values(@m_id,@wkdate,@wkshift_code)"; list.Add(new { str = sql,