hao
2025-06-04 d7bf5fce0a442c858d02675a2c71a8af49937ae2
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; }
    }
}