From abc220eb35b02e8f622de84425444da150687885 Mon Sep 17 00:00:00 2001 From: lxyer <237809796@qq.com> Date: Mon, 8 Apr 2019 10:11:47 +0800 Subject: [PATCH] . --- root/index.html | 21 +++++------- root/metadata/dataList.html | 34 ++++++++++++++----- root/metadata/metaService.html | 18 +++++----- root/metadata/metatable/metaTable.html | 12 ++++--- root/res/js/red.js | 17 +++++++--- src/main/java/net/tccn/dbq/DbExecutors.java | 23 +++++++++++-- .../net/tccn/dbq/jdbc/api/DbSourceMysql.java | 9 ++--- .../java/net/tccn/dbq/parser/ParseMysql.java | 2 +- .../net/tccn/service/MetadataService.java | 4 ++- src/test/java/RunTest.java | 2 ++ 10 files changed, 93 insertions(+), 49 deletions(-) diff --git a/root/index.html b/root/index.html index 1590cf5..84e0fe1 100644 --- a/root/index.html +++ b/root/index.html @@ -95,13 +95,14 @@