分支
用户 huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
星期一, 六月 30, 2025 14:33 +0800
提交者 huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
星期一, 六月 30, 2025 14:33 +0800
提交0a1470be0c3a381b9528d389d6921ec244bff042
目录 4b0c54d94f58fe3ff63b2ad4f210f43c9cdaa104 目录 | zip | gz
上一版本 1ab9c0728ee125c03ca0565ffa8260b0ca394db8 查看 | 对比
更新超时信息相关功能及配置文件
在 `appsettings.json` 中更新连接字符串,移除旧配置并优化格式。 修改 `Dt_OutTime.vue` 中的表格 URL。
新增 `IStockInfoTimeoutRepository` 和 `IStockInfoTimeoutService` 接口定义。
实现超时信息存储和服务的类,增强数据处理能力。
添加 `StockInfoTimeoutController` 控制器以处理相关 API 请求。
已修改3个文件
已添加5个文件
219 ■■■■ 文件已修改
Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_OutTime.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicRepository/Stock/IStockInfoTimeoutRepository.cs 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicService/Stock/IStockInfoTimeoutService.cs 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageBasicRepository/Stock/StockInfoTimeoutRepository.cs 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageBasicServices/Stock/StockInfoTimeoutService.cs 88 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/Basic/StockInfoTimeoutController.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json 92 ●●●● 对比 | 查看 | 原始文档 | blame | 历史