qnc-server-old/logs/2024-07/2024-07-25
2024-09-14 10:48:09 +08:00

1138 lines
103 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[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] GET /api/user/test --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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] [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] [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] [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] [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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 15:12:53 http: TLS handshake error from 127.0.0.1:56738: remote error: tls: unknown certificate
2024/07/25 15:12:53 http: TLS handshake error from 127.0.0.1:56739: remote error: tls: unknown certificate
2024/07/25 15:12:55 http: TLS handshake error from 127.0.0.1:56762: remote error: tls: unknown certificate
2024/07/25 15:12:55 http: TLS handshake error from 127.0.0.1:56763: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 15:12:55 | 200 | 247.8667ms | 127.0.0.1 | GET "/api/user/test"
[GIN] 2024/07/25 - 15:12:56 | 404 | 880.5µs | 127.0.0.1 | GET "/favicon.ico"
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 15:24:40 http: TLS handshake error from 127.0.0.1:58968: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 15:24:40 | 404 | 0s | 127.0.0.1 | GET "/api/pay/refund_details"
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 15:24:52 http: TLS handshake error from 127.0.0.1:59010: remote error: tls: unknown certificate
2024/07/25 15:24:52 http: TLS handshake error from 127.0.0.1:59011: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 15:24:52 | 200 | 512.7µs | 127.0.0.1 | GET "/api/pay/refund_details"
Error #01: template: refund.html:9:19: executing "refund.html" at <.OrderID>: can't evaluate field OrderID in type struct {}
[GIN] 2024/07/25 - 15:30:58 | 200 | 608.7µs | 127.0.0.1 | GET "/api/pay/refund_details"
Error #01: template: refund.html:56:36: executing "refund.html" at <.OrderID>: can't evaluate field OrderID in type struct {}
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 15:32:40 http: TLS handshake error from 127.0.0.1:60283: remote error: tls: unknown certificate
2024/07/25 15:32:40 http: TLS handshake error from 127.0.0.1:60284: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 15:32:40 | 200 | 517.8µs | 127.0.0.1 | GET "/api/pay/refund_details"
[GIN] 2024/07/25 - 15:32:44 | 200 | 1.0618ms | 127.0.0.1 | GET "/api/pay/refund_details"
[GIN] 2024/07/25 - 15:33:48 | 200 | 509.5µs | 127.0.0.1 | GET "/api/pay/refund_details"
[GIN] 2024/07/25 - 15:33:50 | 200 | 3.9498ms | 127.0.0.1 | GET "/api/pay/refund_details"
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 15:36:28 http: TLS handshake error from 127.0.0.1:61156: remote error: tls: unknown certificate
2024/07/25 15:36:28 http: TLS handshake error from 127.0.0.1:61157: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 15:36:28 | 200 | 522.1µs | 127.0.0.1 | GET "/api/pay/refund_details"
[GIN] 2024/07/25 - 15:36:29 | 404 | 0s | 127.0.0.1 | POST "/refund"
[GIN] 2024/07/25 - 15:36:39 | 200 | 523.8µs | 127.0.0.1 | GET "/api/pay/refund_details"
[GIN] 2024/07/25 - 15:36:40 | 200 | 942.8µs | 127.0.0.1 | POST "/api/pay/refund"
[GIN] 2024/07/25 - 15:38:41 | 200 | 581.8µs | 127.0.0.1 | GET "/api/pay/refund_details"
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 16:25:48 http: TLS handshake error from 127.0.0.1:56938: remote error: tls: unknown certificate
2024/07/25 16:25:48 机器人通知 响应 错误400 Bad Request
[GIN] 2024/07/25 - 16:25:48 | 200 | 104.8533ms | 127.0.0.1 | GET "/api/user/test"
[GIN] 2024/07/25 - 16:26:06 | 404 | 0s | 127.0.0.1 | GET "/api/pay/refund_details"
2024/07/25 16:26:11 解密订单ID()失败illegal base64 data at input byte 0
[GIN] 2024/07/25 - 16:26:11 | 404 | 0s | 127.0.0.1 | GET "/api/pay/refund_details/123"
2024/07/25 16:26:26 解密订单ID()失败illegal base64 data at input byte 0
[GIN] 2024/07/25 - 16:26:27 | 404 | 4.1089796s | 127.0.0.1 | GET "/api/pay/refund_details/123"
2024/07/25 16:30:28 机器人通知 响应 错误400 Bad Request
[GIN] 2024/07/25 - 16:30:28 | 200 | 100.722ms | 127.0.0.1 | GET "/api/user/test"
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 16:31:08 http: TLS handshake error from 127.0.0.1:58013: remote error: tls: unknown certificate
2024/07/25 16:31:08 http: TLS handshake error from 127.0.0.1:58014: remote error: tls: unknown certificate
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 16:35:24 http: TLS handshake error from 127.0.0.1:59052: remote error: tls: unknown certificate
2024/07/25 16:35:24 http: TLS handshake error from 127.0.0.1:59053: remote error: tls: unknown certificate
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 16:38:42 http: TLS handshake error from 127.0.0.1:59709: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 16:39:06 | 200 | 24.2894597s | 127.0.0.1 | GET "/api/user/test"
2024/07/25 16:39:13 http: TLS handshake error from 127.0.0.1:59808: remote error: tls: unknown certificate
2024/07/25 16:39:28 订单(1)获取失败invalid value, should be pointer to struct or slice
[GIN] 2024/07/25 - 16:39:28 | 404 | 0s | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
2024/07/25 16:42:14 订单(1)获取失败invalid value, should be pointer to struct or slice
[GIN] 2024/07/25 - 16:42:14 | 404 | 1m39s | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 16:42:23 http: TLS handshake error from 127.0.0.1:60432: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 16:42:28 | 200 | 5.0730184s | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:76:10: executing "refund.html" at <.Order>: can't evaluate field Order in type *model.PayOrder
[GIN] 2024/07/25 - 16:42:36 | 200 | 2.1819502s | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:76:10: executing "refund.html" at <.Order>: can't evaluate field Order in type *model.PayOrder
[GIN] 2024/07/25 - 16:42:38 | 200 | 1.3148ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:76:10: executing "refund.html" at <.Order>: can't evaluate field Order in type *model.PayOrder
[GIN] 2024/07/25 - 16:42:39 | 200 | 1.5231ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:76:10: executing "refund.html" at <.Order>: can't evaluate field Order in type *model.PayOrder
[GIN] 2024/07/25 - 16:42:39 | 200 | 1.146ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:76:10: executing "refund.html" at <.Order>: can't evaluate field Order in type *model.PayOrder
[GIN] 2024/07/25 - 16:42:39 | 200 | 504.9µs | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:76:10: executing "refund.html" at <.Order>: can't evaluate field Order in type *model.PayOrder
[GIN] 2024/07/25 - 16:46:02 | 200 | 1.0837ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:80:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:46:32 | 404 | 484.6µs | 127.0.0.1 | GET "/api/pay/refund_details"
[GIN] 2024/07/25 - 16:46:37 | 200 | 1.0721ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:46:38 | 200 | 1.4058ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:46:38 | 200 | 2.9953ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:46:39 | 200 | 1.2654ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:46:39 | 200 | 2.1997ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 16:47:14 http: TLS handshake error from 127.0.0.1:61423: remote error: tls: unknown certificate
2024/07/25 16:47:14 http: TLS handshake error from 127.0.0.1:61424: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 16:47:14 | 200 | 706.7µs | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:47:15 | 200 | 3.1305ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:47:52 | 200 | 2.9593ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:47:52 | 200 | 1.2126ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:47:52 | 200 | 1.5375ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:47:53 | 200 | 2.0866ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:47:55 | 200 | 2.4826ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:47:55 | 404 | 2.5719ms | 127.0.0.1 | GET "/favicon.ico"
[GIN] 2024/07/25 - 16:47:57 | 200 | 2.0736ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:47:57 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
[GIN] 2024/07/25 - 16:48:53 | 200 | 1.6504ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:50:54 | 200 | 1.3416ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:50:56 | 200 | 1.6808ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:50:57 | 200 | 1.8704ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:50:57 | 200 | 2.3823ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:50:57 | 200 | 1.114ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 16:51:16 http: TLS handshake error from 127.0.0.1:62499: remote error: tls: unknown certificate
2024/07/25 16:51:16 http: TLS handshake error from 127.0.0.1:62500: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 16:51:46 | 200 | 29.8818675s | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:51:54 | 200 | 2.8575782s | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:51:56 | 200 | 1.8345ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:52:19 | 200 | 1.104ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:81:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:52:32 | 200 | 1.0396ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:76:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:52:33 | 200 | 2.1434ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:76:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:52:34 | 200 | 1.4345ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:76:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:52:34 | 200 | 1.6098ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:76:42: executing "refund.html" at <.Product.Name>: can't evaluate field Name in type model.Product
[GIN] 2024/07/25 - 16:52:49 | 200 | 1.856ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:90:58: executing "refund.html" at <.OrderID>: can't evaluate field OrderID in type *model.PayOrder
[GIN] 2024/07/25 - 16:53:12 | 200 | 3.1989ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:90:58: executing "refund.html" at <.OrderID>: can't evaluate field OrderID in type *model.PayOrder
[GIN] 2024/07/25 - 16:53:12 | 200 | 1.894ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:90:58: executing "refund.html" at <.OrderID>: can't evaluate field OrderID in type *model.PayOrder
[GIN] 2024/07/25 - 16:53:12 | 200 | 2.1135ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
Error #01: template: refund.html:90:58: executing "refund.html" at <.OrderID>: can't evaluate field OrderID in type *model.PayOrder
[GIN] 2024/07/25 - 16:53:31 | 200 | 3.0325ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
[GIN] 2024/07/25 - 16:54:54 | 200 | 217µs | 127.0.0.1 | POST "/api/pay/refund"
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund/:id --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 17:05:49 http: TLS handshake error from 127.0.0.1:64619: remote error: tls: unknown certificate
2024/07/25 17:05:49 http: TLS handshake error from 127.0.0.1:64620: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 17:05:49 | 200 | 1.5682ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
[GIN] 2024/07/25 - 17:05:50 | 200 | 3.4889ms | 127.0.0.1 | GET "/api/pay/refund_details/VjJ+nnner6QMq+dIH57ApIg="
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund/:id --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 17:22:02 http: TLS handshake error from 127.0.0.1:52620: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 17:22:02 | 200 | 260.7088ms | 127.0.0.1 | GET "/api/user/test"
2024/07/25 17:22:06 http: TLS handshake error from 127.0.0.1:52630: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 17:22:12 | 200 | 1.6131ms | 127.0.0.1 | GET "/api/pay/refund_details/kzbmIzWqc50Xn4qfQECzDjE="
2024/07/25 17:22:20 http: TLS handshake error from 127.0.0.1:52654: remote error: tls: unknown certificate
2024/07/25 17:22:27 解密订单ID()失败illegal base64 data at input byte 0
[GIN] 2024/07/25 - 17:22:27 | 404 | 0s | 127.0.0.1 | POST "/api/pay/refund/1"
2024/07/25 17:22:35 解密订单ID()失败illegal base64 data at input byte 0
[GIN] 2024/07/25 - 17:22:35 | 404 | 651.7µs | 127.0.0.1 | POST "/api/pay/refund/1"
2024/07/25 17:22:45 解密订单ID()失败illegal base64 data at input byte 0
[GIN] 2024/07/25 - 17:22:45 | 404 | 637.1µs | 127.0.0.1 | POST "/api/pay/refund/1"
[GIN] 2024/07/25 - 17:22:57 | 200 | 4.8931ms | 127.0.0.1 | GET "/api/pay/refund_details/kzbmIzWqc50Xn4qfQECzDjE="
2024/07/25 17:22:58 解密订单ID()失败illegal base64 data at input byte 0
[GIN] 2024/07/25 - 17:22:58 | 404 | 1.3524ms | 127.0.0.1 | POST "/api/pay/refund/1"
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund/:id --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/refund_callback --> tyc-server/api.(*Pay).RefundCallback-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 17:23:09 http: TLS handshake error from 127.0.0.1:52761: remote error: tls: unknown certificate
2024/07/25 17:23:09 http: TLS handshake error from 127.0.0.1:52762: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 17:23:09 | 200 | 1.0255ms | 127.0.0.1 | GET "/api/pay/refund_details/kzbmIzWqc50Xn4qfQECzDjE="
[GIN] 2024/07/25 - 17:23:10 | 200 | 0s | 127.0.0.1 | POST "/api/pay/refund/1"
2024/07/25 17:25:17 http: TLS handshake error from 127.0.0.1:53115: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 17:26:34 | 404 | 0s | 127.0.0.1 | GET "/api/pay/refund_details"
[GIN] 2024/07/25 - 17:26:38 | 200 | 2.5395ms | 127.0.0.1 | GET "/api/pay/refund_details/kzbmIzWqc50Xn4qfQECzDjE="
[GIN] 2024/07/25 - 17:26:39 | 200 | 1.4805ms | 127.0.0.1 | GET "/api/pay/refund_details/kzbmIzWqc50Xn4qfQECzDjE="
[GIN] 2024/07/25 - 17:26:40 | 200 | 1.653ms | 127.0.0.1 | GET "/api/pay/refund_details/kzbmIzWqc50Xn4qfQECzDjE="
[GIN] 2024/07/25 - 17:26:40 | 200 | 2.1719ms | 127.0.0.1 | GET "/api/pay/refund_details/kzbmIzWqc50Xn4qfQECzDjE="
[GIN] 2024/07/25 - 17:26:40 | 200 | 2.401ms | 127.0.0.1 | GET "/api/pay/refund_details/kzbmIzWqc50Xn4qfQECzDjE="
[GIN] 2024/07/25 - 17:26:40 | 200 | 2.0772ms | 127.0.0.1 | GET "/api/pay/refund_details/kzbmIzWqc50Xn4qfQECzDjE="
[GIN] 2024/07/25 - 17:26:40 | 200 | 1.7279ms | 127.0.0.1 | GET "/api/pay/refund_details/kzbmIzWqc50Xn4qfQECzDjE="
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund/:id --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/refund_callback --> tyc-server/api.(*Pay).RefundCallback-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 17:27:35 http: TLS handshake error from 127.0.0.1:54108: remote error: tls: unknown certificate
2024/07/25 17:27:35 http: TLS handshake error from 127.0.0.1:54109: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 17:27:35 | 200 | 217.6071ms | 127.0.0.1 | GET "/api/user/test"
2024/07/25 17:27:38 http: TLS handshake error from 127.0.0.1:54115: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 17:27:49 | 200 | 1.5407ms | 127.0.0.1 | GET "/api/pay/refund_details/Js0J8JhTJdfp9298IqD2Pu7sXw=="
2024/07/25 17:28:15 解密订单ID()失败illegal base64 data at input byte 0
[GIN] 2024/07/25 - 17:28:15 | 404 | 0s | 127.0.0.1 | POST "/api/pay/refund/108"
2024/07/25 17:30:06 解密订单ID()失败illegal base64 data at input byte 0
2024/07/25 17:30:06 http2: received GOAWAY [FrameHeader GOAWAY len=20], starting graceful shutdown
[GIN] 2024/07/25 - 17:30:06 | 404 | 1m11s | 127.0.0.1 | POST "/api/pay/refund/108"
2024/07/25 17:30:06 http: TLS handshake error from 127.0.0.1:54291: read tcp 127.0.0.1:14600->127.0.0.1:54291: wsarecv: An established connection was aborted by the software in your host machine.
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund/:id --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/refund_callback --> tyc-server/api.(*Pay).RefundCallback-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 17:30:22 http: TLS handshake error from 127.0.0.1:54553: remote error: tls: unknown certificate
2024/07/25 17:30:22 http: TLS handshake error from 127.0.0.1:54554: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 17:30:22 | 200 | 1.6038ms | 127.0.0.1 | GET "/api/pay/refund_details/Js0J8JhTJdfp9298IqD2Pu7sXw=="
2024/07/25 17:30:59 解密订单ID()失败illegal base64 data at input byte 0
[GIN] 2024/07/25 - 17:30:59 | 404 | 33.4575951s | 127.0.0.1 | POST "/api/pay/refund/108"
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund/:id --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/refund_callback --> tyc-server/api.(*Pay).RefundCallback-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 17:31:05 http: TLS handshake error from 127.0.0.1:54657: remote error: tls: unknown certificate
2024/07/25 17:31:05 http: TLS handshake error from 127.0.0.1:54658: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 17:31:05 | 200 | 2.2432ms | 127.0.0.1 | GET "/api/pay/refund_details/Js0J8JhTJdfp9298IqD2Pu7sXw=="
2024/07/25 17:32:04 微信订单退款 err:error http response:[StatusCode: 404 Code: "RESOURCE_NOT_EXISTS"
Message: 订单不存在
Header:
- Server=[nginx]
- Connection=[keep-alive]
- X-Content-Type-Options=[nosniff]
- Wechatpay-Nonce=[c4a913337b3f4db83a58b7e3d7ade6c0]
- Wechatpay-Signature-Type=[WECHATPAY2-SHA256-RSA2048]
- Date=[Thu, 25 Jul 2024 09:31:56 GMT]
- Content-Language=[zh-CN]
- Wechatpay-Signature=[WTYQBOJqyDfwVSYH1XbOMRH/dZwSvK5ucap5LFRWIpP49B396whPzXREVIhvk5v0vsbylhdsjgH9SwHz9XlqIRmaX0Qhkb4dM0MyGRM9SWsfySUK3xCfuQ+EdVy3MppDLfKOiO0BXBBebUNeZIF5oUxPWbnlLqEz72oAObbklJnr6LD9QFSQuWJhksQ+YRCXuyjUsTw7r96uFlHEAEEFOg19ra0fGmHQC/iM3qqKpBN9o1OvlzEFD7UWAJob10shxuvOuRXSDQ/7xYXAc0KF2GfLWHHYJFjW4x3T13kIl/fdXJVVdML2thtoS77gU85lG0JxFHlG0Mclr1iZWhYumA==]
- Wechatpay-Serial=[2D64B7C39788E9ACB2E15CD33C0BA14E0C43FF3F]
- Wechatpay-Timestamp=[1721899916]
- Content-Type=[application/json; charset=utf-8]
- Content-Length=[58]
- Cache-Control=[no-cache, must-revalidate]
- Request-Id=[088CB788B50610A10418E5C6C05520FB1F2883A604-268892180 088CB788B50610890318A7BCC05520B63528B1E001-0]
- Keep-Alive=[timeout=8]]
[GIN] 2024/07/25 - 17:32:07 | 200 | 1m0s | 127.0.0.1 | POST "/api/pay/refund/Js0J8JhTJdfp9298IqD2Pu7sXw=="
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund/:id --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/refund_callback --> tyc-server/api.(*Pay).RefundCallback-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/25 17:55:38 http: TLS handshake error from 127.0.0.1:57984: remote error: tls: unknown certificate
[GIN] 2024/07/25 - 17:55:38 | 404 | 0s | 127.0.0.1 | GET "/api/pay/refund_detailsg5JUAvvIgog+fwCMIPcM2jNN/IY="
[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 --> tyc-server/api.(*User).Test-fm (4 handlers)
[GIN-debug] POST /api/user/log --> tyc-server/api.(*User).Log-fm (4 handlers)
[GIN-debug] POST /api/user/login --> tyc-server/api.(*User).Login-fm (4 handlers)
[GIN-debug] POST /api/user/h5_login --> tyc-server/api.(*User).H5Login-fm (4 handlers)
[GIN-debug] POST /api/user/verify --> tyc-server/api.(*User).GetVerify-fm (4 handlers)
[GIN-debug] GET /api/user/get_config --> tyc-server/api.(*User).GetSDKConfig-fm (4 handlers)
[GIN-debug] POST /api/antifraud/query --> tyc-server/api.(*AntiFraud).queryAntiFraud-fm (5 handlers)
[GIN-debug] POST /api/loanEvaluation/query --> tyc-server/api.(*LoanEvaluation).queryLoanEvaluation-fm (5 handlers)
[GIN-debug] POST /api/single/bc_gambling_fraud --> tyc-server/api.(*SingleQuery).BankCardGamblingAndFraudQuery-fm (5 handlers)
[GIN-debug] POST /api/single/bc_blacklist_v1 --> tyc-server/api.(*SingleQuery).BankCardBlacklistV1Query-fm (5 handlers)
[GIN-debug] POST /api/single/bc_evaluate_marriage --> tyc-server/api.(*SingleQuery).EvaluateMarriageQuery-fm (5 handlers)
[GIN-debug] POST /api/lawsuitQuery/query --> tyc-server/api.(*LawsuitQuery).queryList-fm (5 handlers)
[GIN-debug] GET /api/ent/search --> tyc-server/api.(*Ent).search-fm (5 handlers)
[GIN-debug] GET /api/ent/query_details --> tyc-server/api.(*Ent).queryDetails-fm (5 handlers)
[GIN-debug] GET /api/ent/query_feature/:feature --> tyc-server/api.(*Ent).queryFeature-fm (5 handlers)
[GIN-debug] GET /api/ent/query_list_feature/:feature --> tyc-server/api.(*Ent).queryListFeature-fm (5 handlers)
[GIN-debug] POST /api/pay/callback --> tyc-server/api.(*Pay).Callback-fm (4 handlers)
[GIN-debug] GET /api/pay/refund_details/:id --> tyc-server/api.(*Pay).RefundDetailsHTML-fm (4 handlers)
[GIN-debug] POST /api/pay/refund/:id --> tyc-server/api.(*Pay).Refund-fm (4 handlers)
[GIN-debug] POST /api/pay/refund_callback --> tyc-server/api.(*Pay).RefundCallback-fm (4 handlers)
[GIN-debug] POST /api/pay/prepay --> tyc-server/api.(*Pay).Prepay-fm (5 handlers)
[GIN-debug] GET /api/pay/order_list --> tyc-server/api.(*Pay).GetOrderList-fm (5 handlers)
[GIN-debug] GET /api/product/product_notes --> tyc-server/api.(*Product).GetProductNotes-fm (4 handlers)
[GIN-debug] GET /api/render/get_index --> tyc-server/api.(*Render).GetIndex-fm (4 handlers)
[GIN-debug] GET /api/render/get_car_index --> tyc-server/api.(*Render).GetCarIndex-fm (4 handlers)
[GIN-debug] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (5 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (5 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (5 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (5 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (5 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (5 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] Listening and serving HTTPS on :14600
[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.
2024/07/26 11:07:47 http: TLS handshake error from 127.0.0.1:55628: remote error: tls: unknown certificate