Parcourir la source

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

wufeng il y a 2 ans
Parent
commit
637dcb6888
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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,