16:15:11.115 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
16:15:11.115 | trace | yii\base\Module::getModule | Loading module: debug |
16:15:11.116 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
16:15:11.116 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
16:15:11.116 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
16:15:11.116 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.116 | trace | yii\base\Module::getModule | Loading module: gii |
16:15:11.116 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
16:15:11.117 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
16:15:11.117 | trace | yii\web\Application::handleRequest | Route requested: 'vue/erp-provident-fund/save-new' |
16:15:11.117 | trace | yii\base\Module::getModule | Loading module: vue |
16:15:11.117 | info | yii\web\Session::open | Session started |
16:15:11.118 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
16:15:11.118 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
16:15:11.122 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.122 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:15:11.122 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.123 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:15:11.123 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
16:15:11.124 | trace | yii\base\Controller::runAction | Route to run: vue/erp-provident-fund/save-new |
16:15:11.125 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.126 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
16:15:11.126 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ErpProvidentFundController::actionSaveNew() |
16:15:11.126 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\ErpProvidentFunds'. |
16:15:11.126 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.126 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:15:11.126 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'erpProvidentFundVerifyRels' in 'app\models\ErpProvidentFunds'. |
16:15:11.126 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'files' in 'app\models\ErpProvidentFunds'. |
16:15:11.126 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'erpProvidentFundAmounts' in 'app\models\ErpProvidentFunds'. |
16:15:11.126 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.127 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.128 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_provident_funds" WHERE ("created_at" >= '2025-09-15 00:00:00') AND ("created_at" <= '2025-09-15 23:59:59') AND ("serial_no" ILIKE '%GJJD-20250915-%') AND (LENGTH(serial_no) = 19) ORDER BY "serial_no" DESC |
16:15:11.129 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_erp_provident_funds" WHERE "serial_no"='GJJD-20250915-00001') |
16:15:11.130 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
16:15:11.130 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_erp_provident_funds" ("wrote_date", "settle_month", "serial_no", "abstract", "verify_type", "created_by", "created_at", "status", "is_resubmitted", "amount", "settle_amount") VALUES ('now()', '2025-09-01', 'GJJD-20250915-00001', '发送到', 2, 1001, 'now()', 1, FALSE, '0', '0') RETURNING "id" |
16:15:11.133 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.134 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:15:11.134 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ErpProvidentFunds', 2, 'a:23:{s:2:"id";i:2;s:9:"serial_no";s:19:"GJJD-20250915-00001";s:10:"wrote_date";s:5:"now()";s:12:"settle_month";s:10:"2025-09-01";s:6:"status";i:1;s:8:"abstract";s:9:"发送到";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:6:"number";N;s:13:"settle_amount";i:0;s:10:"created_by";i:1001;s:16:"stop_description";N;s:9:"is_settle";N;s:17:"is_payment_settle";N;s:10:"created_at";s:19:"1970-01-01 08:00:00";s:10:"updated_at";N;}', '', 1001, '114.246.237.213') |
16:15:11.135 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=20043) AND ("object_id"=2) |
16:15:11.137 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_erp_provident_fund_verify_rels" WHERE "erp_provident_fund_id"=2 |
16:15:11.137 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.137 | info | yii\db\Command::query | SELECT
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_provident_fund_verify_rels'
and d.nspname = 'a57be577deb434'
ORDER BY
a.attnum; |
16:15:11.142 | info | yii\db\Command::query | select
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_provident_fund_verify_rels'
and ns.nspname='a57be577deb434'
order by
fns.nspname, fc.relname, a.attnum |
16:15:11.146 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:15:11.146 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
16:15:11.146 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_erp_provident_fund_verify_rels" ("erp_provident_fund_id", "user_id", "status") VALUES (2, 5388, 0), (2, 1001, 0) |
16:15:11.149 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_erp_provident_fund_amounts" WHERE "erp_provident_fund_id"=2 |
16:15:11.149 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.149 | info | yii\db\Command::query | SELECT
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_provident_fund_amounts'
and d.nspname = 'a57be577deb434'
ORDER BY
a.attnum; |
16:15:11.152 | info | yii\db\Command::query | select
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_provident_fund_amounts'
and ns.nspname='a57be577deb434'
order by
fns.nspname, fc.relname, a.attnum |
16:15:11.156 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:15:11.156 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
16:15:11.156 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_erp_provident_fund_amounts" ("erp_provident_fund_id", "user_id", "amount", "settle_month", "company_amount", "personal_amount") VALUES (2, 1001, '0', '2025-09-01', '0', '0'), (2, 1017, '0', '2025-09-01', '0', '0') |
16:15:11.158 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_provident_fund_verify_rels" WHERE ("status"=0) AND ("erp_provident_fund_id"=2) ORDER BY "id" |
16:15:11.158 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_erp_provident_funds" SET "number"=2, "next_verify_user"=5388 WHERE "id"=2 |
16:15:11.159 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\ErpProvidentFunds', 2, 'a:1:{s:16:"next_verify_user";i:5388;}', '', 1001, '114.246.237.213') |
16:15:11.160 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_provident_funds" WHERE "id"=2 |
16:15:11.161 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_provident_fund_bank_outs" WHERE "erp_provident_fund_id"=2 ORDER BY "id" |
16:15:11.161 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_provident_funds" WHERE "id"=2 |
16:15:11.161 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_erp_provident_funds" SET "settle_amount"='0' WHERE "id"=2 |
16:15:11.162 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\ErpProvidentFunds', 2, 'a:0:{}', '', 1001, '114.246.237.213') |
16:15:11.163 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
16:15:11.164 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_provident_fund_verify_rels" WHERE ("status"=0) AND ("erp_provident_fund_id"=2) ORDER BY "id" |
16:15:11.164 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_provident_fund_verify_rels" WHERE ("status"=0) AND ("erp_provident_fund_id"=2) ORDER BY "id" |
16:15:11.164 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.164 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:15:11.164 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_provident_funds" WHERE "id"=2 |
16:15:11.165 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
16:15:11.165 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "description", "is_system", "description2") VALUES (1001, '20025', 2, '刘人诚 有一个公积金单需要审批', TRUE, 'GJJD-20250915-00001') RETURNING "id" |
16:15:11.167 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\Comments', 191368, 'a:11:{s:2:"id";i:191368;s:9:"object_id";i:2;s:11:"object_type";s:5:"20025";s:6:"parent";N;s:11:"description";s:43:"刘人诚 有一个公积金单需要审批";s:10:"created_by";i:1001;s:10:"created_at";N;s:8:"reply_to";N;s:9:"is_system";b:1;s:8:"for_user";N;s:12:"description2";s:19:"GJJD-20250915-00001";}', '', 1001, '114.246.237.213') |
16:15:11.167 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.168 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:15:11.168 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES (2, '20025', 191368, 5388) |
16:15:11.169 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id"=5388) AND ("id" != 1001) AND (channel_id IS NOT NULL) |
16:15:11.169 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
16:15:11.170 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
16:15:11.171 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
16:15:11.171 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
16:15:11.171 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
16:15:11.171 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
16:15:11.171 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
16:15:11.171 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
16:15:11.172 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.172 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:15:11.172 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (1, 'create', 2, 20025, 1001, '2025-09-15 16:15:11', '{"id":2,"serial_no":"GJJD-20250915-00001","wrote_date":"2025-09-15","settle_month":"2025-09-01","status":1,"abstract":"\u53d1\u9001\u5230","description":null,"verify_type":2,"next_verify_user":5388,"next_stop_verify_user":null,"verify_at":null,"stop_at":null,"refuse_description":null,"is_resubmitted":false,"amount":"0","number":2,"settle_amount":"0","created_by":1001,"stop_description":null,"is_settle":false,"is_payment_settle":false,"created_at":"2025-09-15 16:15:11","updated_at":"2025-09-15 16:15:11"}', '{"id":2,"serial_no":"GJJD-20250915-00001","wrote_date":"2025-09-15","settle_month":"2025-09-01","status":1,"abstract":"\u53d1\u9001\u5230","description":null,"verify_type":2,"next_verify_user":5388,"next_stop_verify_user":null,"verify_at":null,"stop_at":null,"refuse_description":null,"is_resubmitted":false,"amount":"0","number":2,"settle_amount":"0","created_by":1001,"stop_description":null,"is_settle":false,"is_payment_settle":false,"created_at":"2025-09-15 16:15:11","updated_at":"2025-09-15 16:15:11"}', '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u516c\u79ef\u91d1\u5355\u7533\u8bf7","d4":[]}') RETURNING "id" |
16:15:11.173 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ObjectChangeLogs', 565440, 'a:13:{s:2:"id";i:565440;s:9:"object_id";i:2;s:11:"object_type";i:20025;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:508:"{"id":2,"serial_no":"GJJD-20250915-00001","wrote_date":"2025-09-15","settle_month":"2025-09-01","status":1,"abstract":"\u53d1\u9001\u5230","description":null,"verify_type":2,"next_verify_user":5388,"next_stop_verify_user":null,"verify_at":null,"stop_at":null,"refuse_description":null,"is_resubmitted":false,"amount":"0","number":2,"settle_amount":"0","created_by":1001,"stop_description":null,"is_settle":false,"is_payment_settle":false,"created_at":"2025-09-15 16:15:11","updated_at":"2025-09-15 16:15:11"}";s:9:"new_value";s:508:"{"id":2,"serial_no":"GJJD-20250915-00001","wrote_date":"2025-09-15","settle_month":"2025-09-01","status":1,"abstract":"\u53d1\u9001\u5230","description":null,"verify_type":2,"next_verify_user":5388,"next_stop_verify_user":null,"verify_at":null,"stop_at":null,"refuse_description":null,"is_resubmitted":false,"amount":"0","number":2,"settle_amount":"0","created_by":1001,"stop_description":null,"is_settle":false,"is_payment_settle":false,"created_at":"2025-09-15 16:15:11","updated_at":"2025-09-15 16:15:11"}";s:11:"description";s:105:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u516c\u79ef\u91d1\u5355\u7533\u8bf7","d4":[]}";s:10:"created_by";i:1001;s:10:"created_at";s:19:"2025-09-15 16:15:11";s:9:"is_delete";N;}', '', 1001, '114.246.237.213') |
16:15:11.174 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.174 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:15:11.174 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"=20000) AND ("visit_date"='2025-09-15') |
16:15:11.178 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.178 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:15:11.178 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_visit_module_histories" SET "num"=1631, "last_visit_at"='now()' WHERE "id"=56557 |
16:15:11.179 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/erp-provident-fund/save-new', '{"ErpProvidentFunds":{"id":"","wrote_date":"2025-09-15","settle_month":"2025-09","serial_no":"GJJD-20250915-00001","erpProvidentFundVerifyRels":["5388","1001"],"abstract":"\u53d1\u9001\u5230","files":"","erpProvidentFundAmounts":[{"user_id":"1001","company_amount":"0","personal_amount":"0"},{"user_id":"1017","company_amount":"0","personal_amount":"0"}]},"web_access_token":"S7OJrULURAq348jTGnVvRiAMpe10N7Zn"}', '{"code":2000,"result":{"id":2},"status":1,"msg":[{"name":"success","success":"\u65b0\u516c\u79ef\u91d1\u5355\u5df2\u521b\u5efa\u6210\u529f","error":""}],"mod":0}', FALSE, '2025-09-15 16:15:11') RETURNING "id" |
16:15:11.181 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:15:11.181 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |