heshaofeng
4 天以前 b1a419c2886666934da6499ee552516d0769562e
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_DTO/Stock/StockInfoDetailWithPalletDto.cs
@@ -36,5 +36,7 @@
        // 涓昏〃鎵樼洏缂栧彿锛堝墠绔渶鏄剧ず鐨勫瓧娈碉級
        public string PalletCode { get; set; }
        public string LocationCode { get; set; }
        public DateTime? ValidDate { get; set; }
    }
}