1
pulg
2025-07-01 cb08ae3d4e13a877d68f3ebabf3471ee2999d70a
HH.WCS.QingXiNongfu/wms/WCSModel.cs
@@ -276,6 +276,7 @@
        /// 弃用, 改为记录上次库区-  
        /// </summary>
        public string TagOver { get; internal set; } = "";
        public DateTime? TagOverTime { get; internal set; }
        public string S_BQ_TRAY_TYPE { get; internal set; } = "";
        /// <summary>
@@ -503,6 +504,7 @@
    [SuGG("库库转运")]
    public class YWLZXtake : BaseModel
    {
        public string SQL_WorkNo { get; set; }
        public string S_START_AREA { get; set; }
        public int N_START_ROW { get; set; }
        public string S_ZZ_AREA { get; set; }