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