export const apiArr = { csGetMsgList: "/api/v2/wechat/contactServer/getMsgList", //获取联系客服消息列表 csGetMsgRecord: "/api/v2/wechat/contactServer/getMsgRecord", //获取联系客服消息记录 csGetToClientId: "/api/v2/wechat/contactServer/getToClientId", //获取联系客服客户端ID csGetMchContactList: "/api/v2/wechat/contactServer/mchContactList", //商户客服列表 };