Explorar el Código

打开清库存

shish hace 2 años
padre
commit
d8f8baa637
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 = true;
                 }
                 }
             }
             }
+            $could = $staff->mobile == '15280215347' ? true : false;
         }
         }
 
 
         if ($could == false) {
         if ($could == false) {