schangxiang@126.com
2025-05-20 36fc063fec47f54b4cc3eedd5ddb85a5ac5c6cd8
PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Dtos/WorkPlan/PickInput.cs
@@ -14,6 +14,11 @@
    {
        /// <summary>
        /// 任务编号
        /// </summary>
        public string TaskCode { get; set; }
        /// <summary>
        /// 管段编码
        /// </summary>
        public string PipeSpecCode { get; set; }