env-prod.yml 353 B

12345678910
  1. winhc:
  2. mysql:
  3. driverClassName: com.mysql.jdbc.Driver
  4. jdbcUrl: jdbc:mysql://rm-uf666q55e678h9514123990.mysql.rds.aliyuncs.com/export_data_back?characterEncoding=utf8&useSSL=false&rewriteBatchedStatements=true&useServerPrepStmts=true&cachePrepStmts=true
  5. username: wenshu
  6. password: wenshu_168
  7. task:
  8. numThread: 8
  9. batchSize: 1000