wanshenmean
20 小时以前 84caf6b9b5fc521b90c88fd0662df9bd8a62d69b
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; }