282 lines
28 KiB
Plaintext
282 lines
28 KiB
Plaintext
[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
|
||
- using env: export GIN_MODE=release
|
||
- using code: gin.SetMode(gin.ReleaseMode)
|
||
|
||
[GIN-debug] Loaded HTML Templates (2):
|
||
-
|
||
- refund.html
|
||
|
||
[GIN-debug] GET /api/user/test --> qnc-server/api.(*User).Test-fm (4 handlers)
|
||
[GIN-debug] POST /api/user/log --> qnc-server/api.(*User).Log-fm (4 handlers)
|
||
[GIN-debug] POST /api/user/login --> qnc-server/api.(*User).Login-fm (4 handlers)
|
||
[GIN-debug] POST /api/user/h5_login --> qnc-server/api.(*User).H5Login-fm (4 handlers)
|
||
[GIN-debug] POST /api/user/phone_login --> qnc-server/api.(*User).PhoneLogin-fm (4 handlers)
|
||
[GIN-debug] POST /api/user/verify --> qnc-server/api.(*User).GetVerify-fm (4 handlers)
|
||
[GIN-debug] GET /api/user/get_config --> qnc-server/api.(*User).GetSDKConfig-fm (4 handlers)
|
||
[GIN-debug] POST /api/single/bc_evaluate_marriage --> qnc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (6 handlers)
|
||
[GIN-debug] GET /api/single/get_merriage_record --> qnc-server/api.(*SingleQuery).GetMerriageRecord-fm (5 handlers)
|
||
[GIN-debug] POST /api/lawsuitQuery/query_v2 --> qnc-server/api.(*LawsuitQuery).queryListV2-fm (5 handlers)
|
||
[GIN-debug] GET /api/lawsuitQuery/get_record --> qnc-server/api.(*LawsuitQuery).GetRecord-fm (5 handlers)
|
||
[GIN-debug] GET /api/ent/search --> qnc-server/api.(*Ent).search-fm (5 handlers)
|
||
[GIN-debug] GET /api/ent/query_details --> qnc-server/api.(*Ent).queryDetails-fm (5 handlers)
|
||
[GIN-debug] GET /api/ent/query_feature/:feature --> qnc-server/api.(*Ent).queryFeature-fm (5 handlers)
|
||
[GIN-debug] GET /api/ent/query_list_feature/:feature --> qnc-server/api.(*Ent).queryListFeature-fm (5 handlers)
|
||
[GIN-debug] POST /api/pay/callback --> qnc-server/api.(*Pay).Callback-fm (4 handlers)
|
||
[GIN-debug] GET /api/pay/refund_details/:id --> qnc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
|
||
[GIN-debug] POST /api/pay/refund/:id --> qnc-server/api.(*Pay).Refund-fm (4 handlers)
|
||
[GIN-debug] POST /api/pay/refund_callback --> qnc-server/api.(*Pay).RefundCallback-fm (4 handlers)
|
||
[GIN-debug] POST /api/pay/ali_callback --> qnc-server/api.(*Pay).AlipayCallback-fm (4 handlers)
|
||
[GIN-debug] POST /api/pay/prepay --> qnc-server/api.(*Pay).Prepay-fm (5 handlers)
|
||
[GIN-debug] GET /api/pay/order_list --> qnc-server/api.(*Pay).GetOrderList-fm (5 handlers)
|
||
[GIN-debug] POST /api/pay/ali_prepay --> qnc-server/api.(*Pay).AliPrepay-fm (5 handlers)
|
||
[GIN-debug] GET /api/pay/get_query_cache --> qnc-server/api.(*Pay).GetQueryCache-fm (5 handlers)
|
||
[GIN-debug] GET /api/product/product_notes --> qnc-server/api.(*Product).GetProductNotes-fm (4 handlers)
|
||
[GIN-debug] GET /api/product/product_info --> qnc-server/api.(*Product).GetProductInfo-fm (4 handlers)
|
||
[GIN-debug] GET /api/render/get_index --> qnc-server/api.(*Render).GetIndex-fm (4 handlers)
|
||
[GIN-debug] GET /api/render/get_car_index --> qnc-server/api.(*Render).GetCarIndex-fm (4 handlers)
|
||
[GIN-debug] GET /api/render/get_notification --> qnc-server/api.(*Render).GetNotification-fm (4 handlers)
|
||
[GIN-debug] GET /api/render/get_shadow --> qnc-server/api.(*Render).GetShade-fm (4 handlers)
|
||
[GIN-debug] POST /api/car/insurance --> qnc-server/api.(*Car).Insurance-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/maintenance --> qnc-server/api.(*Car).Maintenance-fm (5 handlers)
|
||
[GIN-debug] GET /api/car/get_query --> qnc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/person_car_verify --> qnc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/under_name --> qnc-server/api.(*Car).UnderName-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/insurance_info --> qnc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/vin_check_info --> qnc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/vehicle_transfer --> qnc-server/api.(*Car).VehicleTransfer-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/vehicle_valuation --> qnc-server/api.(*Car).VehicleValuation-fm (5 handlers)
|
||
[GIN-debug] GET /api/car/get_maintenance_history --> qnc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/callback --> qnc-server/api.(*Car).CarCallback-fm (4 handlers)
|
||
2024/08/12 14:30:11 HTTP server listening on http://127.0.0.1:14500
|
||
[GIN-debug] [WARNING] You trusted all proxies, this is NOT safe. We recommend you to set a value.
|
||
Please check https://pkg.go.dev/github.com/gin-gonic/gin#readme-don-t-trust-all-proxies for details.
|
||
[GIN-debug] Listening and serving HTTP on :14500
|
||
[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
|
||
- using env: export GIN_MODE=release
|
||
- using code: gin.SetMode(gin.ReleaseMode)
|
||
|
||
[GIN-debug] Loaded HTML Templates (2):
|
||
-
|
||
- refund.html
|
||
|
||
[GIN-debug] GET /api/user/test --> qnc-server/api.(*User).Test-fm (4 handlers)
|
||
[GIN-debug] POST /api/user/log --> qnc-server/api.(*User).Log-fm (4 handlers)
|
||
[GIN-debug] POST /api/user/login --> qnc-server/api.(*User).Login-fm (4 handlers)
|
||
[GIN-debug] POST /api/user/h5_login --> qnc-server/api.(*User).H5Login-fm (4 handlers)
|
||
[GIN-debug] POST /api/user/phone_login --> qnc-server/api.(*User).PhoneLogin-fm (4 handlers)
|
||
[GIN-debug] POST /api/user/verify --> qnc-server/api.(*User).GetVerify-fm (4 handlers)
|
||
[GIN-debug] GET /api/user/get_config --> qnc-server/api.(*User).GetSDKConfig-fm (4 handlers)
|
||
[GIN-debug] POST /api/single/bc_evaluate_marriage --> qnc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (6 handlers)
|
||
[GIN-debug] GET /api/single/get_merriage_record --> qnc-server/api.(*SingleQuery).GetMerriageRecord-fm (5 handlers)
|
||
[GIN-debug] POST /api/lawsuitQuery/query_v2 --> qnc-server/api.(*LawsuitQuery).queryListV2-fm (5 handlers)
|
||
[GIN-debug] GET /api/lawsuitQuery/get_record --> qnc-server/api.(*LawsuitQuery).GetRecord-fm (5 handlers)
|
||
[GIN-debug] GET /api/ent/search --> qnc-server/api.(*Ent).search-fm (5 handlers)
|
||
[GIN-debug] GET /api/ent/query_details --> qnc-server/api.(*Ent).queryDetails-fm (5 handlers)
|
||
[GIN-debug] GET /api/ent/query_feature/:feature --> qnc-server/api.(*Ent).queryFeature-fm (5 handlers)
|
||
[GIN-debug] GET /api/ent/query_list_feature/:feature --> qnc-server/api.(*Ent).queryListFeature-fm (5 handlers)
|
||
[GIN-debug] POST /api/pay/callback --> qnc-server/api.(*Pay).Callback-fm (4 handlers)
|
||
[GIN-debug] GET /api/pay/refund_details/:id --> qnc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
|
||
[GIN-debug] POST /api/pay/refund/:id --> qnc-server/api.(*Pay).Refund-fm (4 handlers)
|
||
[GIN-debug] POST /api/pay/refund_callback --> qnc-server/api.(*Pay).RefundCallback-fm (4 handlers)
|
||
[GIN-debug] POST /api/pay/ali_callback --> qnc-server/api.(*Pay).AlipayCallback-fm (4 handlers)
|
||
[GIN-debug] POST /api/pay/prepay --> qnc-server/api.(*Pay).Prepay-fm (5 handlers)
|
||
[GIN-debug] GET /api/pay/order_list --> qnc-server/api.(*Pay).GetOrderList-fm (5 handlers)
|
||
[GIN-debug] POST /api/pay/ali_prepay --> qnc-server/api.(*Pay).AliPrepay-fm (5 handlers)
|
||
[GIN-debug] GET /api/pay/get_query_cache --> qnc-server/api.(*Pay).GetQueryCache-fm (5 handlers)
|
||
[GIN-debug] GET /api/product/product_notes --> qnc-server/api.(*Product).GetProductNotes-fm (4 handlers)
|
||
[GIN-debug] GET /api/product/product_info --> qnc-server/api.(*Product).GetProductInfo-fm (4 handlers)
|
||
[GIN-debug] GET /api/render/get_index --> qnc-server/api.(*Render).GetIndex-fm (4 handlers)
|
||
[GIN-debug] GET /api/render/get_car_index --> qnc-server/api.(*Render).GetCarIndex-fm (4 handlers)
|
||
[GIN-debug] GET /api/render/get_notification --> qnc-server/api.(*Render).GetNotification-fm (4 handlers)
|
||
[GIN-debug] GET /api/render/get_shadow --> qnc-server/api.(*Render).GetShade-fm (4 handlers)
|
||
[GIN-debug] POST /api/car/insurance --> qnc-server/api.(*Car).Insurance-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/maintenance --> qnc-server/api.(*Car).Maintenance-fm (5 handlers)
|
||
[GIN-debug] GET /api/car/get_query --> qnc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/person_car_verify --> qnc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/under_name --> qnc-server/api.(*Car).UnderName-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/insurance_info --> qnc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/vin_check_info --> qnc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/vehicle_transfer --> qnc-server/api.(*Car).VehicleTransfer-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/vehicle_valuation --> qnc-server/api.(*Car).VehicleValuation-fm (5 handlers)
|
||
[GIN-debug] GET /api/car/get_maintenance_history --> qnc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
|
||
[GIN-debug] POST /api/car/callback --> qnc-server/api.(*Car).CarCallback-fm (4 handlers)
|
||
2024/08/12 14:56:09 HTTP server listening on http://127.0.0.1:14500
|
||
[GIN-debug] [WARNING] You trusted all proxies, this is NOT safe. We recommend you to set a value.
|
||
Please check https://pkg.go.dev/github.com/gin-gonic/gin#readme-don-t-trust-all-proxies for details.
|
||
[GIN-debug] Listening and serving HTTP on :14500
|
||
2024/08/12 14:57:01 Start: 2024-08-12T14:57:01+08:00, Method: GET, URL: /api/render/get_notification, GET params: map[], Body:
|
||
2024/08/12 14:57:01 End: 2024-08-12T14:57:01+08:00, Method: GET, URL: /api/render/get_notification, Status: 200, Latency: 1.0271ms
|
||
[GIN] 2024/08/12 - 14:57:01 | 200 | 1.0271ms | 127.0.0.1 | GET "/api/render/get_notification"
|
||
2024/08/12 14:57:01 Start: 2024-08-12T14:57:01+08:00, Method: GET, URL: /api/render/get_index, GET params: map[], Body:
|
||
2024/08/12 14:57:01 End: 2024-08-12T14:57:01+08:00, Method: GET, URL: /api/render/get_index, Status: 200, Latency: 725.5µs
|
||
[GIN] 2024/08/12 - 14:57:01 | 200 | 725.5µs | 127.0.0.1 | GET "/api/render/get_index"
|
||
2024/08/12 14:57:02 Start: 2024-08-12T14:57:02+08:00, Method: POST, URL: /api/user/login, GET params: map[], Body: {"code":"0d3ePa0w3CSBi33epj3w3XleOm0ePa0O"}
|
||
2024/08/12 14:57:02 End: 2024-08-12T14:57:02+08:00, Method: POST, URL: /api/user/login, Status: 200, Latency: 269.9401ms
|
||
[GIN] 2024/08/12 - 14:57:02 | 200 | 269.9401ms | 127.0.0.1 | POST "/api/user/login"
|
||
2024/08/12 14:57:05 Start: 2024-08-12T14:57:05+08:00, Method: GET, URL: /api/pay/order_list?page_num=1, GET params: map[page_num:[1]], Body:
|
||
2024/08/12 14:57:07 End: 2024-08-12T14:57:07+08:00, Method: GET, URL: /api/pay/order_list?page_num=1, Status: 200, Latency: 2.1325594s
|
||
[GIN] 2024/08/12 - 14:57:07 | 200 | 2.1325594s | 127.0.0.1 | GET "/api/pay/order_list?page_num=1"
|
||
2024/08/12 14:59:07 Start: 2024-08-12T14:59:07+08:00, Method: GET, URL: /api/pay/order_list?page_num=1, GET params: map[page_num:[1]], Body:
|
||
2024/08/12 14:59:07 End: 2024-08-12T14:59:07+08:00, Method: GET, URL: /api/pay/order_list?page_num=1, Status: 200, Latency: 3.199ms
|
||
[GIN] 2024/08/12 - 14:59:07 | 200 | 3.199ms | 127.0.0.1 | GET "/api/pay/order_list?page_num=1"
|
||
2024/08/12 14:59:27 Start: 2024-08-12T14:59:27+08:00, Method: GET, URL: /api/pay/order_list?page_num=1, GET params: map[page_num:[1]], Body:
|
||
2024/08/12 15:00:06 End: 2024-08-12T15:00:06+08:00, Method: GET, URL: /api/pay/order_list?page_num=1, Status: 200, Latency: 38.5839424s
|
||
[GIN] 2024/08/12 - 15:00:06 | 200 | 38.5844625s | 127.0.0.1 | GET "/api/pay/order_list?page_num=1"
|
||
2024/08/12 15:00:06 Start: 2024-08-12T15:00:06+08:00, Method: GET, URL: /api/pay/order_list?page_num=1, GET params: map[page_num:[1]], Body:
|
||
2024/08/12 15:00:06 End: 2024-08-12T15:00:06+08:00, Method: GET, URL: /api/pay/order_list?page_num=1, Status: 200, Latency: 4.7891ms
|
||
[GIN] 2024/08/12 - 15:00:06 | 200 | 4.7891ms | 127.0.0.1 | GET "/api/pay/order_list?page_num=1"
|
||
2024/08/12 15:01:15 Start: 2024-08-12T15:01:15+08:00, Method: GET, URL: /api/pay/order_list?page_num=1, GET params: map[page_num:[1]], Body:
|
||
2024/08/12 15:01:15 End: 2024-08-12T15:01:15+08:00, Method: GET, URL: /api/pay/order_list?page_num=1, Status: 200, Latency: 2.3808ms
|
||
[GIN] 2024/08/12 - 15:01:15 | 200 | 2.3808ms | 127.0.0.1 | GET "/api/pay/order_list?page_num=1"
|
||
2024/08/12 15:01:17 Start: 2024-08-12T15:01:17+08:00, Method: GET, URL: /api/single/get_bc_all_record?id=1235, GET params: map[id:[1235]], Body:
|
||
2024/08/12 15:01:17 End: 2024-08-12T15:01:17+08:00, Method: GET, URL: /api/single/get_bc_all_record?id=1235, Status: 404, Latency: 92.4µs
|
||
[GIN] 2024/08/12 - 15:01:17 | 404 | 92.4µs | 127.0.0.1 | GET "/api/single/get_bc_all_record?id=1235"
|
||
2024/08/12 15:02:05 Start: 2024-08-12T15:02:05+08:00, Method: GET, URL: /api/render/get_notification, GET params: map[], Body:
|
||
2024/08/12 15:02:05 End: 2024-08-12T15:02:05+08:00, Method: GET, URL: /api/render/get_notification, Status: 200, Latency: 811.4µs
|
||
[GIN] 2024/08/12 - 15:02:05 | 200 | 811.4µs | 127.0.0.1 | GET "/api/render/get_notification"
|
||
2024/08/12 15:02:06 Start: 2024-08-12T15:02:06+08:00, Method: GET, URL: /api/single/get_bc_all_record?id=1235, GET params: map[id:[1235]], Body:
|
||
2024/08/12 15:02:06 End: 2024-08-12T15:02:06+08:00, Method: GET, URL: /api/single/get_bc_all_record?id=1235, Status: 404, Latency: 998.7µs
|
||
[GIN] 2024/08/12 - 15:02:06 | 404 | 998.7µs | 127.0.0.1 | GET "/api/single/get_bc_all_record?id=1235"
|
||
2024/08/12 15:02:06 Start: 2024-08-12T15:02:06+08:00, Method: POST, URL: /api/user/login, GET params: map[], Body: {"code":"0b3rD6Ga14LxYH0NipFa1uXhsn4rD6Gc"}
|
||
2024/08/12 15:02:06 End: 2024-08-12T15:02:06+08:00, Method: POST, URL: /api/user/login, Status: 200, Latency: 332.5851ms
|
||
[GIN] 2024/08/12 - 15:02:06 | 200 | 332.5851ms | 127.0.0.1 | POST "/api/user/login"
|
||
2024/08/12 15:02:11 Start: 2024-08-12T15:02:11+08:00, Method: GET, URL: /api/render/get_notification, GET params: map[], Body:
|
||
2024/08/12 15:02:11 End: 2024-08-12T15:02:11+08:00, Method: GET, URL: /api/render/get_notification, Status: 200, Latency: 69.2µs
|
||
[GIN] 2024/08/12 - 15:02:11 | 200 | 69.2µs | 127.0.0.1 | GET "/api/render/get_notification"
|
||
2024/08/12 15:02:11 Start: 2024-08-12T15:02:11+08:00, Method: POST, URL: /api/user/login, GET params: map[], Body: {"code":"0f3jZGll27BcYd4EToml2AwNF62jZGla"}
|
||
2024/08/12 15:02:11 End: 2024-08-12T15:02:11+08:00, Method: POST, URL: /api/user/login, Status: 200, Latency: 203.8567ms
|
||
[GIN] 2024/08/12 - 15:02:11 | 200 | 203.8567ms | 127.0.0.1 | POST "/api/user/login"
|
||
2024/08/12 15:02:14 Start: 2024-08-12T15:02:14+08:00, Method: GET, URL: /api/pay/order_list?page_num=1, GET params: map[page_num:[1]], Body:
|
||
2024/08/12 15:02:14 End: 2024-08-12T15:02:14+08:00, Method: GET, URL: /api/pay/order_list?page_num=1, Status: 200, Latency: 2.1995ms
|
||
[GIN] 2024/08/12 - 15:02:14 | 200 | 2.1995ms | 127.0.0.1 | GET "/api/pay/order_list?page_num=1"
|
||
2024/08/12 15:02:15 Start: 2024-08-12T15:02:15+08:00, Method: GET, URL: /api/car/get_query?feature=chexian&id=1235, GET params: map[feature:[chexian] id:[1235]], Body:
|
||
2024/08/12 15:02:15 无相关查车记录:record not found
|
||
2024/08/12 15:02:15 End: 2024-08-12T15:02:15+08:00, Method: GET, URL: /api/car/get_query?feature=chexian&id=1235, Status: 200, Latency: 1.2954ms
|
||
[GIN] 2024/08/12 - 15:02:15 | 200 | 1.2954ms | 127.0.0.1 | GET "/api/car/get_query?feature=chexian&id=1235"
|
||
2024/08/12 15:03:04 Start: 2024-08-12T15:03:04+08:00, Method: GET, URL: /api/car/get_query?feature=chexian&id=1154, GET params: map[feature:[chexian] id:[1154]], Body:
|
||
2024/08/12 15:03:04 End: 2024-08-12T15:03:04+08:00, Method: GET, URL: /api/car/get_query?feature=chexian&id=1154, Status: 200, Latency: 5.8891ms
|
||
[GIN] 2024/08/12 - 15:03:04 | 200 | 5.8891ms | 127.0.0.1 | GET "/api/car/get_query?feature=chexian&id=1154"
|
||
2024/08/12 15:03:07 Start: 2024-08-12T15:03:07+08:00, Method: GET, URL: /api/car/get_query?feature=chexian&id=1154, GET params: map[feature:[chexian] id:[1154]], Body:
|
||
2024/08/12 15:03:07 End: 2024-08-12T15:03:07+08:00, Method: GET, URL: /api/car/get_query?feature=chexian&id=1154, Status: 200, Latency: 2.9464ms
|
||
[GIN] 2024/08/12 - 15:03:07 | 200 | 3.4544ms | 127.0.0.1 | GET "/api/car/get_query?feature=chexian&id=1154"
|
||
2024/08/14 09:28:52 Start: 2024-08-14T09:28:52+08:00, Method: GET, URL: /, GET params: map[], Body:
|
||
2024/08/14 09:28:52 End: 2024-08-14T09:28:52+08:00, Method: GET, URL: /, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 09:28:52 | 404 | 0s | 127.0.0.1 | GET "/"
|
||
2024/08/14 09:29:12 Start: 2024-08-14T09:29:12+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 09:29:12 End: 2024-08-14T09:29:12+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 09:29:12 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 09:29:14 Start: 2024-08-14T09:29:14+08:00, Method: GET, URL: /robots.txt, GET params: map[], Body:
|
||
2024/08/14 09:29:14 End: 2024-08-14T09:29:14+08:00, Method: GET, URL: /robots.txt, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 09:29:14 | 404 | 0s | 127.0.0.1 | GET "/robots.txt"
|
||
2024/08/14 09:29:16 Start: 2024-08-14T09:29:16+08:00, Method: GET, URL: /sitemap.xml, GET params: map[], Body:
|
||
2024/08/14 09:29:16 End: 2024-08-14T09:29:16+08:00, Method: GET, URL: /sitemap.xml, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 09:29:16 | 404 | 0s | 127.0.0.1 | GET "/sitemap.xml"
|
||
2024/08/14 09:31:42 Start: 2024-08-14T09:31:42+08:00, Method: GET, URL: /, GET params: map[], Body:
|
||
2024/08/14 09:31:42 End: 2024-08-14T09:31:42+08:00, Method: GET, URL: /, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 09:31:42 | 404 | 0s | 127.0.0.1 | GET "/"
|
||
2024/08/14 09:32:01 Start: 2024-08-14T09:32:01+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 09:32:01 End: 2024-08-14T09:32:01+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 09:32:01 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 09:32:02 Start: 2024-08-14T09:32:02+08:00, Method: GET, URL: /robots.txt, GET params: map[], Body:
|
||
2024/08/14 09:32:02 End: 2024-08-14T09:32:02+08:00, Method: GET, URL: /robots.txt, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 09:32:02 | 404 | 0s | 127.0.0.1 | GET "/robots.txt"
|
||
2024/08/14 09:32:03 Start: 2024-08-14T09:32:03+08:00, Method: GET, URL: /sitemap.xml, GET params: map[], Body:
|
||
2024/08/14 09:32:03 End: 2024-08-14T09:32:03+08:00, Method: GET, URL: /sitemap.xml, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 09:32:03 | 404 | 0s | 127.0.0.1 | GET "/sitemap.xml"
|
||
2024/08/14 10:11:13 Start: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 10:11:13 End: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 10:11:13 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 10:11:13 Start: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 10:11:13 End: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 10:11:13 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 10:11:13 Start: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 10:11:13 End: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 10:11:13 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 10:11:13 Start: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 10:11:13 End: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 10:11:13 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 10:11:13 Start: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 10:11:13 End: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 10:11:13 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 10:11:13 Start: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 10:11:13 End: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 10:11:13 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 10:11:13 Start: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 10:11:13 End: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 506.2µs
|
||
[GIN] 2024/08/14 - 10:11:13 | 404 | 506.2µs | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 10:11:13 Start: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 10:11:13 End: 2024-08-14T10:11:13+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 10:11:13 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 11:10:32 Start: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 11:10:32 End: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 11:10:32 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 11:10:32 Start: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 11:10:32 End: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 11:10:32 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 11:10:32 Start: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 11:10:32 End: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 11:10:32 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 11:10:32 Start: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 11:10:32 End: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 11:10:32 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 11:10:32 Start: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 11:10:32 End: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 11:10:32 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 11:10:32 Start: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 11:10:32 End: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 11:10:32 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 11:10:32 Start: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 11:10:32 End: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 11:10:32 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 11:10:32 Start: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 11:10:32 End: 2024-08-14T11:10:32+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 11:10:32 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 12:11:19 Start: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 12:11:19 End: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 12:11:19 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 12:11:19 Start: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 12:11:19 End: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 12:11:19 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 12:11:19 Start: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 12:11:19 End: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 12:11:19 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 12:11:19 Start: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 12:11:19 End: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 12:11:19 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 12:11:19 Start: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 12:11:19 End: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 12:11:19 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 12:11:19 Start: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 12:11:19 End: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 12:11:19 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 12:11:19 Start: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 12:11:19 End: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 12:11:19 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 12:11:19 Start: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 12:11:19 End: 2024-08-14T12:11:19+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 12:11:19 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 13:08:06 Start: 2024-08-14T13:08:06+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 13:08:06 End: 2024-08-14T13:08:06+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 13:08:06 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 13:08:06 Start: 2024-08-14T13:08:06+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 13:08:06 End: 2024-08-14T13:08:06+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 1.0012ms
|
||
[GIN] 2024/08/14 - 13:08:06 | 404 | 1.0012ms | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 13:08:07 Start: 2024-08-14T13:08:07+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 13:08:07 End: 2024-08-14T13:08:07+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 1.0002ms
|
||
[GIN] 2024/08/14 - 13:08:07 | 404 | 1.0002ms | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 13:08:07 Start: 2024-08-14T13:08:07+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 13:08:07 End: 2024-08-14T13:08:07+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 13:08:07 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 13:08:07 Start: 2024-08-14T13:08:07+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 13:08:07 End: 2024-08-14T13:08:07+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 13:08:07 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 13:08:07 Start: 2024-08-14T13:08:07+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 13:08:07 End: 2024-08-14T13:08:07+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 13:08:07 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 13:08:07 Start: 2024-08-14T13:08:07+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 13:08:07 End: 2024-08-14T13:08:07+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 13:08:07 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|
||
2024/08/14 13:08:07 Start: 2024-08-14T13:08:07+08:00, Method: GET, URL: /favicon.ico, GET params: map[], Body:
|
||
2024/08/14 13:08:07 End: 2024-08-14T13:08:07+08:00, Method: GET, URL: /favicon.ico, Status: 404, Latency: 0s
|
||
[GIN] 2024/08/14 - 13:08:07 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
|