|
@@ -77,7 +77,7 @@ var kfType = {}
|
|
function kfContact() {
|
|
function kfContact() {
|
|
/* 客服咨询 */
|
|
/* 客服咨询 */
|
|
$.post({
|
|
$.post({
|
|
- url: '/message/obtainShunt',// 分流
|
|
|
|
|
|
+ url: '/jyapi/message/obtainShunt',// 分流
|
|
type: 'POST',
|
|
type: 'POST',
|
|
data: JSON.stringify({type: 'PC'}),
|
|
data: JSON.stringify({type: 'PC'}),
|
|
contentType: 'application/json',
|
|
contentType: 'application/json',
|