From 682b17ff66dff23e03c6a57de276ea0c3e670c0e Mon Sep 17 00:00:00 2001
From: yy1717 <fctom1215@outlook.com>
Date: 星期一, 23 三月 2020 18:44:47 +0800
Subject: [PATCH] 起步和直线
---
lib/src/main/cpp/test_items2/dummy_light.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/lib/src/main/cpp/test_items2/dummy_light.h b/lib/src/main/cpp/test_items2/dummy_light.h
index 8f481d2..6edb749 100644
--- a/lib/src/main/cpp/test_items2/dummy_light.h
+++ b/lib/src/main/cpp/test_items2/dummy_light.h
@@ -24,6 +24,7 @@
struct dummy_light_exam {
int item;
+ int itemStatus;
char tts[512];
};
--
Gitblit v1.8.0