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
9aa9093119
commit
15d6a8efd2
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
@@ -97,6 +97,7 @@ class AliCallBackController extends \Phalcon\Mvc\Controller
];
break;
}
$this->logger(["isHasSchool" => $isHasSchool], 'alipay.planet.ecocampus.spi.trade.pay.detail', true);
//获取用户身份信息
$userIdentityId = 0;
Write
Preview
Loading…
Cancel
Save