1
heshaofeng
2026-01-22 51bd4ac4f323fab99ff9ac20763ca15af0e53a57
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_DTO/Stock/StockInfoDetailWithPalletDto.cs
@@ -35,5 +35,8 @@
        // 涓昏〃鎵樼洏缂栧彿锛堝墠绔渶鏄剧ず鐨勫瓧娈碉級
        public string PalletCode { get; set; }
        public string LocationCode { get; set; }
        public DateTime? ValidDate { get; set; }
    }
}