This commit is contained in:
linfso 2024-10-31 12:43:55 +08:00
parent 8dc4fcbec0
commit d6e61c918b

View File

@ -343,7 +343,7 @@ public class Oms2cCommonController extends BaseController
{
log.error("getOnlineKefuH5Url start");
String h5Url="https://ykf-weixin01.7moor.com/wapchat.html?accessId=f927b2d0-9660-11ef-984c-5d098e8e44c0&fromUrl=http://oms.tanex56.com/onlineChat&urlTitle=小程序&language=ZHCN&otherParams={\"peerId\":\"10063084\",\""+nickName+"\":\"李四\"}&clientId="+userId;
String h5Url="https://ykf-weixin01.7moor.com/wapchat.html?accessId=f927b2d0-9660-11ef-984c-5d098e8e44c0&fromUrl=http://oms.tanex56.com/onlineChat&urlTitle=小程序&language=ZHCN&otherParams={\"peerId\":\"10063084\",\"nickName\":\""+nickName+"\"}&clientId="+userId;
log.error("getOnlineKefuH5Url end");