Commit 140476f5 authored by songjianyu's avatar songjianyu

改成获取正式配置

parent f26ff074
...@@ -59,6 +59,7 @@ object NewComUtils { ...@@ -59,6 +59,7 @@ object NewComUtils {
"&device=${AppPreferences.getInstance().getString("gid", "")}" + "&device=${AppPreferences.getInstance().getString("gid", "")}" +
"&aid=${AppPreferences.getInstance().getString("uuid", "")}" "&aid=${AppPreferences.getInstance().getString("uuid", "")}"
// s = "$s&mode=4"
if (BuildConfig.DEBUG) { if (BuildConfig.DEBUG) {
s = "$s&mode=4" s = "$s&mode=4"
} }
......
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