perf: The command amount does not record operation logs.

This commit is contained in:
jiangweidong
2024-12-18 17:05:43 +08:00
committed by Bryan
parent 7f965b55f4
commit 829f867962
5 changed files with 9 additions and 7 deletions

View File

@@ -16,4 +16,4 @@ POST_CLEAR = 'post_clear'
POST_PREFIX = 'post'
PRE_PREFIX = 'pre'
SKIP_SIGNAL = 'skip_signal'
OP_LOG_SKIP_SIGNAL = 'operate_log_skip_signal'