zs
2025-05-16 edca9fd026f88d4edad94b528694d95d62246c67
PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Dtos/WorkPlan/PickInput.cs
@@ -18,6 +18,11 @@
        /// </summary>
        public string PipeSpecCode { get; set; }
        /// <summary>
        /// 分拣托盘号
        /// </summary>
        public string ContinerNo { get; set; }
    }
}