Commit bfd0bd2e by 霍志良

feat:小壹客服转导医

parent 31c2d5fa
......@@ -44,8 +44,8 @@ public class MsgViewHolderJumpToDaoYi extends MsgViewHolderBase implements View.
public void onClick(View v) {
if (v.getId() == R.id.jumpToDaoYi) {
/*--跳转导医逻辑
---PHP开发黄启群---沟通过后location和传0
不会走测评相关的逻辑*/
---和PHP开发黄启群---沟通过后location传0
不会走测评相关的逻辑*/
ModularServiceManager.INSTANCE.provide(IConsultantService.class).jumpConsultAssistant((Activity) context,0);
}
}
......
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