Code/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MES/BindContainerRequestDto.cs
@@ -18,6 +18,11 @@ public List<string> SfcList { get; set; } /// <summary> /// 设备名称 /// </summary> public string DeviceName { get; set; } /// <summary> /// 位置信息 /// </summary> public string Location { get; set; }