rabin 3 år sedan
förälder
incheckning
6adaa04363
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      service/agent/src/My.php

+ 1 - 1
service/agent/src/My.php

@@ -525,7 +525,7 @@ class My extends Core
     private function getGoodsInfo(&$v)
     private function getGoodsInfo(&$v)
     {
     {
         if (!isset($v['num'])) {
         if (!isset($v['num'])) {
-            $v['num'] = $v['total_num'] - $v['sell_num'];
+            //$v['num'] = $v['total_num'] - $v['sell_num'];
         }
         }
         
         
         if ($v['type'] == 1) {
         if ($v['type'] == 1) {