Commit 2a80d1d8080fa9071bf1e662609b5c1a4d198141

Authored by liushiyu
1 parent d196bc08

提交修改

metaCode/Classes/Other/AppDelegate.swift
... ... @@ -63,7 +63,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
63 63 AppDelegate_configRequestManager()
64 64 AppDelegate_configIQKeyboardManager()
65 65  
66   - CNLivePayCostModule.
  66 + CNLivePayCostModule.finishLaunchingWithPayPluginSettings(withWWXAppId: "wx82209bed331a549b", hostURL: "https://metacode.cnlive.com")
67 67  
68 68 //认证-下滑原生页数据库
69 69 let databasePath = NSSearchPathForDirectoriesInDomains(.documentDirectory, .userDomainMask, true).first!
... ...