2022-11-03 焊接修改,二次焊口设计增加新增焊口类型
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user