update: added 'common' dependency

This commit is contained in:
2026-04-30 16:07:09 +08:00
parent cbe68b8f0a
commit 4ca78fda50
7 changed files with 1162 additions and 671 deletions

View File

@@ -0,0 +1,4 @@
cd /D .\..\
set SE_PROXY=http://127.0.0.1:10809
.\venv\Scripts\pythonw.exe .\main.py "user@example.com" "example" --profile "Example-1" --token "TOKEN" --subdomain "eg" --remise "100"
@pause