wanshenmean
3 天以前 3406bbd34469982efeefe164c207dcb5c4a0dac2
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; }