Explorar o código

微服务联调,修改注册登录, 机构资料修改

zhengjinyi %!s(int64=4) %!d(string=hai) anos
pai
achega
2543d0e85c
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/main/resources/static/js/account/bind.js

+ 4 - 4
src/main/resources/static/js/account/bind.js

@@ -46,10 +46,10 @@ var bindPage = new Vue({
                             phone: response.data.bindMobile,
                             name: response.data.name,
                             userName: response.data.userName,
-                            userId: response.data.userID,
-                            spId: response.data.serviceProviderID,
-                            clubId: response.data.clubID,
-                            shopId: response.data.shopID,
+                            userId: response.data.userId,
+                            spId: response.data.serviceProviderId,
+                            clubId: response.data.clubId,
+                            shopId: response.data.shopId,
                             userIdentity: response.data.userIdentity,
                             permission: response.data.userPermission,
                             token: response.data.token