shish 1 год назад
Родитель
Сommit
2f23d99e5b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app-ghs/controllers/OrderController.php

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

@@ -1052,7 +1052,7 @@ class OrderController extends BaseController
             if (getenv('YII_ENV') == 'production') {
                 $tbMainId = 44171;
             } else {
-                $tbMainId = 644;
+                $tbMainId = 0;
             }
             if ($this->mainId == $tbMainId) {
                 //平潭花天下,就算选了收款人,也不要给改变开单人,临时解决方案 ssh 2250314