yanjinhui
3 天以前 bfc11f87e2b64420c9917c0b9881b3e327d6f796
н¨Îļþ¼Ð/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/TowcsDto.cs
@@ -326,8 +326,8 @@
        {
            public string customerCode { get; set; }
            public string materialCode { get; set; }
            public string externalOrderNo { get; set; }
            public string orderNo { get; set; }
            public string externalOrderNo { get; set; }//wms出库单号
            public string orderNo { get; set; }//立方仓
            public string orderType { get; set; }
            public List<EdiOrderDetailDto> details { get; set; }