Commit 3044c191 by 陶光胜

取数平台调整

parent 79de331d
......@@ -612,6 +612,7 @@ public class FlatQueryResultServiceImpl implements IFlatQueryResultService {
condition.getAuthStoreIdList());
log.debug("runDownloadTask.run", "获取商户连接:" + task.getId());
log.debug("sql-", task.getId() + "-" + fullQuery);
if (conn != null) {
try {
Statement stat = conn.createStatement();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment