Add:添加本地文件版本,服务器版本地址
This commit is contained in:
parent
700c8b4c04
commit
c778ac07ba
|
|
@ -1,4 +1,6 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<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>
|
<string name="server_url">http://localhost:8080</string>
|
||||||
</resources>
|
</resources>
|
||||||
Loading…
Reference in New Issue