rabin 1 неделя назад
Родитель
Сommit
acd6975ccb
2 измененных файлов с 11 добавлено и 0 удалено
  1. 1 0
      src/dai/seller/app/Lib/Cron.php
  2. 10 0
      src/dai/seller/workerman.log

+ 1 - 0
src/dai/seller/app/Lib/Cron.php

@@ -14,6 +14,7 @@ class Cron
                 }
 
                 Dever::request(function () use ($order) {
+                    $order = trim($order);
                     $info = Dever::db('seller/order')->find($order);
                     if ($info) {
                         Dever::load(\Seller\Lib\Order::class)->handle($info);

+ 10 - 0
src/dai/seller/workerman.log

@@ -5517,3 +5517,13 @@ Stack trace:
 2025-11-15 20:16:23 pid:22452 worker[none:22455] exit with status 9
 2025-11-15 20:16:23 pid:22452 worker[none:22456] exit with status 9
 2025-11-15 20:16:23 pid:22452 Workerman[cron.php] has been stopped
+2025-11-15 21:17:25 pid:40474 Workerman[cron.php] start in DEBUG mode
+2025-11-15 21:28:10 pid:40474 Workerman[cron.php] received signal SIGINT
+2025-11-15 21:28:10 pid:40474 Workerman[cron.php] stopping
+2025-11-15 21:28:10 pid:40474 Workerman[cron.php] received signal SIGINT
+2025-11-15 21:28:10 pid:40474 Workerman[cron.php] stopping
+2025-11-15 21:28:12 pid:40474 worker[none:40478] exit with status 9
+2025-11-15 21:28:12 pid:40474 worker[none:40475] exit with status 9
+2025-11-15 21:28:12 pid:40474 worker[none:40476] exit with status 9
+2025-11-15 21:28:12 pid:40474 worker[none:40477] exit with status 9
+2025-11-15 21:28:12 pid:40474 Workerman[cron.php] has been stopped