.
This commit is contained in:
parent
ef4140f273
commit
3827683fa2
@ -117,7 +117,7 @@ interface ServerService{
|
|||||||
@Path("id") id: Int,
|
@Path("id") id: Int,
|
||||||
): UserRemote
|
): UserRemote
|
||||||
companion object {
|
companion object {
|
||||||
private const val BASE_URL = "http://100.74.118.221:8079/"
|
private const val BASE_URL = "http://192.168.43.198:8079/"
|
||||||
|
|
||||||
@Volatile
|
@Volatile
|
||||||
private var INSTANCE: ServerService? = null
|
private var INSTANCE: ServerService? = null
|
||||||
|
Loading…
Reference in New Issue
Block a user