!50 BUG修复与优化

* Merge branch 'master' of gitee.com:inrgihc/dbswitch into dev
* 修复判断目标为MySQL变化量同步的BUG
* 小版本号增加
* 缓存数据大小计算
* 代码优化与错误拼写修正
* 支持带星号的正则匹配方式配置表
* 修复:issues I3CNYM 问题
This commit is contained in:
inrgihc
2021-06-02 13:47:23 +08:00
parent 14aefe49fb
commit a6fdb757e0

View File

@@ -4,7 +4,7 @@
// Use of this source code is governed by a BSD-style license
//
// Author: tang (inrgihc@126.com)
// Data : 2020/1/2
// Date : 2020/1/2
// Location: beijing , china
/////////////////////////////////////////////////////////////
package com.gitee.dbswitch.core.model;