无故事王国
2023-10-31 13515f182a89c8db034a34713731f25f98b5d8c8
WanPai/Network/Services.swift
@@ -13,12 +13,14 @@
#if DEBUG
//let All_Url = "http://192.168.110.27:56666" //罗易胜
let All_Url = "http://192.168.110.22:56666" //刘杰
//let All_Url = "http://8.137.22.229:56666" //正式地址
//let All_Url = "http://192.168.110.22:56666" //刘杰
//let Socket_Url = "192.168.110.22"
let All_Url = "http://8.137.22.229:56666" //正式地址
//let All_Url = "http://8.137.22.229:56666" //正式地址
let Game_Url = "https://try.daowepark.com"
#else
let All_Url = "http://8.137.22.229:56666" //正式地址
//let Socket_Url = "192.168.110.22"
//let Game_Url = "https://port.daowepark.com"//正式地址
let Game_Url = "https://try.daowepark.com" //测试地址
#endif