dengjunjie
2025-10-27 bad7d319665205633b0f354c8f7a0c3df19aa06b
н¨Îļþ¼Ð/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs
@@ -58,7 +58,7 @@
            public string order_no { get; set; }
            /// <summary>
            /// å…¥åº“单类型(1:正常入库;3:入库退货)
            /// å…¥åº“单类型(1:正常入库;3:入库退货,5:盘盈入库)
            /// </summary>
            public string order_type { get; set; }
@@ -189,6 +189,8 @@
            public string goods_spm { get; set; }
            public string model { get; set; }
            public string factory { get; set; }
            public string dosage_form { get; set; }//药剂
            public string barcode { get; set; }//条码
            public string unit { get; set; }
            public decimal? item_length { get; set; }
            public decimal? item_width { get; set; }