shish 3 yıl önce
ebeveyn
işleme
35b4b35733
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app-hd/controllers/AuthController.php

+ 1 - 1
app-hd/controllers/AuthController.php

@@ -473,7 +473,7 @@ class AuthController extends PublicController
         }
         $pfShopId = $currentShop->pfShopId ?? 0;
         if (!empty($pfShopId)) {
-            util::fail('批发店请不要在零售端登录');
+            //util::fail('批发店请不要在零售端登录');
         }
         $sjId = $currentShop->sjId ?? 0;
         $mainId = $currentShop->mainId ?? 0;