20250723 修改工厂预制管理

This commit is contained in:
2025-07-23 13:27:58 +08:00
parent acbd44856f
commit be011ed6a3
23 changed files with 265 additions and 188 deletions
@@ -24,5 +24,6 @@ namespace Model
public string PipelineCode { get; set; }
public string UnitWorkId { get; set; }
public string ProjectId { get; set; }
public string FlowingSection { get; set; }
}
}