mirror of
https://github.com/goldenfishs/MRobot.git
synced 2026-03-31 21:07:14 +08:00
准备重大更新代码生成
This commit is contained in:
@@ -8,7 +8,7 @@ from .tools.part_download import DownloadThread # 新增导入
|
||||
|
||||
from urllib.parse import quote
|
||||
class PartLibraryInterface(QWidget):
|
||||
SERVER_URL = "http://154.37.215.220:5000"
|
||||
SERVER_URL = "http://qutrobot.top:5000"
|
||||
SECRET_KEY = "MRobot_Download"
|
||||
LOCAL_LIB_DIR = "assets/mech_lib"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user