Browse Source

Wesmiler 校企小程序源代码部署

wesmiler 3 years ago
parent
commit
e8d0a1d220
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/api/model/User.php

+ 1 - 0
app/api/model/User.php

@@ -121,6 +121,7 @@ class User extends UserModel
      */
     public function saveInfo(array $data): string
     {
+        var_dump($data);
         // 修改手机号需要验证验证码
         $userInfo = UserService::getCurrentLoginUser(true);
         // 验证信息