schangxiang@126.com
2025-05-20 cd8356ffd97d25981287d7e075cef498f7e6da58
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; }