wms 通用函数预任务执行,给任务链组号赋值
This commit is contained in:
@@ -70,7 +70,7 @@ namespace Tnb.WarehouseMgr.Entities.Dto.Outputs
|
||||
/// <summary>
|
||||
/// 齐套明细Json
|
||||
/// </summary>
|
||||
public string CollocationSchemeDsJson { get; set; }
|
||||
public string CollocationSchemeDsJson { get; set; }=string.Empty;
|
||||
[JsonIgnore]
|
||||
public List<WmsCollocationSchemeD>? list { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user