chore: GetAny
This commit is contained in:
@@ -190,3 +190,10 @@ def generateDebugTestScore():
|
||||
"syncStatus": 4,
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
userId = int(input("userId: "))
|
||||
fishImportToken = input("DivingFish Token: ")
|
||||
|
||||
implUserMusicToDivingFish(userId, fishImportToken)
|
||||
|
||||
Reference in New Issue
Block a user