Changes between Version 25 and Version 26 of app/refund


Ignore:
Timestamp:
01/29/2016 02:44:36 PM (10 years ago)
Author:
zhanzhenchao
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app/refund

    v25 v26  
    163163              refund:{ 
    164164                [ 
    165                   status: 1,                           //状态 
     165                  refundStatus: 1,                           //状态 
    166166                  aduitcustomer: 'rico',               //处理人 
    167167                  processingDate: '2016-01-27 11:23:15'//处理时间 
     
    169169                  causeType: 1,                        //赔付原因 
    170170                  causeTypeDesc: "商品损坏",           //赔付说明(退款说明) 
    171                   statusDesc: "待审核",                //状态描述 
    172171                  proofs: "http://url,http://url",     //凭证照片 
    173172                ]