直接访问:六星干员强度投票箱http://47.120.33.76:9876http://vote.ltsc.vip (之前的https网址受不可抗力,难以在境内访问) 运行正常时,界面如下图所示: 在本地电脑上部署 Clone 本项目 git clone --depth=1 https://github.com/SYadda/Arknights_6Star_Rank_Vote.git ...
return redirect('https://vote.ltsc.vip', code=302) # 创建后台调度器实例 scheduler = BackgroundScheduler() # 全局变量 mem_db:VoteRecordDB = DB_Init() operators_id_dict = Config.DICT_NAME operators_id_dict_length = len(operators_id_dict) operators_name_list = list(operators_id_dict....
直接访问:https://vote.ltsc.vip运行正常时,界面如下图所示:在本地电脑上部署Clone 本项目 git clone --depth=1 https://github.com/SYadda/Arknights_6Star_Rank_Vote.git 搭建环境: cd .\Arknights_6Star_Rank_Vote\ curl -LsSf https://astral.sh/uv/install.sh | sh uv sync 运行应用: uv run...
return redirect('https://vote.ltsc.vip', code=302) # return redirect('https://vote.ltsc.vip', code=302) @app.route('/upload', methods=['POST']) @cross_origin() def upload(): data = request.get_json() key = data.get('key') result = data.get('data') vote_times = int...
直接访问:六星干员强度投票箱 http://47.120.33.76:9876 http://vote.ltsc.vip(之前的https网址受不可抗力,难以在境内访问)运行正常时,界面如下图所示:在本地电脑上部署Clone 本项目 git clone --depth=1 https://github.com/SYadda/Arknights_6Star_Rank_Vote.git 搭建环境: cd .\Arknights_6Star_Rank_...
直接访问:六星干员强度投票箱http://47.120.33.76:9876http://vote.ltsc.vip (之前的https网址受不可抗力,难以在境内访问) 运行正常时,界面如下图所示: 在本地电脑上部署 Clone 本项目 git clone --depth=1 https://github.com/SYadda/Arknights_6Star_Rank_Vote.git ...