czw
2025-06-17 74a352255e4a8d7cd10eaaab8cb44f568f88b6c2
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; }
    }