zhaowc
2025-04-07 19e95f4acc328bbf62a0427fe658d00268019e66
Wms/Model/ModelVm/PdaVm/PdaSoVm.cs
@@ -96,6 +96,10 @@
        /// 拣货口
        /// </summary>
        public string OutMode { get; set; }
        /// <summary>
        /// 拣货位
        /// </summary>
        public string OutCode { get; set; }
    }
}