Browse Source

update

master
DengBiao 1 year ago
parent
commit
94ad661b66
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/applet/app/controllers/AliCallBackController.php

+ 1
- 0
src/applet/app/controllers/AliCallBackController.php View File

@@ -108,6 +108,7 @@ class AliCallBackController extends \Phalcon\Mvc\Controller
];
break;
}
$userIdentityId = $userIdentity->id;
} else {
$response = [
"code" => "40000",


Loading…
Cancel
Save