zone-db-edit.bat 140 B

12345
  1. @echo off
  2. ::-z表示zone -d表示dbindex, 当填写数值为0或者不填写是不做修改,例如-z 0
  3. python start.py -z 1 -d 2
  4. pause