From 8ec3d3f8debfa36c1c45b245f52c0a46e3181e4d Mon Sep 17 00:00:00 2001 From: 54liuyao <54liuyao@163.com> Date: Wed, 6 Nov 2024 16:29:12 +0800 Subject: [PATCH] recover tommon.h --- include/common/tcommon.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/common/tcommon.h b/include/common/tcommon.h index c9b68baf89..ea764e6760 100644 --- a/include/common/tcommon.h +++ b/include/common/tcommon.h @@ -127,6 +127,7 @@ enum { STREAM_INPUT__DATA_SUBMIT = 1, STREAM_INPUT__DATA_BLOCK, STREAM_INPUT__MERGED_SUBMIT, + STREAM_INPUT__TQ_SCAN, STREAM_INPUT__DATA_RETRIEVE, STREAM_INPUT__GET_RES, STREAM_INPUT__CHECKPOINT,