heyang hace 3 años
padre
commit
6cd483e4ff
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",