huangxiaoqiang
2025-06-25 47c7125300d085d39f47af07194c6cd3c1444948
分支
用户 huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
星期三, 六月 25, 2025 17:17 +0800
提交者 huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
星期三, 六月 25, 2025 17:17 +0800
提交47c7125300d085d39f47af07194c6cd3c1444948
目录 ca7cb150f2fdce3224071c88a32df442f352465d 目录 | zip | gz
上一版本 12b786bdece4bde3716279ff386b58d776090bdb 查看 | 对比
修复大小写问题并更新版本信息

在 `UtilConvert.cs` 中,将 `HtmlElementType` 的 `ThanOrEqual` 和 `LessOrequal` 修改为小写形式 `thanorequal` 和 `lessorequal`,以确保一致性。

更新 `FolderProfile1.pubxml.user` 中的 `History` 属性,替换旧的历史记录并添加新的时间戳。

在 `http.js` 中,修改 `axios.defaults.baseURL` 的设置,取消对 `http://192.168.65.253:5000/` 的注释,注释掉 `http://localhost:5000/` 的设置,以便在开发环境中使用本地地址。

更新 `WIDESEA_IStoragIntegrationRepository.AssemblyInfo.cs` 和 `WIDESEA_StoragIntegrationRepository.AssemblyInfo.cs` 中的 `AssemblyInformationalVersion`,将版本号从 `1.0.0+9d6f25decd9d01a85fec002ecb59ecb742fe0e70` 更新为 `1.0.0+12b786bdece4bde3716279ff386b58d776090bdb`。
已修改6个文件
18 ■■■■ 文件已修改
CodeManagement/WCS/WIDESEAWCS_Server/WIDESEAWCS_Core/Helper/UtilConvert.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/Properties/PublishProfiles/FolderProfile1.pubxml.user 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSClient/src/api/http.js 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_Core/Helper/UtilConvert.cs 4 ●●●● 对比 | 查看 | 原始文档 | 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 | 历史