xieruidong 2 年之前
父节点
当前提交
3cb04e0443
共有 2 个文件被更改,包括 4 次插入9 次删除
  1. 1 1
      application/common/service/RefundService.php
  2. 3 8
      public/api.html

+ 1 - 1
application/common/service/RefundService.php

@@ -24,7 +24,7 @@ class RefundService extends BaseService {
             $amount=bcdiv($this->getOrderInfo('amount_goods_real'),$this->num);
         }
         $amount_install=0;
-        if($this->num>0){
+        if($this->num_install>0){
             $amount_install=bcdiv($this->getOrderInfo('amount_install'),$this->num_install);
         }
         #退商品金额,退安装费金额

+ 3 - 8
public/api.html

@@ -12390,14 +12390,9 @@
                                                         </thead>
                                                         <tbody>
                                                                                                                         <tr>
-                                                                <td>time</td>
+                                                                <td>trailUrl</td>
                                                                 <td>string</td>
-                                                                <td>时间</td>
-                                                            </tr>
-                                                                                                                        <tr>
-                                                                <td>content</td>
-                                                                <td>string</td>
-                                                                <td>内容</td>
+                                                                <td>轨迹地图链接</td>
                                                             </tr>
                                                                                                                     </tbody>
                                                     </table>
@@ -18437,7 +18432,7 @@
 
                 </div>
                 <div class="col-md-6" align="right">
-                    Generated on 2022-11-28 16:18:24 <a href="./" target="_blank">苏州屏酷有限公司</a>
+                    Generated on 2022-11-28 16:22:05 <a href="./" target="_blank">苏州屏酷有限公司</a>
                 </div>
             </div>