heyang лет назад: 3
Родитель
Сommit
6cd483e4ff
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      microserviceUserH5/vcloud/register.html

+ 1 - 1
microserviceUserH5/vcloud/register.html

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