Commit 13ff85bd authored by lixiaofang's avatar lixiaofang

update

parent c9f152d5
......@@ -293,7 +293,7 @@
</list>
</option>
</component>
<component name="ProjectFrameBounds">
<component name="ProjectFrameBounds" extendedState="1">
<option name="x" value="25" />
<option name="y" value="23" />
<option name="width" value="1436" />
......
......@@ -72,7 +72,7 @@ def login():
if cookies is not None:
return {'sessionid': cook}
return {'sessionid': cookies}
except:
......
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