This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
支付接口修改
tags/2.2.4
Stormeye.Wu
6 years ago
parent
734e482310
commit
7b15f64444
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/coupon/detail/index.js
+ 1
- 1
pages/coupon/detail/index.js
View File
@@ -166,7 +166,7 @@ Page({
})
.then(res => {
return Http.post({
url: config.api.
freeCoupon
,
url: config.api.
orderSave
,
data: {
couponChannelId: that.data.couponChannelId,
couponId: that.data.couponId
Write
Preview
Loading…
Cancel
Save