Changes between Version 1 and Version 2 of app/refund
- Timestamp:
- 01/25/2016 04:36:48 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app/refund
v1 v2 1 1 [[TOC]] 2 2 3 = 订单=4 5 == 提交 订单 2.3.0有调整==6 7 > 线上:/appIntf/ order/createOrder.jsp3 = 赔付 = 4 5 == 提交赔付申请 == 6 7 > 线上:/appIntf/refund/createRefund.jsp 8 8 9 9 **说明** 10 10 11 > 根据商品outerId和用户id生成订单11 > 创建赔付 12 12 13 13 **提交方式** … … 30 30 31 31 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 32 ||outerId||商品outerId||string||""||是|| 33 ||addrId||用户地址id||int||0||是|| 34 ||goodOffCode 2.3.0新增||折扣码||string||""||否|| 32 ||orderId||订单id||int||0||是|| 33 ||causeType||赔付原因||int||0||是|| 34 ||cause||赔付说明||string||""||是|| 35 ||proofs||凭证图片||string||""||是|| 35 36 ||common_session_id(cookie参数)||-||string||""||是|| 36 37 … … 40 41 status: 1, 41 42 msg: '请求成功', 42 serviceDate: 111111111111111111 //系统时间毫秒数 2.3.0新增43 43 data: { 44 44 orderId: 123456 //订单id 45 orderNo: "1234567894123"//订单编号 2.3.0新增 46 pastDate: 111111111111111111111, //付款过期时间毫秒数 2.3.0新增 45 refundId: 123456 //赔付id 47 46 } 48 47 }
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)