Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
hf
9 years ago
Commit
37946f69f6481aac17fc846bbe6eb67137ce8018
1 parent
cea0370d
code review by fei.hong : modify alipay and weixin pay notice url
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
yohobuy/m.yohobuy.com/configs/routes.index.ini
yohobuy/m.yohobuy.com/configs/routes.index.ini
View file @
37946f6
...
...
@@ -162,11 +162,11 @@ routes.cart.route.controller = Home
routes.cart.route.action
=
Orderdetail
; 微信支付接口
routes.weixinapi.type
=
"rewrite"
routes.weixinapi.match
=
"/shopping/pay/wechatwapapi$"
routes.weixinapi.route.module
=
Index
routes.weixinapi.route.controller
=
Home
routes.weixinapi.route.action
=
Weixinapi
;routes.weixinapi.type = "rewrite"
;routes.weixinapi.match = "/shopping/pay/wechatwapapi$"
;routes.weixinapi.route.module = Index
;routes.weixinapi.route.controller = Home
;routes.weixinapi.route.action = Weixinapi
; 支付中心 (微信中配置的目录)
routes.pay.type
=
"rewrite"
...
...
Please
register
or
login
to post a comment