kyy
2025-10-22 3c720a302246cdfbd83d9d74b448787f6583fa2d
图标地址更换
已修改1个文件
2 ■■■ 文件已修改
service/base/LoginService.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
service/base/LoginService.cs
@@ -95,7 +95,7 @@
                    var icoimg = "";
                    if (mesFile != null)
                        icoimg = "http://192.168.8.8:81/upload/" + mesFile.UrlPath;
                        icoimg = "http://192.168.0.51:81/upload/" + mesFile.UrlPath;
                    groupObj.child.Add(new MesSysPageview
                    {