Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ZainCheung/netease-cloud
/ daka
Method
daka
index.py:86–89 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
84
每日打卡300首歌
85
''
&
#x27;
86
def
daka(self):
87
url = api +
'?do=daka'
88
response = self.getResponse(url, {
"r"
:random.random()})
89
self.log(response.text)
90
91
''
&
#x27;
92
查询用户详情
Callers
1
start
Method · 0.95
Calls
2
getResponse
Method · 0.95
log
Method · 0.95
Tested by
no test coverage detected