Commit d43d3d84 authored by litaolemo's avatar litaolemo

update

parent 00e1da90
......@@ -299,6 +299,7 @@ def get_releaser_id(platform=None, releaserUrl=None,is_qq=False):
if platform and releaserUrl:
if platform in plantform_func:
try:
print(11111111111111111)
func = plantform_func[platform]
res = func(releaserUrl,is_qq=is_qq)
if res:
......
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