huangxiaoqiang
2025-10-27 387731cab892804912e68cb91e6fb804411c4756
ÏîÄ¿´úÂë/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,8 @@
        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; }
    }
}