Commit 090a0310 by ydl

Merge branch 'feature/改bug_5_26' of…

Merge branch 'feature/改bug_5_26' of ssh://gitlab.yidianling.com:2224/app_android_lib/YDL-Component into feature/改bug_5_26
parents ae56153c 89b7bbfc
......@@ -6,11 +6,11 @@ ext {
// -------------- 业务模块 --------------
//第三步 若干
"m-confide" : "0.0.48.71",
"m-consultant" : "0.0.59.22",
"m-consultant" : "0.0.59.23",
"m-fm" : "0.0.30.00",
"m-user" : "0.0.60.20",
"m-home" : "0.0.22.20",
"m-im" : "0.0.18.12",
"m-im" : "0.0.18.13",
"m-dynamic" : "0.0.7.70",
"m-article" : "0.0.0.6",
......
......@@ -176,7 +176,7 @@ public class YDLP2PMessageActivity extends YDLBaseMessageActivity {
// 正在输入
ToastUtil.toastShort(this, "对方正在输入...");
} else {
ToastUtil.toastShort(this, "command: " + content);
// ToastUtil.toastShort(this, "command: " + content);
}
} catch (Exception e) {
......
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