xieruidong 2 年之前
父節點
當前提交
cc94ba511f
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 1 1
      application/api/controller/mall/Orders.php
  2. 3 3
      public/api.html

+ 1 - 1
application/api/controller/mall/Orders.php

@@ -232,7 +232,7 @@ class Orders extends Api
 
     /**
      * 申请售后
-     * @ApiParams (name=refund_type,description=1退款2退款退货3仅退货)
+     * @ApiParams (name=refund_type,description=1退款2退款退货3仅退货4取消订单5换货保修)
      * @ApiParams (name=num,description=退货数量)
      * @ApiParams (name=order_info_id,description=订单ID)
      * @ApiParams (name=refund_by,description=配置里的type里的key)

+ 3 - 3
public/api.html

@@ -10033,7 +10033,7 @@
                                                         <td>refund_type</td>
                                                         <td>string</td>
                                                         <td>是</td>
-                                                        <td>1退款2退款退货3仅退货</td>
+                                                        <td>1退款2退款退货3仅退货4取消订单5换货保修</td>
                                                     </tr>
                                                                                                         <tr>
                                                         <td>num</td>
@@ -10101,7 +10101,7 @@
                                                     <form enctype="application/x-www-form-urlencoded" role="form" action="/api/mall.orders/refund" method="get" name="form46" id="form46">
                                                                                                                 <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仅退货" name="refund_type">
+                                                            <input type="string" class="form-control input-sm" id="refund_type" required placeholder="1退款2退款退货3仅退货4取消订单5换货保修" name="refund_type">
                                                         </div>
                                                                                                                 <div class="form-group">
                                                             <label class="control-label" for="num">num</label>
@@ -16469,7 +16469,7 @@
 
                 </div>
                 <div class="col-md-6" align="right">
-                    Generated on 2022-11-04 13:54:57 <a href="./" target="_blank">苏州屏酷有限公司</a>
+                    Generated on 2022-11-04 13:56:00 <a href="./" target="_blank">苏州屏酷有限公司</a>
                 </div>
             </div>