ソースを参照

支付接口修改

tags/2.2.4
Stormeye.Wu 6年前
コミット
7b15f64444
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      pages/coupon/detail/index.js

+ 1
- 1
pages/coupon/detail/index.js ファイルの表示

@@ -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


読み込み中…
キャンセル
保存