Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
whb
2016-06-20 15:41:01 +0800
Commit
308cb0cbf0f829f5e42118ee236c6db8a8323415
1 parent
08bc5314
webplugin
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
library/WebPlugin/Pay/Alibank/Service.php
library/WebPlugin/Pay/Alipay/Service.php
library/WebPlugin/Pay/Alibank/Service.php
View file @
308cb0c
...
...
@@ -8,7 +8,7 @@ use WebPlugin\Pay\Reqparams;
use
WebPlugin\Pay\Rspparams
;
use
WebPlugin\UdpLog
;
use
Api\Yohobuy
;
use
Plugin\Helpers
;
use
Web
Plugin\Helpers
;
class
Service
extends
PayAbstract
{
...
...
library/WebPlugin/Pay/Alipay/Service.php
View file @
308cb0c
...
...
@@ -7,7 +7,7 @@ use WebPlugin\Pay\Reqparams;
use
WebPlugin\Pay\Rspparams
;
use
WebPlugin\UdpLog
;
use
Api\Yohobuy
;
use
Plugin\Helpers
;
use
Web
Plugin\Helpers
;
class
Service
extends
PayAbstract
{
...
...
Please
register
or
login
to post a comment