summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/mappers/CommandMapper.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/mappers/CommandMapper.xml b/src/main/resources/mappers/CommandMapper.xml
index b065915..80c2e89 100644
--- a/src/main/resources/mappers/CommandMapper.xml
+++ b/src/main/resources/mappers/CommandMapper.xml
@@ -957,7 +957,7 @@
)
select
#{log_id},
- #{effective_time},
+ NOW(),
NULL,
TASK_ID,
RULE_ID,