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