From 91c99504181ac55af9f8031d61bace845a49abca Mon Sep 17 00:00:00 2001 From: tianshujie Date: Thu, 31 Jul 2025 08:37:03 +0800 Subject: [PATCH] * [unittest] fix syncPPEStatus error. --- module/common/test/yaml/execution.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/module/common/test/yaml/execution.yaml b/module/common/test/yaml/execution.yaml index 13b3a2a0f3..9af7018eae 100644 --- a/module/common/test/yaml/execution.yaml +++ b/module/common/test/yaml/execution.yaml @@ -40,6 +40,11 @@ fields: type: timestamp format: "YY/MM/DD" postfix: "\t" + - field: realBegan + range: "(+1w)-(+2M):1D" + type: timestamp + format: "YY/MM/DD" + postfix: "\t" - field: grade range: 1 - field: parent