info.plist文件:
<key>NSExceptionDomains</key>
<dict>
<key>appapi.700bike.com</key>
<dict>
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
<true/>
<key>NSIncludesSubdomains</key>
<true/>
<key>NSExceptionRequiresForwardSecrecy</key>
<false/>
<key>NSExceptionAllowInsecureHTTPLoads</key>
<true/>
</dict>
</dict>