From 4e4f605f481af8a8f0ad9e13ae9ab4dbe73eecfd Mon Sep 17 00:00:00 2001
From: hxb <hxb@hdlchina.com.cn>
Date: 星期四, 29 六月 2023 15:25:34 +0800
Subject: [PATCH] 调整了搜索网关回调

---
 HDLLinkLocalSdk/src/main/res/values/strings_code.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/HDLLinkLocalSdk/src/main/res/values/strings_code.xml b/HDLLinkLocalSdk/src/main/res/values/strings_code.xml
index ca99860..8cc9e3e 100644
--- a/HDLLinkLocalSdk/src/main/res/values/strings_code.xml
+++ b/HDLLinkLocalSdk/src/main/res/values/strings_code.xml
@@ -24,4 +24,5 @@
 <string name="HDL_TOPIC_NOT_RIGHT">Theme does not match</string>
 <string name="HDL_OBJECT_NOT_SUPPORT">Object not supported</string>
 <string name="HDL_GATEWAY_REMOTE_NOT_RESPONSE">Gateway local connection failed, unable to reply through remote communication</string>
+<string name="SUCCESS">success</string>
 </resources>
\ No newline at end of file

--
Gitblit v1.8.0