| 08:29:34.593 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 08:29:34.593 | trace | yii\base\Module::getModule | Loading module: debug |
| 08:29:34.593 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 08:29:34.594 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 08:29:34.594 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 08:29:34.595 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 08:29:34.595 | info | time tracing start | 1781483374595634944 |
| 08:29:34.595 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 08:29:34.595 | trace | yii\web\Application::handleRequest | Route requested: 'v2/approve/save-resubmit' |
| 08:29:34.596 | trace | yii\base\Module::getModule | Loading module: v2 |
| 08:29:34.598 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 08:29:34.598 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 08:29:34.599 | info | yii\web\Session::open | Session started |
| 08:29:34.599 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 08:29:34.600 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "device_type", "version_code", "url", "request", "response", "php_error", "time", "duration") VALUES (200, NULL, NULL, 'v2/approve/save-resubmit', '[]', '{"code":60004,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u4e0d\u662fPOST\u8bf7\u6c42"}],"ip":"66.249.68.5","ua":"Mozilla\/5.0 (Linux; Android 6.0.1; Nexus 5X Build\/MMB29P) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/148.0.7778.96 Mobile Safari\/537.36 (compatible; GoogleOther)"}', FALSE, '2026-06-15 08:29:34', 3764992) RETURNING "id" |