2022-11-03 焊接修改,二次焊口设计增加新增焊口类型

This commit is contained in:
2022-11-03 17:39:51 +08:00
parent eeddc36939
commit 31e416c302
25 changed files with 375 additions and 28 deletions
+6 -1
View File
@@ -47,7 +47,12 @@ namespace Model
/// <summary>
/// 未完成颜色
/// </summary>
public string Incomplete_color { get; set; }
public string Incomplete_color { get; set; }
/// <summary>
/// 焊口台账中点击状态0、1、2(主项、管线、焊口)
/// </summary>
public string Crater_data { get; set; }
/// <summary>
/// 颜色模型
/// </summary>