From 3067ff1a2fc7894c025b4053919b5815589d5459 Mon Sep 17 00:00:00 2001 From: yangjiaxuan <171295266@qq.com> Date: Mon, 4 Sep 2023 14:15:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hgdriver/hgdev/char_const.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hgdriver/hgdev/char_const.h b/hgdriver/hgdev/char_const.h index 8f45cfc..3183633 100644 --- a/hgdriver/hgdev/char_const.h +++ b/hgdriver/hgdev/char_const.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once // char_const is used to define the wide-char consts .... // @@ -160,6 +160,7 @@ // #define BRAND_TITLE_URL "公司网址" #define BRAND_TITLE_URL "\345\205\254\345\217\270\347\275\221\345\235\200" #define BRAND_COMPANY_URL "www.uniscan.com" + #define BRAND_COMPANY_URL_EN "www.uniscan.com" #define BRAND_URL_COMPANY_URL "http://www.unisscan.com" #define BRAND_URL_COMPANY_URL_EN "http://www.unisscan.com" //#define BRAND_TITLE_TEL "联系电话"