Commit 317a85bb by 王栋源

wdy

parent f2cf7152
...@@ -105,6 +105,7 @@ class TmtransactionApi extends ApiBase { ...@@ -105,6 +105,7 @@ class TmtransactionApi extends ApiBase {
} }
} catch (e) { } catch (e) {
console.log(e); console.log(e);
this.redisClient.rpush("create_repotCache", result.id);
//日志记录 //日志记录
logCtl.error({ logCtl.error({
optitle: "检索报告执行结果-error", optitle: "检索报告执行结果-error",
......
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