Init Commit

This commit is contained in:
7a1dd609-d238-4580-9d5f-ee8412b0f5bc
2025-01-10 15:14:04 +08:00
commit 637457dd37
15 changed files with 9859 additions and 0 deletions

26
.settings.py Normal file
View File

@ -0,0 +1,26 @@
# This file contains the config of the whole project.
# DO NOT share your crtical info to others.
# Change the file name from .settings.py to settings.py.
# 上传的乐曲成绩
# 此成绩将覆盖原有成绩
music_data = ({
"musicId": 11588,
"level": 3,
"playCount": 11,
"achievement": 1005627,
"comboStatus": 0,
"syncStatus": 0,
"deluxscoreMax": 2362,
"scoreRank": 13,
"extNum1": 0
})
# 机厅信息
regionId = 1
regionName = "北京"
placeId = 1403
placeName = "插电师电玩北京西单大悦城店"
clientId = "A63E01C2805"