Commit ab5d188a authored by Steven杜宇's avatar Steven杜宇

// APP H5默认域名更改

parent 185f22d1
......@@ -24,9 +24,9 @@ class YHConfigManager: NSObject {
//测试环境-H5
static let baseH5UrlTest : String = "https://test-hkdiy-h5.galaxy-immi.com"
static let baseH5UrlTest : String = "https://test-hklife.galaxy-immi.com"
//正式环境-H5
static let baseH5UrlRelease : String = "https://hkdiy-h5.galaxy-immi.com"
static let baseH5UrlRelease : String = "https://hklife.galaxy-immi.com"
//h5地址
var h5Url : String {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment