mirror of
https://gitee.com/dromara/dbswitch.git
synced 2026-01-13 06:04:44 +08:00
!50 BUG修复与优化
* Merge branch 'master' of gitee.com:inrgihc/dbswitch into dev * 修复判断目标为MySQL变化量同步的BUG * 小版本号增加 * 缓存数据大小计算 * 代码优化与错误拼写修正 * 支持带星号的正则匹配方式配置表 * 修复:issues I3CNYM 问题
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user