From e576765f6070c20046ca6df79c9e60e3fdf60755 Mon Sep 17 00:00:00 2001 From: 13038267101 Date: Mon, 17 Oct 2022 09:28:04 +0800 Subject: [PATCH] =?UTF-8?q?test=20=E6=B5=8B=E8=AF=95git=20=E5=88=87?= =?UTF-8?q?=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hgdriver/hgdev/hg_scanner.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hgdriver/hgdev/hg_scanner.h b/hgdriver/hgdev/hg_scanner.h index b23b379..761e478 100644 --- a/hgdriver/hgdev/hg_scanner.h +++ b/hgdriver/hgdev/hg_scanner.h @@ -406,4 +406,5 @@ public: #else static const std::string helpfile_ = "HuaGoScan_scanSettings_Help_manual.pdf";//帮助文档路径 #endif -#endif \ No newline at end of file +#endif + //TEST 测试GIT切换 \ No newline at end of file