From ef49079f356d2c4d9e818140f9bb8e180b605913 Mon Sep 17 00:00:00 2001 From: zpc_gitlink Date: Thu, 5 Oct 2023 21:42:18 +0800 Subject: [PATCH] Update execCurrent.cpp --- src/gausskernel/runtime/executor/execCurrent.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/gausskernel/runtime/executor/execCurrent.cpp b/src/gausskernel/runtime/executor/execCurrent.cpp index 2e3770e07..7010cc7bd 100644 --- a/src/gausskernel/runtime/executor/execCurrent.cpp +++ b/src/gausskernel/runtime/executor/execCurrent.cpp @@ -1,3 +1,7 @@ +/*** + * @Author: 王语翀 + * @Team: 兰心开源 + */ /* ------------------------------------------------------------------------- * * execCurrent.c