shish vor 5 Monaten
Ursprung
Commit
192988f756
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  1. 6 0
      app-ghs/controllers/CheckOrderController.php

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

@@ -384,6 +384,12 @@ class CheckOrderController extends BaseController
                     $could = true;
                     $could = true;
                 }
                 }
             }
             }
+            //花语鲜花批发
+            if($mainId == 85727){
+                if (in_array($this->adminId, [82699])) {
+                    $could = true;
+                }
+            }
         } else {
         } else {
             $could = $staff->mobile == '17187822038' ? true : false;
             $could = $staff->mobile == '17187822038' ? true : false;
             if ($mainId == 812) {
             if ($mainId == 812) {