Commit fbfe1a40 authored by David黄金龙's avatar David黄金龙

1、支持 http

2、关闭调试
parent efdc7465
......@@ -102,7 +102,7 @@ extension AppDelegate {
private func thirdSetting() -> Void {
//1.数据解析
#if DEBUG
SmartConfig.debugMode = .none
#elseif TESTNEV
SmartConfig.debugMode = .none
#else
......
......@@ -79,7 +79,7 @@
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<false/>
<true/>
</dict>
<key>UIAppFonts</key>
<array>
......
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