huangxiaoqiang
2025-06-11 f1996d265dc9ab8768814c6c72e25dc780d39051
分支
用户 huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
星期三, 六月 11, 2025 15:18 +0800
提交者 huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
星期三, 六月 11, 2025 15:18 +0800
提交f1996d265dc9ab8768814c6c72e25dc780d39051
目录 f6966b64530390e0e15a914ac25beaa7dd2dca96 目录 | zip | gz
上一版本 6f3ed7ad5ff997a5515d831d1cfb377e3dcbb72f 查看 | 对比
更新数据库连接及相关配置

- 修改 `appsettings.json` 中的数据库连接字符串,指向新的数据库实例。
- 在 `Dt_BillGroupStock.jsx` 中新增 `materielCode` 字段的格式化处理。
- 在 `Dt_BillGroupStock.vue` 中添加 `物料编码` 列,并调整 `库存类型` 列的宽度。
- 在 `StockInfoService.cs` 中增加对 `materielCode` 的搜索条件。
- 修改 `Dt_TaskService.cs` 中 WMS 任务接收逻辑,使用新的配置项。
- 新增多个二进制文件,包括 `CodeChunks.db` 和 `SemanticSymbols.db`。
- 在 `ConfigConst.cs` 中新增 `ReceiveByWMSFireAlarmTask` 常量。
- 更新 `AssemblyInfo.cs` 中的版本信息。
- 添加发布配置到 `FolderProfile5.pubxml` 和 `FolderProfile5.pubxml.user`。
- 重新格式化 `appsettings.json` 中的日志、跨域和缓存设置。
- 在 `publish.zip` 中添加新的二进制文件。
已添加9个文件
已修改9个文件
168 ■■■■■ 文件已修改
CodeManagement/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSClient/src/extension/widesea_wms/stock/Dt_BillGroupStock.jsx 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_BillGroupStock.vue 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.13.441.19478/CodeChunks.db 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.13.441.19478/CodeChunks.db-shm 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.13.441.19478/CodeChunks.db-wal 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.13.441.19478/SemanticSymbols.db 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.13.441.19478/SemanticSymbols.db-shm 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.13.441.19478/SemanticSymbols.db-wal 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationRepository/obj/Debug/net6.0/WIDESEA_IStoragIntegrationRepository.AssemblyInfo.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationRepository/obj/Debug/net6.0/WIDESEA_StoragIntegrationRepository.AssemblyInfo.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_StorageBasicServices/Stock/StockInfoService.cs 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_StorageTaskServices/Task/Partial/Dt_TaskService.cs 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Properties/PublishProfiles/FolderProfile5.pubxml 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Properties/PublishProfiles/FolderProfile5.pubxml.user 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json 88 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Release/net6.0/publish.zip 对比 | 查看 | 原始文档 | blame | 历史