shish 2 years ago
parent
commit
81e6a7a9da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app-ghs/controllers/OrderController.php

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

@@ -89,7 +89,7 @@ class OrderController extends BaseController
             }
         } else {
             if ($this->mainId != 11) {
-                util::fail('功能开发中');
+                //util::fail('功能开发中');
             }
         }
         OrderClass::mergePrintOrder($arr, $this->mainId);