Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
yohoufo-fore
·
Commits
Go to a project
GitLab
Go to group
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
tanling
2019-11-06 18:08:38 +0800
Commit
5293174a240b79e930afcf71ba1fae93281a7898
1 parent
8c1b22b4
推总署试一下
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
order/src/main/java/com/yohoufo/order/service/pay/alipay/AlipayCrossBorderService.java
order/src/main/java/com/yohoufo/order/service/pay/alipay/AlipayCrossBorderService.java
View file @
5293174
...
...
@@ -66,7 +66,8 @@ public class AlipayCrossBorderService extends AbstractAlipayService {
* @return
*/
private
String
getCustomsPlace
(){
return
"5224"
;
// return "5224";
return
"zongshu"
;
}
/**
...
...
Please
register
or
login
to post a comment