feat(hjgl): 完善焊接任务与质量管理流程
This commit is contained in:
@@ -118,6 +118,16 @@
|
||||
/// </summary>
|
||||
public string WeldTypeId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 焊丝ID;兼容旧版小程序,可不传
|
||||
/// </summary>
|
||||
public string WeldingWire { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 焊条ID;兼容旧版小程序,可不传
|
||||
/// </summary>
|
||||
public string WeldingRod { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 焊前附件路径
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user