Commit b4109455 by sikang

add td

parent 3d487408
...@@ -135,8 +135,9 @@ public class LibConfig { ...@@ -135,8 +135,9 @@ public class LibConfig {
//init zendesk //init zendesk
initZendesk(CONTEXT); initZendesk(CONTEXT);
if (!TextUtils.isEmpty(LibConfig.TONGDUN_PARENT_KEY)) {
initTD(); initTD();
}
} }
} }
......
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