1
pulg
2025-06-13 ee4b91745630afdc875983794d0ee54a7fb6a4a8
HH.WCS.QingXiNongfu/wms/WCSModel.cs
@@ -274,6 +274,9 @@
        public string TagOver { get; internal set; }
        public DateTime? TagOverTime { get; internal set; }
        public string S_BQ_TRAY_TYPE { get; internal set; } = "";
        /// <summary>
        /// 厂家
        /// </summary>
        public string S_CJ_NAME { get; set; }
    }