Jelajahi Sumber

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

zhengjinyi 4 tahun lalu
induk
melakukan
2543d0e85c
1 mengubah file dengan 4 tambahan dan 4 penghapusan
  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