xxyy
2025-03-10 f86f0730d60ad9188d1b13688604c0c7b01d526e
分支
用户 xxyy <cathay_xy@163.com>
星期一, 三月 10, 2025 15:29 +0800
提交者 xxyy <cathay_xy@163.com>
星期一, 三月 10, 2025 15:29 +0800
提交f86f0730d60ad9188d1b13688604c0c7b01d526e
目录 445cc5118827bc8e93beda84aa1b2195d4d6a885 目录 | zip | gz
上一版本 ffe8ac13ba8bc9426f8b5f5b88f094a05b31b7ff 查看 | 对比
更新 StockInfoService 以支持缓存功能

在 `StockInfoService.cs` 中添加了新的构造函数,支持 `ISimpleCacheService` 和 `ILocationStatusChangeRecordRepository`,并实现库存信息的缓存管理。更新了项目引用以包含 `WIDESEA_Cache`。同时,修改 `appsettings.json` 中的数据库连接字符串,并将 Redis 缓存的使用设置为 `false`,以便未来可能重新启用。
已修改3个文件
26 ■■■■ 文件已修改
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageBasicServices/Stock/StockInfoService.cs 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageBasicServices/WIDESEA_StorageBasicServices.csproj 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史