Files
mailer/scripts/slice.example.bat

3 lines
85 B
Batchfile

chcp 65001
.\..\venv\Scripts\python.exe .\..\邮件列表切片.py --size 1000
@pause