Changes between Version 16 and Version 17 of app2.2.0/refund


Ignore:
Timestamp:
11/10/2015 11:29:51 AM (10 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.2.0/refund

    v16 v17  
    3939        status: 1, 
    4040        msg: '请求成功', 
     41        //订单无赔付记录时,data为null 
    4142        data: { 
    4243                   accountName: "tom",                  //用户账号名称 
     
    4647                   date: 11111111111111111             //处理时间 
    4748                } 
    48               
     49         
    4950} 
    5051}}}