|
@@ -278,7 +278,7 @@
|
|
|
list.push(form)
|
|
list.push(form)
|
|
|
// 推广页面下载埋点接口
|
|
// 推广页面下载埋点接口
|
|
|
$.ajax({
|
|
$.ajax({
|
|
|
- url: baseUrl + '/api/public/v4/access/user/burialSiteLog',
|
|
|
|
|
|
|
+ url: baseUrl + '/api/activity/user/access/burialSiteLog',
|
|
|
data: JSON.stringify(list),
|
|
data: JSON.stringify(list),
|
|
|
type: 'post',
|
|
type: 'post',
|
|
|
contentType: "application/json",
|
|
contentType: "application/json",
|