wuggemail@foxmail.com há 3 meses atrás
pai
commit
85570a04a2
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      app/cxinv/controller/Adjust.php

+ 2 - 0
app/cxinv/controller/Adjust.php

@@ -74,6 +74,8 @@ class Adjust extends Base
                 $params['idArr'][$k]['type']=2;
                 $params['idArr'][$k]['checkUid']=$this->uid;
                 $params['idArr'][$k]['checkUname']=$this->uname;
+                $params['idArr'][$k]['product_id']=$v['id'];
+                unset($params['idArr'][$k]['id']);
             }
         }
         $info->status=$params['status'];