Commit Graph

389 Commits

Author SHA1 Message Date
guange 09feb8c43b 抽取数据时不删除表空间 2018-06-14 15:46:51 +08:00
guange 3e610f1e1f merge 2018-05-16 20:25:24 +08:00
guange 8f15867119 加些执行命令的log 2018-05-16 20:21:38 +08:00
guange 0a7d904872 暂时跳过数据校验 2018-05-14 22:02:03 +08:00
ladventure 46fc40e096 修复数据迁移定时任务的同步方式 2018-05-13 21:59:01 +08:00
ladventure c0c96f2c94 修复数据迁移bug 2018-05-13 21:59:01 +08:00
ladventure 36937b8056 修复excel导入导出bug
修复文件包下载bug
    修复数据导出bug
2018-05-13 21:59:01 +08:00
ladventure bd79cb3518 修改数据导出,linux下导出命令owner=后面不需要括号 2018-05-13 21:59:01 +08:00
ladventure 13c09d8e5d 1.修复数据导出命令可能引起的缓冲区溢出 2018-05-13 21:59:01 +08:00
ladventure 01919a73a7 修复数据汇总时候因为表名是小写导致的找不到表bug 2018-05-13 21:59:01 +08:00
ladventure e0387fa4ff 修改抽取数据创建用户名以及创建表使用用户名不一致bug
修改信息系统校验时候的参数无法解析bug
修改数据汇总时候的用户名不一致以及sql语句配置错误bug
2018-05-13 21:59:01 +08:00
ladventure 1b5b5cef3c 修复日志写入模块bug 2018-05-13 21:59:01 +08:00
ladventure d07184e8ba 完成数据导出功能测试 2018-05-13 21:59:00 +08:00
ladventure 3aa0f85f5b 完成初次开发,准备导出测试 2018-05-13 21:59:00 +08:00
ladventure ace8836fce 完成数据迁移改动 2018-05-13 21:59:00 +08:00
ladventure 42705fa756 项目恢复启动 2018-05-13 21:59:00 +08:00
ladventure c084c316b8 修复汇总功能bug
增加新增汇总库功能

Signed-off-by: ladventure <dylan-lili@foxmail.com>
2018-05-13 21:59:00 +08:00
ladventure df7bd880c1 修复mapper.xml文件报错,项目可以启动 2018-05-13 21:59:00 +08:00
ladventure 2d4cc61dd0 修改命名不规范
增加新增汇总库功能
2018-05-13 21:59:00 +08:00
guange 284f401312 打印oracle执行log 2018-05-06 14:52:51 +08:00
ladventure f3eb65591a 修复数据迁移定时任务的同步方式 2018-04-24 15:37:27 +08:00
ladventure 1e12734275 修复数据迁移bug 2018-04-22 15:56:27 +08:00
ladventure 190a462520 修复excel导入导出bug
修复文件包下载bug
    修复数据导出bug
2018-04-16 22:00:01 +08:00
ladventure 5978e6f83a 修改数据导出,linux下导出命令owner=后面不需要括号 2018-04-11 10:05:59 +08:00
ladventure a015964611 1.修复数据导出命令可能引起的缓冲区溢出 2018-04-10 19:06:01 +08:00
ladventure 9711921384 修复数据汇总时候因为表名是小写导致的找不到表bug 2018-04-10 10:59:57 +08:00
ladventure 1158ca332e 修改抽取数据创建用户名以及创建表使用用户名不一致bug
修改信息系统校验时候的参数无法解析bug
修改数据汇总时候的用户名不一致以及sql语句配置错误bug
2018-04-09 20:29:44 +08:00
ladventure 8a05a7ff87 修复日志写入模块bug 2018-04-03 23:03:52 +08:00
ladventure d59fa9348f 完成数据导出功能测试 2018-04-03 23:02:54 +08:00
ladventure 6b046fe976 完成初次开发,准备导出测试 2018-04-03 15:41:10 +08:00
ladventure 226a269d88 完成数据迁移改动 2018-03-24 17:15:39 +08:00
ladventure 779096bf95 项目恢复启动 2018-03-21 16:48:57 +08:00
ladventure 0a8c841073 修复汇总功能bug
增加新增汇总库功能

Signed-off-by: ladventure <dylan-lili@foxmail.com>
2018-01-24 21:44:32 +08:00
ladventure 2072d0b814 修复mapper.xml文件报错,项目可以启动 2018-01-23 11:14:31 +08:00
ladventure 702bc24847 修改命名不规范
增加新增汇总库功能
2018-01-22 17:22:14 +08:00
ladventure 8e822e876c 整理代码到新项目 2018-01-11 09:47:52 +08:00
ladventure 78b82266e3 修复信息系统打包下载bug,以及配置错误。
格式化代码。
将controller改成@RestController修复启动错误
Signed-off-by: ladventure <dylan-lili@foxmail.com>
2018-01-10 23:06:46 +08:00
ladventure f6ec25e494 1.修复汇总bug
2.添加@RestController
2017-12-18 16:50:44 +08:00
chenlw 1a2cffab4d 所有的connection都放入 finally块 关闭 2017-02-20 17:19:47 +08:00
chenlw 582f55a619 关闭游标数,,finally里关闭 2017-02-20 16:47:30 +08:00
chenlw 9379020534 execUpdateOracleSQL方法执行结果为0时返回false 2017-02-20 15:38:55 +08:00
chenlw 7c77e9e646 linux下的配置 2017-02-20 14:29:04 +08:00
chenlw 6161d131e6 行政区划字母大写--校验时启动kuber失败的问题 2017-02-20 14:28:49 +08:00
chenlw e58679d4a7 关闭connection连接,去掉多余的一行sql = br.readLine(); 2017-02-19 11:31:18 +08:00
chenlw 9301cd2733 statement.close();关闭游标 2017-02-19 11:29:15 +08:00
chenlw 43e3e7c80c statement.close();关闭连接的游标 2017-02-19 11:27:46 +08:00
wu ming 7bcc95e0d4 ----合并 2017-02-17 11:08:44 +08:00
wu ming 83b3c8975a ---修改kube与后台不在同机器上不能运行Bug 2017-02-17 10:57:27 +08:00
chenlw 1fd5b15305 连接关闭 2017-02-16 14:28:35 +08:00
chenlw 26c34ebfc0 注释,修改抽取连接未关闭的bug,任务增加可批量删除 2017-02-16 14:27:03 +08:00