改一下源码

This commit is contained in:
RB
2025-04-30 11:10:34 +08:00
parent c037044124
commit 72bf442bb4
3 changed files with 2 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ import csv
# 配置常量
REPO_DIR = "MRobot_repo"
REPO_URL = "http://gitea.qutrobot.top/robofish/MRobot.git"
# REPO_URL = "https://github.com/goldenfishs/MRobot.git" # 使用 HTTPS 协议
class MRobotApp:
def __init__(self):