6a4e74e6e41d0: GET https://beta.jinchangxiao.com/vue/voucher-center/batch-list at 2026-07-09 12:03:50 am by 120.227.241.87

Log Messages

总计42条数据
TimeLevelCategoryMessage
 
00:03:50.933traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
00:03:50.933traceyii\base\Module::getModuleLoading module: debug
00:03:50.934traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
00:03:50.934traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
00:03:50.935traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
00:03:50.935traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:03:50.935infotime tracing start1783526630935812864
00:03:50.936traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
00:03:50.936traceyii\web\Application::handleRequestRoute requested: 'vue/voucher-center/batch-list'
00:03:50.936traceyii\base\Module::getModuleLoading module: vue
00:03:50.992infoyii\web\Session::openSession started
00:03:50.994infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
00:03:50.994infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
00:03:50.996traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:03:50.996traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
00:03:50.997traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:03:50.997traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
00:03:50.997infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
00:03:51.020infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_ledgers" WHERE "is_stop"=FALSE ORDER BY "id"
00:03:51.023traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:03:51.024infoyii\db\Command::querySELECT d.nspname AS table_schema, c.relname AS table_name, a.attname AS column_name, t.typname AS data_type, a.attlen AS character_maximum_length, pg_catalog.col_description(c.oid, a.attnum) AS column_comment, a.atttypmod AS modifier, a.attnotnull = false AS is_nullable, CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default, coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc, array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values, CASE atttypid WHEN 21 /*int2*/ THEN 16 WHEN 23 /*int4*/ THEN 32 WHEN 20 /*int8*/ THEN 64 WHEN 1700 /*numeric*/ THEN CASE WHEN atttypmod = -1 THEN null ELSE ((atttypmod - 4) >> 16) & 65535 END WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/ WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/ ELSE null END AS numeric_precision, CASE WHEN atttypid IN (21, 23, 20) THEN 0 WHEN atttypid IN (1700) THEN CASE WHEN atttypmod = -1 THEN null ELSE (atttypmod - 4) & 65535 END ELSE null END AS numeric_scale, CAST( information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t)) AS numeric ) AS size, a.attnum = any (ct.conkey) as is_pkey FROM pg_class c LEFT JOIN pg_attribute a ON a.attrelid = c.oid LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_namespace d ON d.oid = c.relnamespace LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p' WHERE a.attnum > 0 and t.typname != '' and c.relname = 'tbl_ledgers' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
00:03:51.033infoyii\db\Command::queryselect ct.conname as constraint_name, a.attname as column_name, fc.relname as foreign_table_name, fns.nspname as foreign_table_schema, fa.attname as foreign_column_name from (SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s FROM pg_constraint ct ) AS ct inner join pg_class c on c.oid=ct.conrelid inner join pg_namespace ns on c.relnamespace=ns.oid inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s] left join pg_class fc on fc.oid=ct.confrelid left join pg_namespace fns on fc.relnamespace=fns.oid left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s] where ct.contype='f' and c.relname='tbl_ledgers' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
00:03:51.046traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
00:03:51.046traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
00:03:51.047traceyii\base\Controller::runActionRoute to run: vue/voucher-center/batch-list
00:03:51.047traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:03:51.051traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
00:03:51.051traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\VoucherCenterController::actionBatchList()
00:03:51.053infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_voucher_gen_batches" WHERE ("ledger_id"=1) AND ("is_deleted"=FALSE) ORDER BY "created_at" DESC, "id" DESC) "c"
00:03:51.060infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_voucher_gen_batches" WHERE ("ledger_id"=1) AND ("is_deleted"=FALSE) ORDER BY "created_at" DESC, "id" DESC LIMIT 20
00:03:51.061infoyii\db\Command::querySELECT "id", "name" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
00:03:51.062traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:03:51.062traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
00:03:51.063infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/voucher-center/batch-list', '[]', '{"code":2000,"result":{"list":[{"id":6,"ledger_id":1,"batch_no":"VG20260702112912415","voucher_date_type":5,"file_name":"2026_07_02","bill_count":1,"success_count":1,"fail_count":0,"status":1,"created_by":1001,"created_at":"2026-07-02 11:29:12","updated_at":"2026-07-02 11:29:12","is_deleted":false,"deleted_at":"","createdByUser":{"id":1001,"name":"\u5218\u4eba\u8bda"},"status_display":"\u5168\u6210\u529f","voucher_date_type_display":"\u6708\u672b\u6700\u540e\u4e00\u5929","created_by_name":"\u5218\u4eba\u8bda","can_regenerate":false},{"id":5,"ledger_id":1,"batch_no":"VG20260630172204503","voucher_date_type":5,"file_name":"2026_06_30","bill_count":1,"success_count":1,"fail_count":0,"status":1,"created_by":1001,"created_at":"2026-06-30 17:22:04","updated_at":"2026-06-30 17:22:04","is_deleted":false,"deleted_at":"","createdByUser":{"id":1001,"name":"\u5218\u4eba\u8bda"},"status_display":"\u5168\u6210\u529f","voucher_date_type_display":"\u6708\u672b\u6700\u540e\u4e00\u5929","created_by_name":"\u5218\u4eba\u8bda","can_regenerate":false},{"id":4,"ledger_id":1,"batch_no":"VG20260630171914473","voucher_date_type":1,"file_name":"2026_06_30","bill_count":1,"success_count":0,"fail_count":1,"status":3,"created_by":1001,"created_at":"2026-06-30 17:19:14","updated_at":"2026-06-30 17:19:14","is_deleted":false,"deleted_at":"","createdByUser":{"id":1001,"name":"\u5218\u4eba\u8bda"},"status_display":"\u5168\u5931\u8d25","voucher_date_type_display":"\u5f55\u5355\u65e5\u671f","created_by_name":"\u5218\u4eba\u8bda","can_regenerate":true},{"id":3,"ledger_id":1,"batch_no":"VG20260629174920142","voucher_date_type":5,"file_name":"2026_06_29","bill_count":7,"success_count":7,"fail_count":0,"status":1,"created_by":1001,"created_at":"2026-06-29 17:49:20","updated_at":"2026-06-29 17:49:20","is_deleted":false,"deleted_at":"","createdByUser":{"id":1001,"name":"\u5218\u4eba\u8bda"},"status_display":"\u5168\u6210\u529f","voucher_date_type_display":"\u6708\u672b\u6700\u540e\u4e00\u5929","created_by_name":"\u5218\u4eba\u8bda","can_regenerate":false},{"id":2,"ledger_id":1,"batch_no":"VG20260629174328139","voucher_date_type":5,"file_name":"2026_06_29","bill_count":27,"success_count":27,"fail_count":0,"status":1,"created_by":1001,"created_at":"2026-06-29 17:43:28","updated_at":"2026-06-29 17:43:28","is_deleted":false,"deleted_at":"","createdByUser":{"id":1001,"name":"\u5218\u4eba\u8bda"},"status_display":"\u5168\u6210\u529f","voucher_date_type_display":"\u6708\u672b\u6700\u540e\u4e00\u5929","created_by_name":"\u5218\u4eba\u8bda","can_regenerate":false},{"id":1,"ledger_id":1,"batch_no":"VG20260629174207609","voucher_date_type":5,"file_name":"2026_06_29","bill_count":27,"success_count":0,"fail_count":27,"status":3,"created_by":1001,"created_at":"2026-06-29 17:42:07","updated_at":"2026-06-29 17:42:07","is_deleted":false,"deleted_at":"","createdByUser":{"id":1001,"name":"\u5218\u4eba\u8bda"},"status_display":"\u5168\u5931\u8d25","voucher_date_type_display":"\u6708\u672b\u6700\u540e\u4e00\u5929","created_by_name":"\u5218\u4eba\u8bda","can_regenerate":true}],"pagenation":{"totalcount":6,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"120.227.241.87","ua":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36"}', FALSE, '2026-07-09 00:03:51', 127363072) RETURNING "id"
00:03:51.067traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:03:51.070infoyii\db\Command::querySELECT * FROM "global"."tbl_browser_ua_statistics" "b" WHERE "user_agent"='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36'
00:03:51.079traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
00:03:51.079infoyii\db\Command::querySELECT d.nspname AS table_schema, c.relname AS table_name, a.attname AS column_name, t.typname AS data_type, a.attlen AS character_maximum_length, pg_catalog.col_description(c.oid, a.attnum) AS column_comment, a.atttypmod AS modifier, a.attnotnull = false AS is_nullable, CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default, coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc, array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values, CASE atttypid WHEN 21 /*int2*/ THEN 16 WHEN 23 /*int4*/ THEN 32 WHEN 20 /*int8*/ THEN 64 WHEN 1700 /*numeric*/ THEN CASE WHEN atttypmod = -1 THEN null ELSE ((atttypmod - 4) >> 16) & 65535 END WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/ WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/ ELSE null END AS numeric_precision, CASE WHEN atttypid IN (21, 23, 20) THEN 0 WHEN atttypid IN (1700) THEN CASE WHEN atttypmod = -1 THEN null ELSE (atttypmod - 4) & 65535 END ELSE null END AS numeric_scale, CAST( information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t)) AS numeric ) AS size, a.attnum = any (ct.conkey) as is_pkey FROM pg_class c LEFT JOIN pg_attribute a ON a.attrelid = c.oid LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_namespace d ON d.oid = c.relnamespace LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p' WHERE a.attnum > 0 and t.typname != '' and c.relname = 'tbl_browser_ua_statistics' and d.nspname = 'global' ORDER BY a.attnum;
00:03:51.083infoyii\db\Command::queryselect ct.conname as constraint_name, a.attname as column_name, fc.relname as foreign_table_name, fns.nspname as foreign_table_schema, fa.attname as foreign_column_name from (SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s FROM pg_constraint ct ) AS ct inner join pg_class c on c.oid=ct.conrelid inner join pg_namespace ns on c.relnamespace=ns.oid inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s] left join pg_class fc on fc.oid=ct.confrelid left join pg_namespace fns on fc.relnamespace=fns.oid left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s] where ct.contype='f' and c.relname='tbl_browser_ua_statistics' and ns.nspname='global' order by fns.nspname, fc.relname, a.attnum
00:03:51.093traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
00:03:51.094traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
00:03:51.094traceyii\redis\Connection::executeCommandExecuting Redis Command: SET