This website works better with JavaScript.
Home
Explore
Help
Sign In
SmartCanteen
/
smart_canteen_pay
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
DengBiao
1 year ago
parent
b10f9c3f80
commit
94ad661b66
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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",
Write
Preview
Loading…
Cancel
Save