feat(core): 接入镜像源

This commit is contained in:
DLmaster
2025-02-17 18:06:05 +08:00
parent 8e3026f91e
commit fcf61fd39a
7 changed files with 130 additions and 25 deletions

View File

@@ -363,7 +363,7 @@ class Setting(QWidget):
def show_notice(self, if_show: bool = True):
"""显示公告"""
# 从远程服务器获取最新版本信息
# 从远程服务器获取最新公告
for _ in range(3):
try:
response = requests.get(