yanjinhui
4 天以前 f42e4c5c9f91d983ae2e87d3b6b600d1c8e54087
н¨Îļþ¼Ð/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; }