heyang пре 3 година
родитељ
комит
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",