xwt
2 天以前 8ba0722979e389a8a2f5835022a7d305ab215c08
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; }
    }
}