提交代码

This commit is contained in:
2024-09-02 16:27:23 +08:00
2 changed files with 72 additions and 1 deletions
@@ -599,7 +599,7 @@ namespace BLL
newPipeline.FlowingSection = pipeline.FlowingSection;
db.HJGL_Pipeline.InsertOnSubmit(newPipeline);
db.SubmitChanges();
}
}
}
/// <summary>