更新 strings.xml

dev
wangsiyuan 2023-12-07 19:23:33 +08:00
parent 2cc080b12c
commit a56e528421
1 changed files with 3 additions and 0 deletions

View File

@ -3,4 +3,7 @@
<string name="call_api_url">https://api.kimgo.cn/api/call</string> <string name="call_api_url">https://api.kimgo.cn/api/call</string>
<string name="message_api_url">https://api.kimgo.cn/api/sms</string> <string name="message_api_url">https://api.kimgo.cn/api/sms</string>
<string name="access_token">gKGCDSgWV82XbU0H</string> <string name="access_token">gKGCDSgWV82XbU0H</string>
<string name="notification_title">监控服务运行中</string>
<string name="notification_text">EchoLink正在运行</string>
</resources> </resources>