All Latest
6a41310d73b4b: GET https://beta.jinchangxiao.com/vue/setting/save-new-erp-other-collect-ticket at 2026-06-28 10:34:53 pm by 66.249.68.4

Log Messages

总计91条数据
TimeLevelCategoryMessage
 
22:34:53.472traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
22:34:53.472traceyii\base\Module::getModuleLoading module: debug
22:34:53.473traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
22:34:53.474traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
22:34:53.474traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
22:34:53.475traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:34:53.475infotime tracing start1782657293475540992
22:34:53.475traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
22:34:53.475traceyii\web\Application::handleRequestRoute requested: 'vue/setting/save-new-erp-other-collect-ticket'
22:34:53.475traceyii\base\Module::getModuleLoading module: vue
22:34:53.480infoyii\web\Session::openSession started
22:34:53.481infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
22:34:53.481infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
22:34:53.483traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:34:53.483traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:34:53.484traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:34:53.484traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:34:53.484infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
22:34:53.485traceyii\base\Controller::runActionRoute to run: vue/setting/save-new-erp-other-collect-ticket
22:34:53.487traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:34:53.489traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
22:34:53.489traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\SettingController::actionSaveNewErpOtherCollectTicket()
22:34:53.498traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:34:53.499traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:34:53.500traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:34:53.500infoyii\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_erp_other_collect_tickets' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
22:34:53.509infoyii\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_erp_other_collect_tickets' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
22:34:53.518traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:34:53.519traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
22:34:53.519infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_other_collect_tickets" WHERE ("created_at" >= '2026-06-28 00:00:00') AND ("created_at" <= '2026-06-28 23:59:59') AND ("serial_no" ILIKE '%QTYSD-20260628-%') AND (LENGTH(serial_no) = 20) ORDER BY "serial_no" DESC
22:34:53.530infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_erp_other_collect_tickets" WHERE "serial_no"='QTYSD-20260628-00001')
22:34:53.531infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001)
22:34:53.532infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_erp_other_collect_tickets" ("verify_type", "created_by", "created_at", "wrote_date", "serial_no", "is_start", "status", "is_resubmitted", "amount", "settle_amount", "paid_amount", "un_paid_amount", "description", "abstract") VALUES (2, 1001, 'now()', 'now()', 'QTYSD-20260628-00001', TRUE, 2, FALSE, '0', '0', '0', '0', NULL, NULL) RETURNING "id"
22:34:53.539traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:34:53.539traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:34:53.539infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ErpOtherCollectTickets', 66, 'a:38:{s:2:"id";i:66;s:9:"serial_no";s:20:"QTYSD-20260628-00001";s:10:"wrote_date";s:5:"now()";s:9:"from_date";N;s:11:"ticket_type";N;s:7:"handler";N;s:7:"user_id";N;s:9:"client_id";N;s:17:"sales_contract_id";N;s:11:"supplier_id";N;s:20:"purchase_contract_id";N;s:6:"status";i:2;s:8:"abstract";N;s:11:"description";N;s:11:"verify_type";s:1:"2";s:16:"next_verify_user";N;s:21:"next_stop_verify_user";N;s:9:"verify_at";N;s:7:"stop_at";N;s:18:"refuse_description";N;s:14:"is_resubmitted";b:0;s:6:"amount";i:0;s:13:"settle_amount";i:0;s:10:"created_by";i:1001;s:16:"stop_description";N;s:8:"is_wages";N;s:9:"is_settle";N;s:10:"created_at";s:19:"1970-01-01 08:00:00";s:10:"updated_at";N;s:11:"paid_amount";i:0;s:14:"un_paid_amount";i:0;s:18:"erp_wage_ticket_id";N;s:25:"erp_wage_ticket_amount_id";N;s:10:"contact_id";N;s:8:"is_start";b:1;s:14:"bank_settle_at";N;s:11:"print_times";N;s:17:"all_settle_amount";N;}', '', 1001, '66.249.68.4')
22:34:53.542infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_erp_other_collect_ticket_amounts" WHERE "erp_other_collect_ticket_id"=66
22:34:53.546infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_erp_other_collect_ticket_bank_outs" WHERE "erp_other_collect_ticket_id"=66
22:34:53.549infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_erp_other_collect_ticket_approve_borrow_settles" WHERE "erp_other_collect_ticket_id"=66
22:34:53.551infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_erp_other_collect_ticket_payments" WHERE "erp_other_collect_ticket_id"=66
22:34:53.553infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_other_collect_ticket_verify_rels" WHERE ("status"=0) AND ("erp_other_collect_ticket_id"=66) ORDER BY "id"
22:34:53.555infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_erp_other_collect_tickets" SET "next_verify_user"=NULL WHERE "id"=66
22:34:53.557infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\ErpOtherCollectTickets', 66, 'a:0:{}', '', 1001, '66.249.68.4')
22:34:53.558infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_other_collect_tickets" WHERE "id"=66
22:34:53.559infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_other_collect_ticket_approve_borrow_settles" WHERE "erp_other_collect_ticket_id"=66 ORDER BY "id"
22:34:53.559infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_other_collect_ticket_bank_outs" WHERE "erp_other_collect_ticket_id"=66 ORDER BY "id"
22:34:53.561infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_payment_ticket_payments" "r" LEFT JOIN "a57be577deb434"."tbl_erp_payment_tickets" "t" ON r.erp_payment_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (2, 5))
22:34:53.563infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_collect_ticket_settles" "r" LEFT JOIN "a57be577deb434"."tbl_erp_collect_tickets" "t" ON r.erp_collect_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (2, 5))
22:34:53.566infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_wage_ticket_amount_payments" "r" LEFT JOIN "a57be577deb434"."tbl_erp_wage_tickets" "t" ON r.erp_wage_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (2, 5))
22:34:53.571infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_cash_cost_ticket_sales_contract_settles" "r" LEFT JOIN "a57be577deb434"."tbl_erp_cash_cost_tickets" "t" ON r.erp_cash_cost_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (2, 5))
22:34:53.572infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_payment_ticket_payments" "r" LEFT JOIN "a57be577deb434"."tbl_erp_payment_tickets" "t" ON r.erp_payment_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (1, 2, 5))
22:34:53.573infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_collect_ticket_settles" "r" LEFT JOIN "a57be577deb434"."tbl_erp_collect_tickets" "t" ON r.erp_collect_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (1, 2, 5))
22:34:53.574infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_wage_ticket_amount_payments" "r" LEFT JOIN "a57be577deb434"."tbl_erp_wage_tickets" "t" ON r.erp_wage_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (1, 2, 5))
22:34:53.574infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_cash_cost_ticket_sales_contract_settles" "r" LEFT JOIN "a57be577deb434"."tbl_erp_cash_cost_tickets" "t" ON r.erp_cash_cost_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (1, 2, 5))
22:34:53.575infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_erp_other_collect_tickets" SET "all_settle_amount"='0' WHERE "id"=66
22:34:53.576infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\ErpOtherCollectTickets', 66, 'a:0:{}', '', 1001, '66.249.68.4')
22:34:53.578infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_other_collect_ticket_payments" WHERE "erp_other_collect_ticket_id"=66 ORDER BY "id"
22:34:53.578infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
22:34:53.579infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_other_collect_ticket_verify_rels" WHERE ("status"=0) AND ("erp_other_collect_ticket_id"=66) ORDER BY "id"
22:34:53.580infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_erp_other_collect_tickets" SET "verify_at"='now()', "updated_at"='now()' WHERE "id"=66
22:34:53.581infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\ErpOtherCollectTickets', 66, 'a:1:{s:9:"verify_at";s:5:"now()";}', '', 1001, '66.249.68.4')
22:34:53.582infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_other_collect_ticket_approve_borrow_settles" WHERE "erp_other_collect_ticket_id"=66 ORDER BY "id"
22:34:53.583infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_payment_ticket_payments" "r" LEFT JOIN "a57be577deb434"."tbl_erp_payment_tickets" "t" ON r.erp_payment_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (2, 5))
22:34:53.583infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_collect_ticket_settles" "r" LEFT JOIN "a57be577deb434"."tbl_erp_collect_tickets" "t" ON r.erp_collect_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (2, 5))
22:34:53.584infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_wage_ticket_amount_payments" "r" LEFT JOIN "a57be577deb434"."tbl_erp_wage_tickets" "t" ON r.erp_wage_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (2, 5))
22:34:53.585infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_cash_cost_ticket_sales_contract_settles" "r" LEFT JOIN "a57be577deb434"."tbl_erp_cash_cost_tickets" "t" ON r.erp_cash_cost_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (2, 5))
22:34:53.585infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_payment_ticket_payments" "r" LEFT JOIN "a57be577deb434"."tbl_erp_payment_tickets" "t" ON r.erp_payment_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (1, 2, 5))
22:34:53.586infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_collect_ticket_settles" "r" LEFT JOIN "a57be577deb434"."tbl_erp_collect_tickets" "t" ON r.erp_collect_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (1, 2, 5))
22:34:53.587infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_wage_ticket_amount_payments" "r" LEFT JOIN "a57be577deb434"."tbl_erp_wage_tickets" "t" ON r.erp_wage_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (1, 2, 5))
22:34:53.587infoyii\db\Command::querySELECT SUM(r.amount) FROM "a57be577deb434"."tbl_erp_cash_cost_ticket_sales_contract_settles" "r" LEFT JOIN "a57be577deb434"."tbl_erp_cash_cost_tickets" "t" ON r.erp_cash_cost_ticket_id = t.id WHERE ("r"."erp_other_collect_ticket_id"=66) AND ("t"."status" IN (1, 2, 5))
22:34:53.588infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_erp_other_collect_tickets" SET "settle_amount"='0', "all_settle_amount"='0' WHERE "id"=66
22:34:53.589infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\ErpOtherCollectTickets', 66, 'a:0:{}', '', 1001, '66.249.68.4')
22:34:53.591infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_other_collect_ticket_payments" WHERE "erp_other_collect_ticket_id"=66 ORDER BY "id"
22:34:53.594infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_other_collect_tickets" WHERE "id"=66
22:34:53.598traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:34:53.598infoyii\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_erp_ticket_change_logs' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
22:34:53.610infoyii\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_erp_ticket_change_logs' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
22:34:53.616traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:34:53.617traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
22:34:53.618infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_erp_ticket_change_logs" ("status", "ticket_type", "serial_no", "wrote_date", "description", "abstract", "amount", "client_id", "supplier_id", "contact_id", "user_id", "created_by", "created_at", "updated_at", "object_id", "verify_at") VALUES (2, 20021, 'QTYSD-20260628-00001', '2026-06-28', NULL, NULL, '0', NULL, NULL, NULL, NULL, 1001, '2026-06-28 22:34:53', '2026-06-28 22:34:53', 66, '2026-06-28 22:34:53.5804+08') RETURNING "id"
22:34:53.627infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ErpTicketChangeLogs', 2956, 'a:17:{s:2:"id";i:2956;s:9:"serial_no";s:20:"QTYSD-20260628-00001";s:11:"ticket_type";i:20021;s:10:"wrote_date";s:10:"2026-06-28";s:6:"status";i:2;s:11:"supplier_id";N;s:9:"client_id";N;s:8:"abstract";N;s:11:"description";N;s:9:"verify_at";s:27:"2026-06-28 22:34:53.5804+08";s:10:"created_by";i:1001;s:10:"created_at";s:19:"2026-06-28 22:34:53";s:10:"updated_at";s:19:"2026-06-28 22:34:53";s:10:"contact_id";N;s:7:"user_id";N;s:6:"amount";s:1:"0";s:9:"object_id";i:66;}', '', 1001, '66.249.68.4')
22:34:53.628infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
22:34:53.629traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:34:53.629traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:34:53.630infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (1, 'create', 66, 20021, 1001, '2026-06-28 22:34:53', '{"id":66,"serial_no":"QTYSD-20260628-00001","wrote_date":"2026-06-28","from_date":null,"ticket_type":null,"handler":null,"user_id":null,"client_id":null,"sales_contract_id":null,"supplier_id":null,"purchase_contract_id":null,"status":2,"abstract":null,"description":null,"verify_type":2,"next_verify_user":null,"next_stop_verify_user":null,"verify_at":"now()","stop_at":null,"refuse_description":null,"is_resubmitted":false,"amount":"0","settle_amount":0,"created_by":1001,"stop_description":null,"is_wages":false,"is_settle":false,"created_at":"2026-06-28 22:34:53","updated_at":"1970-01-01 08:00:00","paid_amount":"0","un_paid_amount":"0","erp_wage_ticket_id":null,"erp_wage_ticket_amount_id":null,"contact_id":null,"is_start":true,"bank_settle_at":null,"print_times":null,"all_settle_amount":0}', '{"id":66,"serial_no":"QTYSD-20260628-00001","wrote_date":"2026-06-28","from_date":null,"ticket_type":null,"handler":null,"user_id":null,"client_id":null,"sales_contract_id":null,"supplier_id":null,"purchase_contract_id":null,"status":2,"abstract":null,"description":null,"verify_type":2,"next_verify_user":null,"next_stop_verify_user":null,"verify_at":"now()","stop_at":null,"refuse_description":null,"is_resubmitted":false,"amount":"0","settle_amount":0,"created_by":1001,"stop_description":null,"is_wages":false,"is_settle":false,"created_at":"2026-06-28 22:34:53","updated_at":"1970-01-01 08:00:00","paid_amount":"0","un_paid_amount":"0","erp_wage_ticket_id":null,"erp_wage_ticket_amount_id":null,"contact_id":null,"is_start":true,"bank_settle_at":null,"print_times":null,"all_settle_amount":0}', '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u5176\u4ed6\u5e94\u6536\u5355\u7533\u8bf7","d4":[]}') RETURNING "id"
22:34:53.631infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ObjectChangeLogs', 642931, 'a:13:{s:2:"id";i:642931;s:9:"object_id";i:66;s:11:"object_type";i:20021;s:9:"target_id";N;s:18:"target_object_type";N;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:797:"{"id":66,"serial_no":"QTYSD-20260628-00001","wrote_date":"2026-06-28","from_date":null,"ticket_type":null,"handler":null,"user_id":null,"client_id":null,"sales_contract_id":null,"supplier_id":null,"purchase_contract_id":null,"status":2,"abstract":null,"description":null,"verify_type":2,"next_verify_user":null,"next_stop_verify_user":null,"verify_at":"now()","stop_at":null,"refuse_description":null,"is_resubmitted":false,"amount":"0","settle_amount":0,"created_by":1001,"stop_description":null,"is_wages":false,"is_settle":false,"created_at":"2026-06-28 22:34:53","updated_at":"1970-01-01 08:00:00","paid_amount":"0","un_paid_amount":"0","erp_wage_ticket_id":null,"erp_wage_ticket_amount_id":null,"contact_id":null,"is_start":true,"bank_settle_at":null,"print_times":null,"all_settle_amount":0}";s:9:"new_value";s:797:"{"id":66,"serial_no":"QTYSD-20260628-00001","wrote_date":"2026-06-28","from_date":null,"ticket_type":null,"handler":null,"user_id":null,"client_id":null,"sales_contract_id":null,"supplier_id":null,"purchase_contract_id":null,"status":2,"abstract":null,"description":null,"verify_type":2,"next_verify_user":null,"next_stop_verify_user":null,"verify_at":"now()","stop_at":null,"refuse_description":null,"is_resubmitted":false,"amount":"0","settle_amount":0,"created_by":1001,"stop_description":null,"is_wages":false,"is_settle":false,"created_at":"2026-06-28 22:34:53","updated_at":"1970-01-01 08:00:00","paid_amount":"0","un_paid_amount":"0","erp_wage_ticket_id":null,"erp_wage_ticket_amount_id":null,"contact_id":null,"is_start":true,"bank_settle_at":null,"print_times":null,"all_settle_amount":0}";s:11:"description";s:111:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u5176\u4ed6\u5e94\u6536\u5355\u7533\u8bf7","d4":[]}";s:10:"created_by";i:1001;s:10:"created_at";s:19:"2026-06-28 22:34:53";s:9:"is_delete";N;}', '', 1001, '66.249.68.4')
22:34:53.633traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:34:53.633traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:34:53.633infoyii\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/setting/save-new-erp-other-collect-ticket', '[]', '{"code":2000,"result":{"id":66},"status":1,"msg":[{"name":"success","success":"\u65b0\u5176\u4ed6\u5e94\u4ed8\u5355\u5df2\u521b\u5efa\u6210\u529f","error":""}],"mod":0,"ip":"66.249.68.4","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-28 22:34:53', 158359808) RETURNING "id"
22:34:53.636traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:34:53.636traceyii\redis\Connection::executeCommandExecuting Redis Command: SET