From 576d819c4d9aabd1a8d102ae9c3bc13c9165ee1f Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期五, 14 八月 2020 19:15:45 +0800 Subject: [PATCH] 坐标 --- lib/src/main/cpp/driver_test.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/src/main/cpp/driver_test.h b/lib/src/main/cpp/driver_test.h index 0f2abd1..69c7d06 100644 --- a/lib/src/main/cpp/driver_test.h +++ b/lib/src/main/cpp/driver_test.h @@ -37,7 +37,7 @@ }; struct RtkTime { - int YY; + int YY; // 2浣嶆暟 int MM; int DD; int hh; -- Gitblit v1.8.0