This commit is contained in:
jianghanbo 2024-12-17 19:05:08 +08:00
parent b3c91832c6
commit b2e01f7f6f
1 changed files with 1 additions and 1 deletions

View File

@ -379,7 +379,7 @@ class SpiderDy extends Command
continue;
}
}
Log::info(sprintf('dy create order%s, admin_id%s', $order->sn, $admin_id));
if (empty($admin_id)) return null;
}