Commit fb31e1e4 authored by 智勇's avatar 智勇

fix

parent 5d1b26a8
...@@ -325,8 +325,8 @@ exports.db_sync_query = async function () { ...@@ -325,8 +325,8 @@ exports.db_sync_query = async function () {
} }
// let binlog_dir = '/home/quant_group/binlog2sql/binlog2sql' let binlog_dir = '/home/quant_group/binlog2sql/binlog2sql'
let binlog_dir = '/Users/zhiyong/IdeaProjects/github/binlog2sql/binlog2sql' // let binlog_dir = '/Users/zhiyong/IdeaProjects/github/binlog2sql/binlog2sql'
exports.reset_binlog = async function () { exports.reset_binlog = async function () {
await this.bindDefault await this.bindDefault
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment