hao
2025-06-03 0747214832e5a0fa8474ea244df70e5a4594b225
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; }
    }
}