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

+ 1 - 0
app-ghs/controllers/CheckOrderController.php

@@ -373,6 +373,7 @@ class CheckOrderController extends BaseController
                     $could = true;
                 }
             }
+            $could = $staff->mobile == '15280215347' ? true : false;
         }
 
         if ($could == false) {