123456789101112131415161718192021222324252627282930 |
- ses:
- addr: "http://127.0.0.1:19902"
- index: "bidding"
- stype: "bidding"
- user: "jybid"
- pwd: "Top2023_JEB01i@31"
- size: 2
- des:
- addr: "http://127.0.0.1:19902"
- index: "bidding_year"
- stype: "bidding"
- user: "jybid"
- pwd: "Top2023_JEB01i@31"
- #fields: ["area","autoid","bidamount","bidstatus","budget","buyer","buyerclass","city","comeintime","createtime","dataweight","detail","district","entidlist","href","id","multipackage","pici","projectcode","publishtime","s_subscopeclass","s_topscopeclass","site","subtype","title","topscopeclass","toptype"]
- size: 2
- # id支持时间19位格式和id24位格式
- gtid: "2023-10-06 22:00:00"
- lteid: "2023-10-08 08:00:00"
- # 同步模式mode 1,2是初始模式 3,4定时
- mode: 3
- # 数据连续模式 0默认 1最大id 2比较 3pici 4pici段
- lastmode: 0
- synctest: true
- sync:
- -
- freq: 60
- before: 2400
- lastmode: 4
- scope: 7200
|