1
huangxiaoqiang
9 天以前 644cbe3e4eba765affa25454d69fee6286bb6094
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/ERP/WMS_²É¹ºÈë³ÉÆ·Èë¿â×Ô¶¯´òÓ¡Çåµ¥_ST.cs
@@ -12,6 +12,7 @@
        public string éœ€æ±‚分类 { get; set; }
        public string å•据类型 { get; set; }
        public string å…¥åº“仓库名称 { get; set; }
        public string å…¥åº“仓库编码 { get; set; }
        public string æ—¥æœŸ { get; set; }
        public int è¡Œå· { get; set; }
        public string äº§å“å›¾å· { get; set; }
@@ -23,5 +24,10 @@
        public string ç”¨å‹æè´¨ { get; set; }
        public decimal å…¥åº“数量 { get; set; }
        public string å•据状态 { get; set; }
        public string æ‰§è¡Œæ ‡å‡†å· { get; set; }
        public string å”¯ä¸€ID { get; set; }
        public string æ–™å·ID { get; set; }
        public string å­˜å‚¨åœ°ç‚¹ID { get; set; }
    }
}