All Latest
6a2a78f881a2e: POST https://beta.jinchangxiao.com/vue/erp-other-collect-ticket/list at 2026-06-11 04:59:36 pm by 221.216.117.119

Log Messages

总计36条数据
TimeLevelCategoryMessage
 
16:59:36.530traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
16:59:36.530traceyii\base\Module::getModuleLoading module: debug
16:59:36.530traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
16:59:36.531traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
16:59:36.531traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
16:59:36.531traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:59:36.532infotime tracing start1781168376532207872
16:59:36.532traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
16:59:36.532traceyii\web\Application::handleRequestRoute requested: 'vue/erp-other-collect-ticket/list'
16:59:36.532traceyii\base\Module::getModuleLoading module: vue
16:59:36.533infoyii\web\Session::openSession started
16:59:36.534infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
16:59:36.534infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
16:59:36.535traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:59:36.536traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:59:36.536traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:59:36.537traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:59:36.537infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
16:59:36.538traceyii\base\Controller::runActionRoute to run: vue/erp-other-collect-ticket/list
16:59:36.538traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:59:36.541traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
16:59:36.541traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\ErpOtherCollectTicketController::actionList()
16:59:36.541traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:59:36.542traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:59:36.544traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:59:36.546traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:59:36.547infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_users" ORDER BY "id"
16:59:36.549infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT r.*, min( CASE WHEN 1 = r.verify_type THEN ( CASE WHEN rvr.status = 0 THEN 1 WHEN rsvr.status = 0 THEN 2 ELSE 4 END ) ELSE ( CASE WHEN rvr.status = 0 AND r.next_verify_user = 1001 THEN 1 WHEN rsvr.status = 0 AND r.next_stop_verify_user = 1001 THEN 2 ELSE 4 END ) END) AS need_verify_sort FROM "a57be577deb434"."tbl_erp_other_collect_tickets" "r" LEFT JOIN "a57be577deb434"."tbl_erp_other_collect_ticket_verify_rels" "rvr" ON rvr.erp_other_collect_ticket_id = r.id LEFT JOIN "a57be577deb434"."tbl_erp_other_collect_ticket_stop_verify_rels" "rsvr" ON rsvr.erp_other_collect_ticket_id = r.id WHERE (("r"."created_by"=1001) OR ("rvr"."user_id"=1001) OR ("r"."created_by" IN (1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1025, 1026, 1027, 1028, 1029, 1030, 5015, 5016, 5022, 5023, 5024, 5025, 5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5037, 5043, 5044, 5045, 5047, 5048, 5049, 5050, 5062, 5063, 5064, 5065, 5066, 5069, 5070, 5071, 5072, 5073, 5074, 5075, 5076, 5078, 5079, 5080, 5081, 5082, 5083, 5085, 5086, 5087, 5088, 5089, 5093, 5094, 5095, 5096, 5101, 5102, 5104, 5105, 5123, 5124, 5125, 5126, 5128, 5135, 5203, 5208, 5209, 5229, 5230, 5247, 5248, 5249, 5250, 5252, 5258, 5259, 5293, 5294, 5295, 5296, 5297, 5298, 5299, 5300, 5301, 5302, 5303, 5304, 5305, 5309, 5311, 5329, 5332, 5333, 5351, 5356, 5357, 5358, 5359, 5360, 5364, 5388, 5393, 5404, 5409, 5411, 5412, 5413, 5419, 5420, 5440, 5445, 5446, 5448, 5449, 5461, 5467, 5476))) AND (("r"."status" != 0) OR (("r"."status"=0) AND ("r"."created_by"=1001))) GROUP BY "r"."id" ORDER BY need_verify_sort asc, created_at DESC) "c"
16:59:36.552infoyii\db\Command::querySELECT r.*, min( CASE WHEN 1 = r.verify_type THEN ( CASE WHEN rvr.status = 0 THEN 1 WHEN rsvr.status = 0 THEN 2 ELSE 4 END ) ELSE ( CASE WHEN rvr.status = 0 AND r.next_verify_user = 1001 THEN 1 WHEN rsvr.status = 0 AND r.next_stop_verify_user = 1001 THEN 2 ELSE 4 END ) END) AS need_verify_sort FROM "a57be577deb434"."tbl_erp_other_collect_tickets" "r" LEFT JOIN "a57be577deb434"."tbl_erp_other_collect_ticket_verify_rels" "rvr" ON rvr.erp_other_collect_ticket_id = r.id LEFT JOIN "a57be577deb434"."tbl_erp_other_collect_ticket_stop_verify_rels" "rsvr" ON rsvr.erp_other_collect_ticket_id = r.id WHERE (("r"."created_by"=1001) OR ("rvr"."user_id"=1001) OR ("r"."created_by" IN (1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1025, 1026, 1027, 1028, 1029, 1030, 5015, 5016, 5022, 5023, 5024, 5025, 5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5037, 5043, 5044, 5045, 5047, 5048, 5049, 5050, 5062, 5063, 5064, 5065, 5066, 5069, 5070, 5071, 5072, 5073, 5074, 5075, 5076, 5078, 5079, 5080, 5081, 5082, 5083, 5085, 5086, 5087, 5088, 5089, 5093, 5094, 5095, 5096, 5101, 5102, 5104, 5105, 5123, 5124, 5125, 5126, 5128, 5135, 5203, 5208, 5209, 5229, 5230, 5247, 5248, 5249, 5250, 5252, 5258, 5259, 5293, 5294, 5295, 5296, 5297, 5298, 5299, 5300, 5301, 5302, 5303, 5304, 5305, 5309, 5311, 5329, 5332, 5333, 5351, 5356, 5357, 5358, 5359, 5360, 5364, 5388, 5393, 5404, 5409, 5411, 5412, 5413, 5419, 5420, 5440, 5445, 5446, 5448, 5449, 5461, 5467, 5476))) AND (("r"."status" != 0) OR (("r"."status"=0) AND ("r"."created_by"=1001))) GROUP BY "r"."id" ORDER BY need_verify_sort asc, created_at DESC LIMIT 20 OFFSET 60
16:59:36.555infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_users" ORDER BY "id"
16:59:36.556infoyii\db\Command::querySELECT count(*) as count, CASE WHEN status = 20 THEN sum(amount) WHEN status = 21 THEN sum(amount - settle_amount) WHEN status = 22 THEN sum(settle_amount) ELSE sum(amount) END as sum, "status" FROM (SELECT r.amount, r.settle_amount, CASE WHEN r.status = 2 and r.bank_settle_at IS NULL THEN 20 WHEN r.status = 2 and r.bank_settle_at IS NOT NULL and r.settle_amount < r.amount THEN 21 WHEN r.status = 2 and r.bank_settle_at IS NOT NULL and r.settle_amount >= r.amount THEN 22 ELSE r.status END as status FROM "a57be577deb434"."tbl_erp_other_collect_tickets" "r" LEFT JOIN "a57be577deb434"."tbl_erp_other_collect_ticket_verify_rels" "rvr" ON rvr.erp_other_collect_ticket_id = r.id LEFT JOIN "a57be577deb434"."tbl_erp_other_collect_ticket_stop_verify_rels" "rsvr" ON rsvr.erp_other_collect_ticket_id = r.id WHERE (("r"."created_by"=1001) OR ("rvr"."user_id"=1001) OR ("r"."created_by" IN (1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1025, 1026, 1027, 1028, 1029, 1030, 5015, 5016, 5022, 5023, 5024, 5025, 5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5037, 5043, 5044, 5045, 5047, 5048, 5049, 5050, 5062, 5063, 5064, 5065, 5066, 5069, 5070, 5071, 5072, 5073, 5074, 5075, 5076, 5078, 5079, 5080, 5081, 5082, 5083, 5085, 5086, 5087, 5088, 5089, 5093, 5094, 5095, 5096, 5101, 5102, 5104, 5105, 5123, 5124, 5125, 5126, 5128, 5135, 5203, 5208, 5209, 5229, 5230, 5247, 5248, 5249, 5250, 5252, 5258, 5259, 5293, 5294, 5295, 5296, 5297, 5298, 5299, 5300, 5301, 5302, 5303, 5304, 5305, 5309, 5311, 5329, 5332, 5333, 5351, 5356, 5357, 5358, 5359, 5360, 5364, 5388, 5393, 5404, 5409, 5411, 5412, 5413, 5419, 5420, 5440, 5445, 5446, 5448, 5449, 5461, 5467, 5476))) AND (("r"."status" != 0) OR (("r"."status"=0) AND ("r"."created_by"=1001))) GROUP BY "r"."id") "sub" GROUP BY "status"
16:59:36.559traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:59:36.559traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:59:36.559infoyii\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/erp-other-collect-ticket/list', '{"Filter":{"name":"default","sort":"DESC"},"ErpOtherCollectTicketSearch":{"wrote_date_period":"","verify_at_period":"","status":"","have_approve":"","handler":"","created_by":""},"page":"4","web_access_token":"s1xKbg9e3rlah-dvFsDEWCxiJPk9VpSm"}', '{"code":2000,"result":{"list":[],"can_create":true,"pagenation":{"totalcount":44,"thispage":4,"pagesize":20},"count":{"statusCount":[{"count":0,"key":1,"name":"\u5ba1\u6838\u4e2d","color":"#FEF7EC","border":"#FF9200","sum":0},{"count":0,"key":5,"name":"\u7ea2\u5b57\u53cd\u51b2\u5ba1\u6838\u4e2d","color":"#EAF8FE","border":"#81D3F8","sum":0},{"count":2,"key":20,"name":"\u5f85\u4ed8\u6b3e","color":"#fef1ea","border":"#d06249","sum":"1.01"},{"count":15,"key":21,"name":"\u5f85\u6536\u6b3e","color":"#F4E8FF","border":"#C280FF","sum":"1185744.78"},{"count":23,"key":22,"name":"\u5df2\u5b8c\u6210","color":"#E7F3D5","border":"#70B603","sum":"3456320.55"},{"count":1,"key":4,"name":"\u5df2\u62d2\u7edd","color":"#F9D4D9","border":"#D9001B","sum":"21488"}]}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"221.216.117.119","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko\/20100101 Firefox\/151.0"}', FALSE, '2026-06-11 16:59:36', 27499008) RETURNING "id"
16:59:36.561traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:59:36.562traceyii\redis\Connection::executeCommandExecuting Redis Command: SET