各种 Anti-warning 合规性改动
This commit is contained in:
@@ -11,7 +11,7 @@ from API_TitleServer import apiSDGB
|
||||
from Config import *
|
||||
|
||||
def apiUploadUserPlaylog(userId:int, musicDataToBeUploaded, currentUserData2, loginId:int) -> str:
|
||||
'''返回 Json String。'''
|
||||
"""返回 Json String。"""
|
||||
|
||||
# 构建一个 PlayLog
|
||||
data = json.dumps({
|
||||
|
||||
Reference in New Issue
Block a user