宽窄优行-由【嘉易行】项目成品而来
younger_times
2023-05-06 739a784e0bb13fc37bae846492feaccf02b1af5c
OKProject/API/API.swift
@@ -690,7 +690,7 @@
#if DEBUG
        return URL(string: "http://39.108.171.31:5000/user")! //测试服务器)
#else
        return URL(string: "https://39.108.171.31:5000/user")!
        return URL(string: "http://39.108.171.31:5000/user")!
#endif
    }