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,