Commit 48fd5e3f authored by litaolemo's avatar litaolemo

update

parent 992eab16
......@@ -302,7 +302,10 @@ def get_releaser_id(platform=None, releaserUrl=None,is_qq=False):
try:
print(11111111111111111)
func = plantform_func[platform]
print(platform)
print(func)
res = func(releaserUrl,is_qq=is_qq)
print(res)
if res:
return res
else:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment