bugfix
This commit is contained in:
parent
79466e1cb6
commit
746c8198c3
@ -32,7 +32,7 @@ try:
|
|||||||
}
|
}
|
||||||
await sor.C('downapikey', ns1)
|
await sor.C('downapikey', ns1)
|
||||||
return {
|
return {
|
||||||
"status": "ok"
|
"status": "ok",
|
||||||
"data": ns
|
"data": ns
|
||||||
}
|
}
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user