From 755e2893c12b79649ee12dec2b7d832d58b9265b Mon Sep 17 00:00:00 2001 From: 562935844@qq.com Date: 星期三, 18 十月 2023 16:19:26 +0800 Subject: [PATCH] 上报oid列表新增parentoid --- HDLSDK/app/src/main/res/values/strings.xml | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDLSDK/app/src/main/res/values/strings.xml b/HDLSDK/app/src/main/res/values/strings.xml new file mode 100644 index 0000000..dc5eb5f --- /dev/null +++ b/HDLSDK/app/src/main/res/values/strings.xml @@ -0,0 +1,4 @@ +<resources> + <string name="app_name">HDLSDK</string> + <string name="http_unknown">鏈煡缃戠粶閿欒锛岃绋嶅悗鍐嶈瘯</string> +</resources> \ No newline at end of file -- Gitblit v1.8.0