1
pulg
2025-06-16 eefaff1848378ea243f655894ce9ac660fd01a84
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; }
    }