Changes between Version 5 and Version 6 of app/refund


Ignore:
Timestamp:
01/27/2016 11:10:12 AM (10 years ago)
Author:
zhanzhenchao
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app/refund

    v5 v6  
    33= 赔付 = 
    44 
    5 == 提交赔付申请(保存或修改) == 
     5== 提交赔付申请 == 
    66 
    77> 线上:/appIntf/refund/submitRefund.jsp 
     
    3131||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 
    3232||orderId||订单id||int||0||是|| 
    33 ||refundId||订单id||int||0||是(修改赔付时,refundId有值)/ 否(创建赔付时,refundId无值)|| 
    3433||causeType||赔付原因||int||0||是|| 
    3534||cause||赔付说明||string||""||是||