Sfoglia il codice sorgente

Merge branch 'dev_wf' of wugg/phpstock into version1.5

wufeng 2 anni fa
parent
commit
637dcb6888
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      app/admin/controller/After.php

+ 2 - 0
app/admin/controller/After.php

@@ -1391,6 +1391,7 @@ class After extends Base
 //                "post_fee" => 0,
 //                "status" => 0,
                 "th_num" => 0,
+                "th_fee" => 0,//退货金额为0
                 "send_num" => 0,
                 "wsend_num" => $good_num,
 //                "send_status" => 0,
@@ -1751,6 +1752,7 @@ class After extends Base
                 "status" => 0,
                 "send_status" => 0,
                 "th_num" => 0,
+                "th_fee" => 0,//退货金额为0
                 "send_num" => 0,
                 "wsend_num" => $good_num,
 //                "send_status"=>1,