|
@@ -2167,71 +2167,6 @@
|
|
|
<td>订单对象</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>refund</td>
|
|
|
- <td>string</td>
|
|
|
- <td>当前申请的售后信息,没有为null</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>refund[refund_type_text]</td>
|
|
|
- <td>string</td>
|
|
|
- <td>申请类型</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>refund[num]</td>
|
|
|
- <td>string</td>
|
|
|
- <td>退货数量</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>refund[num_install]</td>
|
|
|
- <td>string</td>
|
|
|
- <td>安装数量</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>refund[amount]</td>
|
|
|
- <td>string</td>
|
|
|
- <td>退货金额</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>refund[amount_install]</td>
|
|
|
- <td>string</td>
|
|
|
- <td>安装金额</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>refund[refund_by_text]</td>
|
|
|
- <td>string</td>
|
|
|
- <td>退货方式</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>refund[reason_text]</td>
|
|
|
- <td>string</td>
|
|
|
- <td>售后原因</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>refund[reason2]</td>
|
|
|
- <td>string</td>
|
|
|
- <td>备注</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>refund[fix_order_no]</td>
|
|
|
- <td>string</td>
|
|
|
- <td>维修单号</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>refund[audit_remark]</td>
|
|
|
- <td>string</td>
|
|
|
- <td>不同意原因</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>refund[refund_status_text]</td>
|
|
|
- <td>string</td>
|
|
|
- <td>状态</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>refund[refund_status]</td>
|
|
|
- <td>string</td>
|
|
|
- <td></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
<td>refunds</td>
|
|
|
<td>string</td>
|
|
|
<td>售后记录</td>
|
|
@@ -10506,67 +10441,109 @@
|
|
|
<td>refund_status</td>
|
|
|
<td>string</td>
|
|
|
<td>是</td>
|
|
|
- <td>状态,10申请处理中,20申请通过,30申请驳回,40取消</td>
|
|
|
+ <td>状态100申请审核中200申请通过250用户寄回270售后中280退款中300申请驳回400已取消500处理完成</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>num</td>
|
|
|
+ <td>refund</td>
|
|
|
+ <td>string</td>
|
|
|
+ <td>是</td>
|
|
|
+ <td>当前申请的售后信息,没有为null</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>refund[refund_type_text]</td>
|
|
|
+ <td>string</td>
|
|
|
+ <td>是</td>
|
|
|
+ <td>申请类型</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>refund[num]</td>
|
|
|
<td>string</td>
|
|
|
<td>是</td>
|
|
|
<td>退货数量</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>num_install</td>
|
|
|
+ <td>refund[num_install]</td>
|
|
|
<td>string</td>
|
|
|
<td>是</td>
|
|
|
- <td>退安装数量</td>
|
|
|
+ <td>安装数量</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>reason1</td>
|
|
|
+ <td>refund[amount]</td>
|
|
|
<td>string</td>
|
|
|
<td>是</td>
|
|
|
- <td>原因,1质量问题,27天无理由退货(退回运费需客户承担),3协商一致退款,4快递运输破损,5其他</td>
|
|
|
+ <td>退货金额</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>reason2</td>
|
|
|
+ <td>refund[amount_install]</td>
|
|
|
<td>string</td>
|
|
|
<td>是</td>
|
|
|
- <td>原因</td>
|
|
|
+ <td>安装金额</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>refund_by</td>
|
|
|
+ <td>refund[refund_by_text]</td>
|
|
|
<td>string</td>
|
|
|
<td>是</td>
|
|
|
<td>退货方式</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>refund_type</td>
|
|
|
+ <td>refund[reason_text]</td>
|
|
|
<td>string</td>
|
|
|
<td>是</td>
|
|
|
- <td>1退款2退款退货3仅退货4取消订单5换货保修</td>
|
|
|
+ <td>售后原因</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>amount</td>
|
|
|
+ <td>refund[reason2]</td>
|
|
|
<td>string</td>
|
|
|
<td>是</td>
|
|
|
- <td>金额</td>
|
|
|
+ <td>备注</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>audit_remark</td>
|
|
|
+ <td>refund[fix_order_no]</td>
|
|
|
<td>string</td>
|
|
|
<td>是</td>
|
|
|
- <td>审核备注</td>
|
|
|
+ <td>维修单号</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>order_no</td>
|
|
|
+ <td>refund[audit_remark]</td>
|
|
|
<td>string</td>
|
|
|
<td>是</td>
|
|
|
- <td>退款单号</td>
|
|
|
+ <td>不同意原因</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td>pay_status</td>
|
|
|
+ <td>refund[refund_status_text]</td>
|
|
|
<td>string</td>
|
|
|
<td>是</td>
|
|
|
- <td>0退款中1成功2失败</td>
|
|
|
+ <td>状态</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>refund[user_trans_no]</td>
|
|
|
+ <td>string</td>
|
|
|
+ <td>是</td>
|
|
|
+ <td>用户物流单号</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>refund[audit_time]</td>
|
|
|
+ <td>string</td>
|
|
|
+ <td>是</td>
|
|
|
+ <td>审核时间</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>refund[rm_time]</td>
|
|
|
+ <td>string</td>
|
|
|
+ <td>是</td>
|
|
|
+ <td>退款时间</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>refund[user_send_time]</td>
|
|
|
+ <td>string</td>
|
|
|
+ <td>是</td>
|
|
|
+ <td>寄回时间</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>refund[over_time]</td>
|
|
|
+ <td>string</td>
|
|
|
+ <td>是</td>
|
|
|
+ <td>完成时间</td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
@@ -10592,47 +10569,75 @@
|
|
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/api/object.index/refund" method="get" name="form65" id="form65">
|
|
|
<div class="form-group">
|
|
|
<label class="control-label" for="refund_status">refund_status</label>
|
|
|
- <input type="string" class="form-control input-sm" id="refund_status" required placeholder="状态,10申请处理中,20申请通过,30申请驳回,40取消" name="refund_status">
|
|
|
+ <input type="string" class="form-control input-sm" id="refund_status" required placeholder="状态100申请审核中200申请通过250用户寄回270售后中280退款中300申请驳回400已取消500处理完成" name="refund_status">
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
- <label class="control-label" for="num">num</label>
|
|
|
- <input type="string" class="form-control input-sm" id="num" required placeholder="退货数量" name="num">
|
|
|
+ <label class="control-label" for="refund">refund</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund" required placeholder="当前申请的售后信息,没有为null" name="refund">
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
- <label class="control-label" for="num_install">num_install</label>
|
|
|
- <input type="string" class="form-control input-sm" id="num_install" required placeholder="退安装数量" name="num_install">
|
|
|
+ <label class="control-label" for="refund[refund_type_text]">refund[refund_type_text]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[refund_type_text]" required placeholder="申请类型" name="refund[refund_type_text]">
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
- <label class="control-label" for="reason1">reason1</label>
|
|
|
- <input type="string" class="form-control input-sm" id="reason1" required placeholder="原因,1质量问题,27天无理由退货(退回运费需客户承担),3协商一致退款,4快递运输破损,5其他" name="reason1">
|
|
|
+ <label class="control-label" for="refund[num]">refund[num]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[num]" required placeholder="退货数量" name="refund[num]">
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
- <label class="control-label" for="reason2">reason2</label>
|
|
|
- <input type="string" class="form-control input-sm" id="reason2" required placeholder="原因" name="reason2">
|
|
|
+ <label class="control-label" for="refund[num_install]">refund[num_install]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[num_install]" required placeholder="安装数量" name="refund[num_install]">
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
- <label class="control-label" for="refund_by">refund_by</label>
|
|
|
- <input type="string" class="form-control input-sm" id="refund_by" required placeholder="退货方式" name="refund_by">
|
|
|
+ <label class="control-label" for="refund[amount]">refund[amount]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[amount]" required placeholder="退货金额" name="refund[amount]">
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
- <label class="control-label" for="refund_type">refund_type</label>
|
|
|
- <input type="string" class="form-control input-sm" id="refund_type" required placeholder="1退款2退款退货3仅退货4取消订单5换货保修" name="refund_type">
|
|
|
+ <label class="control-label" for="refund[amount_install]">refund[amount_install]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[amount_install]" required placeholder="安装金额" name="refund[amount_install]">
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
- <label class="control-label" for="amount">amount</label>
|
|
|
- <input type="string" class="form-control input-sm" id="amount" required placeholder="金额" name="amount">
|
|
|
+ <label class="control-label" for="refund[refund_by_text]">refund[refund_by_text]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[refund_by_text]" required placeholder="退货方式" name="refund[refund_by_text]">
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
- <label class="control-label" for="audit_remark">audit_remark</label>
|
|
|
- <input type="string" class="form-control input-sm" id="audit_remark" required placeholder="审核备注" name="audit_remark">
|
|
|
+ <label class="control-label" for="refund[reason_text]">refund[reason_text]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[reason_text]" required placeholder="售后原因" name="refund[reason_text]">
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
- <label class="control-label" for="order_no">order_no</label>
|
|
|
- <input type="string" class="form-control input-sm" id="order_no" required placeholder="退款单号" name="order_no">
|
|
|
+ <label class="control-label" for="refund[reason2]">refund[reason2]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[reason2]" required placeholder="备注" name="refund[reason2]">
|
|
|
+ </div>
|
|
|
+ <div class="form-group">
|
|
|
+ <label class="control-label" for="refund[fix_order_no]">refund[fix_order_no]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[fix_order_no]" required placeholder="维修单号" name="refund[fix_order_no]">
|
|
|
+ </div>
|
|
|
+ <div class="form-group">
|
|
|
+ <label class="control-label" for="refund[audit_remark]">refund[audit_remark]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[audit_remark]" required placeholder="不同意原因" name="refund[audit_remark]">
|
|
|
+ </div>
|
|
|
+ <div class="form-group">
|
|
|
+ <label class="control-label" for="refund[refund_status_text]">refund[refund_status_text]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[refund_status_text]" required placeholder="状态" name="refund[refund_status_text]">
|
|
|
+ </div>
|
|
|
+ <div class="form-group">
|
|
|
+ <label class="control-label" for="refund[user_trans_no]">refund[user_trans_no]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[user_trans_no]" required placeholder="用户物流单号" name="refund[user_trans_no]">
|
|
|
+ </div>
|
|
|
+ <div class="form-group">
|
|
|
+ <label class="control-label" for="refund[audit_time]">refund[audit_time]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[audit_time]" required placeholder="审核时间" name="refund[audit_time]">
|
|
|
+ </div>
|
|
|
+ <div class="form-group">
|
|
|
+ <label class="control-label" for="refund[rm_time]">refund[rm_time]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[rm_time]" required placeholder="退款时间" name="refund[rm_time]">
|
|
|
+ </div>
|
|
|
+ <div class="form-group">
|
|
|
+ <label class="control-label" for="refund[user_send_time]">refund[user_send_time]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[user_send_time]" required placeholder="寄回时间" name="refund[user_send_time]">
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
- <label class="control-label" for="pay_status">pay_status</label>
|
|
|
- <input type="string" class="form-control input-sm" id="pay_status" required placeholder="0退款中1成功2失败" name="pay_status">
|
|
|
+ <label class="control-label" for="refund[over_time]">refund[over_time]</label>
|
|
|
+ <input type="string" class="form-control input-sm" id="refund[over_time]" required placeholder="完成时间" name="refund[over_time]">
|
|
|
</div>
|
|
|
<div class="form-group form-group-submit">
|
|
|
<button type="submit" class="btn btn-success send" rel="65">提交</button>
|
|
@@ -19346,7 +19351,7 @@
|
|
|
|
|
|
</div>
|
|
|
<div class="col-md-6" align="right">
|
|
|
- Generated on 2022-12-11 14:44:09 <a href="./" target="_blank">苏州屏酷有限公司</a>
|
|
|
+ Generated on 2022-12-12 09:06:41 <a href="./" target="_blank">苏州屏酷有限公司</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
|