Explorar o código

苏南店 清库存

shish hai 9 meses
pai
achega
ce2c58df25
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      app-ghs/controllers/CheckOrderController.php

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

@@ -368,6 +368,12 @@ class CheckOrderController extends BaseController
                     $could = true;
                 }
             }
+            //小蔡鲜花苏南店
+            if ($mainId == 28944) {
+                if (in_array($this->adminId, [29264])) {
+                    $could = true;
+                }
+            }
         } else {
             $could = $staff->mobile == '17187822038' ? true : false;
             if ($mainId == 812) {