pulg
2025-07-02 8953f14db850deaf66782197a5d2bff35fe41e1a
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,8 +504,10 @@
    [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 int N_END_ROW { get; set; }
        public string S_ZZ_AREA { get; set; }
        public string S_END_AREA { get; set; }
        public string S_ZX_STATE { get; set; }