shish 3 tahun lalu
induk
melakukan
eb6b8e5ea8
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app-ghs/controllers/OrderController.php

+ 1 - 1
app-ghs/controllers/OrderController.php

@@ -953,7 +953,7 @@ class OrderController extends BaseController
 
         if (isset($shopAdmin->super) == false || $shopAdmin->super != 1) {
             if ($hasPay == dict::getDict('hasPay', 'payed')) {
-                util::fail('没有权限');
+                //util::fail('没有权限');
             }
         }