Commit 12966555 by hzc

修改对标运算日志显示

parent d94d480c
......@@ -166,7 +166,7 @@ public class DriveIndIdObjCalActor extends AbstractActor{
// compCalLog.setLogInfo(baseIndValueMsg.getConfirmMessage()+"</n>");
// }
compCalLog.setStatus(0);
compCalLog.setLogInfo("运算过程:有指标为空");
compCalLog.setLogInfo("有指标为空");
}
logger.info("日志信息::{},日志id{}", baseIndValueMsg.getConfirmMessage(), compCalLogId);
}
......
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