xieruidong 2 years ago
parent
commit
9755daf026
2 changed files with 9 additions and 3 deletions
  1. 2 1
      application/api/controller/mall/OrderRefund.php
  2. 7 2
      public/api.html

+ 2 - 1
application/api/controller/mall/OrderRefund.php

@@ -22,7 +22,8 @@ class OrderRefund extends Api
     /**
      * 退款退货配置
      * @ApiMethod (POST)
-     * @ApiReturnParams (name=reason,description=)
+     * @ApiReturnParams (name=reason,description=退款原因选项)
+     * @ApiReturnParams (name=type,description=退货方式选项)
      */
     public function config()
     {

+ 7 - 2
public/api.html

@@ -2079,7 +2079,12 @@
                                                                                                                         <tr>
                                                                 <td>reason</td>
                                                                 <td>string</td>
-                                                                <td></td>
+                                                                <td>退款原因选项</td>
+                                                            </tr>
+                                                                                                                        <tr>
+                                                                <td>type</td>
+                                                                <td>string</td>
+                                                                <td>退货类型选项</td>
                                                             </tr>
                                                                                                                     </tbody>
                                                     </table>
@@ -15910,7 +15915,7 @@
 
                 </div>
                 <div class="col-md-6" align="right">
-                    Generated on 2022-10-19 10:38:58 <a href="./" target="_blank">苏州屏酷有限公司</a>
+                    Generated on 2022-10-19 14:31:40 <a href="./" target="_blank">苏州屏酷有限公司</a>
                 </div>
             </div>