Prechádzať zdrojové kódy

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

rabin 3 rokov pred
rodič
commit
5e787c49a3
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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) {