Commit 569d59b5 by tianxuan

修改执行命令

parent f1d45a3f
...@@ -15,7 +15,7 @@ class Shein: ...@@ -15,7 +15,7 @@ class Shein:
cmd = [ cmd = [
'python3', 'python3',
'main.py', 'src/main.py',
'-u', username, '-u', username,
'-p', password, '-p', password,
'-r', proxy '-r', proxy
......
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