Browse Source

设置正式服务器

jsonwang 3 years ago
parent
commit
3994b77086
1 changed files with 1 additions and 1 deletions
  1. 1 1
      MusicVideoPlus/PQConfig.plist

+ 1 - 1
MusicVideoPlus/PQConfig.plist

@@ -3,6 +3,6 @@
 <plist version="1.0">
 <plist version="1.0">
 <dict>
 <dict>
 	<key>ENVMode</key>
 	<key>ENVMode</key>
-	<string>ENVModeTest</string>
+	<string>ENVModeOnline</string>
 </dict>
 </dict>
 </plist>
 </plist>