forked from Kohaku/maimaiDX-Api
憋下个功能
This commit is contained in:
parent
0edd75f60f
commit
25ba03e9fb
@ -11,7 +11,10 @@ from API_TitleServer import apiSDGB
|
||||
from Config import *
|
||||
|
||||
def apiUploadUserPlaylog(userId:int, musicDataToBeUploaded, currentUserData2, loginId:int) -> str:
|
||||
"""返回 Json String。"""
|
||||
"""
|
||||
上传一个 UserPlayLog。
|
||||
注意:成绩为随机的空成绩,只用作占位
|
||||
返回 Json String。"""
|
||||
|
||||
# 构建一个 PlayLog
|
||||
data = json.dumps({
|
||||
|
Loading…
x
Reference in New Issue
Block a user