1
pulg
7 天以前 dc600c6298a3231e05875813ec0fa2fa18151d84
HH.WCS.QingXiNongfu/wms/WMSModel.cs
@@ -69,6 +69,9 @@
        public int N_LAYER { get; internal set; }
        public string S_ITEM_CODE { get; internal set; }
        public string S_ITEM_NAME { get; internal set; }
        public string S_BATCH_NO { get; internal set; }
        public string S_CJ_NAME { get; set; }
    }
@@ -134,6 +137,8 @@
        {
            get; set;
        }
        public string C_ENABLE { get; set; }
        //public string S_DEEP { get; set; }
        [SugarColumn(IsIgnore = true)]
@@ -173,6 +178,7 @@
        /// 瓶盖 -> 产线 ||  取消 2024年12月9日 10:02:10 改=> LineNo>物料  ||-- 2024年12月9日 10:16:23  改=>
        /// </summary>
        public string S_TYPE { get; set; }
        [SugarColumn(IsIgnore = true)]
@@ -287,6 +293,11 @@
        public string S_ITEM_CODE { get; set; }
        public string S_ITEM_NAME { get; set; }
        public int trayHeight { get; set; }
        /// <summary>
        /// 原料pe膜三层TS高度
        /// </summary>
        public int trayHeight1 { get; set; }
        public int ItemLayer { get; set; }
        //物料所在托盘的可堆叠层数。    《》与货位容量取 最小值。