xwt
2025-06-09 012075cfe51f93d2a3e80a5ed0891b55b664add9
StandardInterface/MES.Service/Modes/CgthSqDetail.cs
@@ -115,5 +115,10 @@
        ///</summary>
         [SugarColumn(ColumnName="FMTO"    )]
         public string Fmto { get; set; }
        /// <summary>
        /// 源单分录id
        ///</summary>
        [SugarColumn(ColumnName = "YDFL_ID")]
        public string YdflId { get; set; }
    }
}