Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xiaowei
9 years ago
Commit
0b358a6a79bd2ecfac461b1f57522a18109a8bb8
1 parent
59f75f82
统计代码变更为skn
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
yohobuy/www.yohobuy.com/application/models/Shopping/Payment.php
yohobuy/www.yohobuy.com/application/models/Shopping/Payment.php
View file @
0b358a6
...
...
@@ -71,7 +71,7 @@ class PaymentModel
'price'
=>
$val
[
'goods_price'
],
'number'
=>
$val
[
'buy_number'
]
);
$pinyouGoodsArr
[]
=
$val
[
'product_
id
'
]
.
','
.
$val
[
'buy_number'
];
$pinyouGoodsArr
[]
=
$val
[
'product_
skn
'
]
.
','
.
$val
[
'buy_number'
];
}
$result
[
'goodsData'
]
=
$goodsData
;
// skn列表
...
...
Please
register
or
login
to post a comment