wanshenmean
2 天以前 a253f2d8b497ba58896ca27a93b7282fe1ffcfe3
Code/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MES/UnbindContainerRequestDto.cs
@@ -13,6 +13,11 @@
        public string PalletCode { get; set; }
        /// <summary>
        /// 设备名称
        /// </summary>
        public string DeviceName { get; set; }
        /// <summary>
        /// 电芯码列表
        /// </summary>
        public List<string> SfcList { get; set; }