Commit 186a94d1 by 刘鹏

feat:升级im,home

parent c2c95525
......@@ -9,8 +9,8 @@ ext {
"m-consultant" : "0.0.59.78",
"m-fm" : "0.0.30.03",
"m-user" : "0.0.61.34",
"m-home" : "0.0.22.61",
"m-im" : "0.0.19.13",
"m-home" : "0.0.22.62",
"m-im" : "0.0.19.14",
"m-dynamic" : "0.0.7.22",
"m-article" : "0.0.0.8",
......@@ -92,8 +92,8 @@ ext {
"m-consultant" : "0.0.59.78",
"m-fm" : "0.0.30.01",
"m-user" : "0.0.61.34",
"m-home" : "0.0.22.61",
"m-im" : "0.0.19.13",
"m-home" : "0.0.22.62",
"m-im" : "0.0.19.14",
"m-dynamic" : "0.0.7.22",
"m-article" : "0.0.0.6",
......
......@@ -77,7 +77,7 @@ class HomeConsultItemView(private var mContext: Context, private var homeEvent:
mContext as Activity,
11,
bean.uid,
url
bean.linkUrl
)
/*val url = URLUtils.appendParmas(bean.linkUrl,"cateId",cateId)
homeEvent!!.consultItemClick(url,bean.uid.toString())*/
......
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