run_mt.bat 102 B

1234
  1. @echo off
  2. cd /d D:\work\dfwy_spider\drug_data\mt\
  3. "D:\Program Files\python\python.exe" new_mt.py
  4. pause