소스 검색

支付接口修改

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


불러오는 중...
취소
저장