王 垚
2021-02-18 0139536a43bc0ec80a31984b8e50c58286cfb5fa
src/Model/Demo.Model/Model/DayPlanMaterial.cs
@@ -110,5 +110,13 @@
        /// </summary>
        public string FDayPlanFBILLNO { get; set; }
        /// <summary>
        /// FDayPlanPpbomFEntryId
        /// 日计划用料清单FentryID
        /// </summary>
        public string FDayPlanPpbomFEntryId { get; set; }
        public string FWORKSHOPID { get; set; }
    }
}