111
cjs
5 天以前 99004292e20a9e1efa4e3b11b8c319bfd796912c
HH.WCS.Mobox3.NongFuLinZhi/models/WCSTask.cs
@@ -25,6 +25,12 @@
        /// 0等待   1已推送       2执行    3完成    4错误
        /// </summary>
        public int N_B_STATE { get; set; }
        public string S_TRAY_TYPE { get; set; }
        /// <summary>
        /// 工单号
        /// </summary>
        public string S_WORK_NO { get; set; }
        public string S_ITEM_CODE { get; set; }
        public string S_START_WH { get; set; }
        public string S_END_WH { get; set; }
        public string S_START_SITE { get; set; }