代码表更新
This commit is contained in:
parent
35eb80b9ca
commit
086a35ac8e
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -39,6 +39,7 @@
|
|||
android:title="@string/word_wrap" />
|
||||
|
||||
<item
|
||||
android:visible="false"
|
||||
android:id="@+id/turret_design"
|
||||
android:title="@string/turret_design" />
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ object ServerConfiguration {
|
|||
//本地:http://10.0.2.2/
|
||||
|
||||
//电脑查 ip [ipconfig]
|
||||
private const val testIp = "http://10.0.2.2/"
|
||||
private const val testIp = "http://10.0.2.2/rust-assistant-backstage/"
|
||||
const val defaultIp = "http://39.105.229.249/"
|
||||
var website = defaultIp
|
||||
const val Success_Code = 0
|
||||
|
|
Loading…
Reference in New Issue
Block a user