shish 6 сар өмнө
parent
commit
0b3e7bde38

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

@@ -1185,7 +1185,7 @@ class OrderController extends BaseController
         } else {
         } else {
             if ($this->mainId == 644) {
             if ($this->mainId == 644) {
                 if ($hasPay == 1) {
                 if ($hasPay == 1) {
-                    util::fail('线下收款暂时无法使用');
+                    //util::fail('线下收款暂时无法使用');
                 }
                 }
             }
             }
         }
         }