huangxiaojing %!s(int64=3) %!d(string=hai) anos
pai
achega
cf5437941e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      microserviceUserH5/vcloud/register.html

+ 1 - 1
microserviceUserH5/vcloud/register.html

@@ -251,7 +251,7 @@
         url: baseUrl + '/api/user/v5/operateApi/addUserVisit',
         type: 'post',
         data: JSON.stringify({ "accessType": 2, "loginType": 2 }),
-        dataType: 'json',
+        dataType: 'text',
         success: function () {
         }
       })