Add:添加本地文件版本,服务器版本地址

This commit is contained in:
LeGend-wLw 2024-02-04 23:48:39 +08:00
parent 700c8b4c04
commit c778ac07ba
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="local_channel_version">1</integer>
<string name="server_version_url">http://localhost:8080</string>
<string name="server_url">http://localhost:8080</string>
</resources>