shish 2 سال پیش
والد
کامیت
22bc557785
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app-ghs/controllers/OrderController.php

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

@@ -84,7 +84,7 @@ class OrderController extends BaseController
             util::fail('请选择要合并打印的订单哦');
             util::fail('请选择要合并打印的订单哦');
         }
         }
         if (getenv('YII_ENV') == 'production') {
         if (getenv('YII_ENV') == 'production') {
-            if ($this->mainId != 10536) {
+            if ($this->mainId != 10536 && $this->mainId != 50) {
                 util::fail('功能开发中');
                 util::fail('功能开发中');
             }
             }
         } else {
         } else {