Explorar el Código

Merge branch 'master' of ssh://git.dever.cc:10022/dever-product/churen

rabin hace 3 años
padre
commit
5e787c49a3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/shop/lib/Manage.php

+ 1 - 1
app/shop/lib/Manage.php

@@ -342,7 +342,7 @@ class Manage
                     Dever::load('shop/lib/sell')->finish($info, $info['shop_id']);
                 }
             }
-        } elseif ($status == 3) {
+        } elseif ($status == 2) {
             # 批量审核
             $list = explode(',', $id);
             if ($list) {