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

1519 lines
135 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/new_energy_power --> tyc-server/api.(*Car).NewEnergyPower-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-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] 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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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] 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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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] 2024/07/23 - 15:26:23 | 200 | 1.8608ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 15:26:24 | 200 | 332.9475ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 15:26:25 | 200 | 1.0524ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 15:27:33 | 200 | 4.7707ms | 127.0.0.1 | POST "/api/car/maintenance"
[GIN] 2024/07/23 - 15:27:34 | 200 | 472.8ms | 127.0.0.1 | POST "/api/pay/prepay"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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] 2024/07/23 - 15:28:02 | 200 | 10.1896276s | 127.0.0.1 | POST "/api/car/maintenance"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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] 2024/07/23 - 16:23:04 | 200 | 1.0592ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 16:23:05 | 200 | 323.625ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 16:23:18 | 200 | 642.4µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 16:23:18 | 200 | 223.0073ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 16:23:19 | 200 | 880.8µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 16:24:53 | 200 | 1m7s | 127.0.0.1 | POST "/api/car/maintenance"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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/23 16:27:08 Car resp error账号冻结请联系相关羽山人员
[GIN] 2024/07/23 - 16:27:08 | 200 | 19.2777064s | 127.0.0.1 | POST "/api/car/maintenance"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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] 2024/07/23 - 16:43:22 | 200 | 11m33s | 127.0.0.1 | POST "/api/car/maintenance"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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] 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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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/23 19:17:43 CarInsurance Unmarshal errorinvalid character 'u' looking for beginning of value
2024/07/23 19:18:40 CarCallback Unmashal err:unmashal error
[GIN] 2024/07/23 - 19:18:40 | 200 | 1m13s | 127.0.0.1 | POST "/api/car/callback"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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/23 19:19:23 CarInsurance Unmarshal errorinvalid character 'u' looking for beginning of value
2024/07/23 19:19:23 CarCallback Unmashal err:unmashal error
[GIN] 2024/07/23 - 19:19:23 | 200 | 37.4756147s | 127.0.0.1 | POST "/api/car/callback"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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/23 19:19:45 Car resp error查询失败
[GIN] 2024/07/23 - 19:21:00 | 200 | 1m30s | 127.0.0.1 | POST "/api/car/callback"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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/23 19:22:01 Car resp error查询失败
[GIN] 2024/07/23 - 19:22:01 | 200 | 290.2645ms | 127.0.0.1 | POST "/api/car/callback"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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/23 19:23:22 Car resp error查询失败
[GIN] 2024/07/23 - 19:23:22 | 200 | 296.6187ms | 127.0.0.1 | POST "/api/car/callback"
2024/07/23 19:23:58 Car resp error查询失败
[GIN] 2024/07/23 - 19:24:56 | 200 | 57.9041802s | 127.0.0.1 | POST "/api/car/callback"
2024/07/23 19:25:01 Car resp error查询失败
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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/23 19:41:02 CarCallback DecodeYushan err:illegal base64 data at input byte 172
2024/07/23 19:42:30 CarInsurance Unmarshal errorunexpected end of JSON input
2024/07/23 19:42:30 CarCallback Unmashal err:unmashal error
[GIN] 2024/07/23 - 19:42:30 | 200 | 1m43s | 127.0.0.1 | POST "/api/car/callback"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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/23 19:50:38 Car resp error查询失败
2024/07/23 19:50:38 GetMaintenanceBySn err:record not found
[GIN] 2024/07/23 - 19:50:38 | 200 | 8m4s | 127.0.0.1 | POST "/api/car/callback"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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] 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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 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] 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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-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] 2024/07/23 - 20:36:56 | 200 | 1.6925ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 20:36:57 | 200 | 299.3788ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 20:36:57 | 200 | 938.8µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 20:36:58 | 200 | 1.6594ms | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=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] 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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-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] 2024/07/23 - 20:40:49 | 200 | 1.0484ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 20:40:50 | 200 | 367.173ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 20:40:51 | 200 | 1.2004ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
2024/07/23 20:40:52 GetMaintenanceList: Error 1054 (42S22): Unknown column 'user_id' in 'field list'
[GIN] 2024/07/23 - 20:40:52 | 200 | 954.8µs | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=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] 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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-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] 2024/07/23 - 20:42:49 | 200 | 1.1684ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 20:42:49 | 200 | 334.1816ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 20:42:50 | 200 | 1.2142ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
2024/07/23 20:42:51 GetMaintenanceList: Error 1054 (42S22): Unknown column 'user_id' in 'field list'
[GIN] 2024/07/23 - 20:42:51 | 200 | 1.2369ms | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=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] 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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-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] 2024/07/23 - 20:44:28 | 200 | 1.0389ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 20:44:29 | 200 | 361.3693ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 20:44:29 | 200 | 868.4µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 20:44:30 | 200 | 951.7µs | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 20:47:06 | 200 | 1.8744ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 20:47:07 | 200 | 327.0475ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 20:47:07 | 200 | 1.0674ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 20:47:08 | 200 | 815.6µs | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 20:49:33 | 200 | 1.4711ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 20:49:33 | 200 | 400.8402ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 20:50:57 | 200 | 1.8716ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 20:50:58 | 200 | 1.352ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 20:50:58 | 200 | 389.6996ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 20:50:59 | 200 | 1.5855ms | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 20:51:19 | 200 | 1.8125ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 20:51:20 | 200 | 197.6633ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 20:51:21 | 200 | 1.5509ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 20:51:22 | 200 | 1.2509ms | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 20:52:56 | 200 | 1.316ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 20:52:57 | 200 | 348.5036ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 20:52:57 | 200 | 1.1829ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 20:52:58 | 200 | 612.1µs | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 20:55:27 | 200 | 1.0337ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 20:55:27 | 200 | 383.4965ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 20:55:27 | 200 | 911.6µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 20:55:28 | 200 | 503.7µs | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 20:57:15 | 200 | 1.179ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 20:57:16 | 200 | 295.4766ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 20:57:16 | 200 | 769.6µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 20:57:17 | 200 | 1.49ms | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 20:57:30 | 200 | 1.2206ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 20:57:31 | 200 | 194.0165ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 20:57:31 | 200 | 848.2µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 20:57:32 | 200 | 786.1µs | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 20:58:34 | 200 | 999.1µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 20:58:34 | 200 | 321.1719ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 20:58:35 | 200 | 1.3122ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 20:58:35 | 200 | 864.2µs | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 20:58:52 | 200 | 1.481ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 20:58:52 | 200 | 176.0276ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 20:58:53 | 200 | 1.3715ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 20:58:54 | 200 | 1.3695ms | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 21:03:33 | 200 | 1.5581ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:03:34 | 200 | 399.7875ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:03:45 | 200 | 1.2278ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:03:45 | 200 | 208.9352ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:03:49 | 200 | 1.4774ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:03:49 | 200 | 183.8658ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:03:50 | 200 | 1.3402ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 21:03:50 | 200 | 955.5µs | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 21:03:57 | 200 | 2.0452ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:03:57 | 200 | 184.8543ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:03:57 | 200 | 757.5µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 21:03:58 | 200 | 1.261ms | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 21:05:19 | 200 | 1.5037ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:05:20 | 200 | 331.6234ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:05:21 | 200 | 728.6µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 21:05:22 | 200 | 1.1593ms | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 21:07:43 | 200 | 1.8747ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:07:44 | 200 | 405.6438ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:10:01 | 200 | 1.2926ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:10:01 | 200 | 425.5178ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:10:24 | 200 | 1.2094ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:10:25 | 200 | 217.3765ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:11:33 | 200 | 1.354ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:11:34 | 200 | 341.8155ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:14:06 | 200 | 1.8613ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:14:06 | 200 | 304.2306ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:16:07 | 200 | 1.1195ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:16:08 | 200 | 414.156ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:16:15 | 200 | 860.5µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:16:16 | 200 | 222.7617ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:16:18 | 200 | 916.1µs | 127.0.0.1 | GET "/api/render/get_index"
[GIN] 2024/07/23 - 21:16:19 | 200 | 186.9436ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:16:36 | 200 | 184.0285ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:16:49 | 200 | 192.4796ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:16:59 | 200 | 1.1636ms | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 21:17:01 | 200 | 163.9µs | 127.0.0.1 | GET "/api/car/get_query?feature=weibao&id=undefined"
[GIN] 2024/07/23 - 21:17:38 | 200 | 256.564ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:19:11 | 200 | 1.6938ms | 127.0.0.1 | GET "/api/car/get_maintenance_history?page_num=1"
[GIN] 2024/07/23 - 21:30:44 | 200 | 903.5µs | 127.0.0.1 | GET "/api/render/get_index"
[GIN] 2024/07/23 - 21:30:46 | 200 | 895.5µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-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] 2024/07/23 - 21:45:27 | 200 | 1.1432ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=vinchache"
[GIN] 2024/07/23 - 21:47:04 | 200 | 396.0315ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:47:11 | 200 | 215.1439ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:47:31 | 200 | 211.2766ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:47:36 | 200 | 905.2µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:47:37 | 200 | 199.0774ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 21:47:54 | 200 | 1.5076ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:47:55 | 200 | 218.1437ms | 127.0.0.1 | POST "/api/user/login"
2024/07/23 21:47:56 record not found
[GIN] 2024/07/23 - 21:47:56 | 200 | 1.5274ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-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] 2024/07/23 - 21:49:58 | 200 | 1.0393ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:49:59 | 200 | 335.1716ms | 127.0.0.1 | POST "/api/user/login"
2024/07/23 21:50:04 record not found
[GIN] 2024/07/23 - 21:50:04 | 200 | 1.0408ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 21:54:43 | 200 | 1.3921ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:54:44 | 200 | 336.3479ms | 127.0.0.1 | POST "/api/user/login"
2024/07/23 21:54:46 record not found
[GIN] 2024/07/23 - 21:54:46 | 200 | 651.5µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 21:56:55 | 200 | 1.1193ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:56:56 | 200 | 387.3147ms | 127.0.0.1 | POST "/api/user/login"
2024/07/23 21:56:57 record not found
[GIN] 2024/07/23 - 21:56:57 | 200 | 838.4µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 21:58:47 | 200 | 1.3771ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:58:48 | 200 | 379.4774ms | 127.0.0.1 | POST "/api/user/login"
2024/07/23 21:58:48 record not found
[GIN] 2024/07/23 - 21:58:48 | 200 | 1.2901ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 21:59:22 | 200 | 1.4446ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 21:59:23 | 200 | 238.1577ms | 127.0.0.1 | POST "/api/user/login"
2024/07/23 21:59:23 record not found
[GIN] 2024/07/23 - 21:59:23 | 200 | 514.4µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:00:00 | 200 | 1.0232ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:00:01 | 200 | 255.2184ms | 127.0.0.1 | POST "/api/user/login"
2024/07/23 22:00:01 record not found
[GIN] 2024/07/23 - 22:00:01 | 200 | 1.5051ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:00:43 | 200 | 0s | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:00:43 | 200 | 203.2215ms | 127.0.0.1 | POST "/api/user/login"
2024/07/23 22:01:17 record not found
[GIN] 2024/07/23 - 22:01:17 | 200 | 1.2588ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:05:26 | 200 | 1.1232ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:05:26 | 200 | 369.2058ms | 127.0.0.1 | POST "/api/user/login"
2024/07/23 22:05:27 record not found
[GIN] 2024/07/23 - 22:05:27 | 200 | 943.9µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:07:05 | 200 | 1.5051ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:07:06 | 200 | 314.6558ms | 127.0.0.1 | POST "/api/user/login"
2024/07/23 22:07:06 record not found
[GIN] 2024/07/23 - 22:07:06 | 200 | 1.5065ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:08:32 | 200 | 584.4µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:08:32 | 200 | 338.7374ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 22:08:38 | 200 | 726.7µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:08:38 | 200 | 252.8674ms | 127.0.0.1 | POST "/api/user/login"
2024/07/23 22:08:53 record not found
[GIN] 2024/07/23 - 22:08:53 | 200 | 1.0007ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:11:10 | 200 | 1.3277ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:11:11 | 200 | 339.7799ms | 127.0.0.1 | POST "/api/user/login"
2024/07/23 22:11:12 record not found
[GIN] 2024/07/23 - 22:11:12 | 200 | 1.7776ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:11:17 | 200 | 1.2763ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:11:18 | 200 | 282.4657ms | 127.0.0.1 | POST "/api/user/login"
2024/07/23 22:11:18 record not found
[GIN] 2024/07/23 - 22:11:18 | 200 | 780.1µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:15:57 | 200 | 1.0299ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:15:58 | 200 | 308.0808ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 22:17:04 | 200 | 1.7581ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:17:05 | 200 | 330.7474ms | 127.0.0.1 | POST "/api/user/login"
2024/07/23 22:17:13 record not found
[GIN] 2024/07/23 - 22:17:13 | 200 | 1.2692ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:19:46 | 200 | 1.5611ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:19:47 | 200 | 312.9124ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 22:20:36 | 200 | 2.166ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:20:37 | 200 | 221.382ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 22:39:32 | 200 | 671.2µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:40:18 | 200 | 463.2µs | 127.0.0.1 | POST "/api/car/person_car_verify"
[GIN] 2024/07/23 - 22:40:41 | 200 | 0s | 127.0.0.1 | POST "/api/car/person_car_verify"
[GIN] 2024/07/23 - 22:41:17 | 200 | 1.4931ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:41:17 | 200 | 288.3784ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 22:41:18 | 200 | 981µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:41:39 | 200 | 1.8884ms | 127.0.0.1 | POST "/api/car/person_car_verify"
[GIN] 2024/07/23 - 22:41:40 | 200 | 451.463ms | 127.0.0.1 | POST "/api/pay/prepay"
[GIN] 2024/07/23 - 22:42:07 | 200 | 1.2251ms | 127.0.0.1 | POST "/api/car/person_car_verify"
[GIN] 2024/07/23 - 22:42:08 | 200 | 394.6801ms | 127.0.0.1 | POST "/api/pay/prepay"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-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/23 22:44:24 Car resp error传入参数不正确
2024/07/23 22:44:24 [Recovery] 2024/07/23 - 22:44:24 panic recovered:
POST /api/car/person_car_verify HTTP/1.1
Host: 127.0.0.1:14600
Accept: */*
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Content-Length: 56
Content-Type: application/json
Referer: https://servicewechat.com/wx8bd53d352f6aee5b/devtools/page-frame.html
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: cross-site
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1 wechatdevtools/1.06.2402040 MicroMessenger/8.0.5 webview/
X-Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJVc2VyaWQiOjkwMDAwMDAyLCJPcGVuaWQiOiJvN0RUcjVKYkdwWDhoMFFlbVVObll2YktIM3k0IiwiSDVPcGVuaWQiOiJvUl9oSjZrdjJibUg3WVdQenVaZHdRdk40QjVnIiwiQnVmZmVyVGltZSI6ODY0MDAsImlzcyI6ImZtIiwiYXVkIjpbIkZNIl0sImV4cCI6MTcyMjM1MDQ3NywibmJmIjoxNzIxNzQ1Njc3fQ.lNH8Wr3JPmrltqgk53LwzNOzhbgd2NRnl_wXvCa7e5A
reflect: reflect.Value.Set using unaddressable value
D:/Go/src/reflect/value.go:272 (0xfc5c27)
flag.mustBeAssignableSlow: panic("reflect: " + valueMethodName() + " using unaddressable value")
D:/Go/src/reflect/value.go:259 (0xfc5b48)
flag.mustBeAssignable: f.mustBeAssignableSlow()
D:/Go/src/reflect/value.go:2319 (0xfd08c4)
Value.Set: v.mustBeAssignable()
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/schema/field.go:840 (0x1612104)
(*Field).setupValuerAndSetter.func12: field.ReflectValueOf(ctx, value).Set(reflect.ValueOf(v))
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/callbacks/create.go:326 (0x16be002)
ConvertToCreateValues: stmt.AddError(field.Set(stmt.Context, stmt.ReflectValue, curTime))
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/callbacks/create.go:66 (0x16b9ae9)
Create.func1: db.Statement.AddClause(ConvertToCreateValues(db.Statement))
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/callbacks.go:130 (0x16375db)
(*processor).Execute: f(db)
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/finisher_api.go:92 (0x163f513)
(*DB).Save: return tx.callbacks.Create().Execute(tx)
D:/Code/Golang/tyc-server/service/order.go:29 (0x1832085)
(*OrderService).OrderFailure: err := db.DB.Save(payOrder).Error
D:/Code/Golang/tyc-server/api/car.go:276 (0x1842fde)
(*Car).PersonCarVerify: orderService.OrderFailure(order)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x15b6259)
(*Context).Next: c.handlers[c.index](c)
D:/Code/Golang/tyc-server/core/server.go:67 (0x18ce0f4)
LoadTls.func1: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x15b6259)
(*Context).Next: c.handlers[c.index](c)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102 (0x15bfb5c)
CustomRecoveryWithWriter.func1: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x15b6259)
(*Context).Next: c.handlers[c.index](c)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 (0x15be411)
LoggerWithConfig.func1: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x15b6259)
(*Context).Next: c.handlers[c.index](c)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 (0x15bc189)
(*Engine).handleHTTPRequest: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 (0x15bbcdb)
(*Engine).ServeHTTP: engine.handleHTTPRequest(c)
D:/Go/src/net/http/server.go:3137 (0x1333c36)
serverHandler.ServeHTTP: handler.ServeHTTP(rw, req)
D:/Go/src/net/http/server.go:2039 (0x132f014)
(*conn).serve: serverHandler{c.server}.ServeHTTP(w, w.req)
D:/Go/src/runtime/asm_amd64.s:1695 (0xef57c0)
goexit: BYTE $0x90 // NOP

[GIN-debug] [WARNING] Headers were already written. Wanted to override status code 200 with 500
[GIN] 2024/07/23 - 22:44:24 | 200 | 826.9508ms | 127.0.0.1 | POST "/api/car/person_car_verify"
2024/07/23 22:46:02 Car resp error传入参数不正确
[GIN] 2024/07/23 - 22:48:32 | 200 | 1.034ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
2024/07/23 22:48:32 [Recovery] 2024/07/23 - 22:48:32 panic recovered:
POST /api/car/person_car_verify HTTP/1.1
Host: 127.0.0.1:14600
Accept: */*
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Content-Length: 56
Content-Type: application/json
Referer: https://servicewechat.com/wx8bd53d352f6aee5b/devtools/page-frame.html
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: cross-site
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1 wechatdevtools/1.06.2402040 MicroMessenger/8.0.5 webview/
X-Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJVc2VyaWQiOjkwMDAwMDAyLCJPcGVuaWQiOiJvN0RUcjVKYkdwWDhoMFFlbVVObll2YktIM3k0IiwiSDVPcGVuaWQiOiJvUl9oSjZrdjJibUg3WVdQenVaZHdRdk40QjVnIiwiQnVmZmVyVGltZSI6ODY0MDAsImlzcyI6ImZtIiwiYXVkIjpbIkZNIl0sImV4cCI6MTcyMjM1MDQ3NywibmJmIjoxNzIxNzQ1Njc3fQ.lNH8Wr3JPmrltqgk53LwzNOzhbgd2NRnl_wXvCa7e5A
reflect: reflect.Value.Set using unaddressable value
D:/Go/src/reflect/value.go:272 (0xfc5c27)
flag.mustBeAssignableSlow: panic("reflect: " + valueMethodName() + " using unaddressable value")
D:/Go/src/reflect/value.go:259 (0xfc5b48)
flag.mustBeAssignable: f.mustBeAssignableSlow()
D:/Go/src/reflect/value.go:2319 (0xfd08c4)
Value.Set: v.mustBeAssignable()
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/schema/field.go:840 (0x1612104)
(*Field).setupValuerAndSetter.func12: field.ReflectValueOf(ctx, value).Set(reflect.ValueOf(v))
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/callbacks/create.go:326 (0x16be002)
ConvertToCreateValues: stmt.AddError(field.Set(stmt.Context, stmt.ReflectValue, curTime))
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/callbacks/create.go:66 (0x16b9ae9)
Create.func1: db.Statement.AddClause(ConvertToCreateValues(db.Statement))
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/callbacks.go:130 (0x16375db)
(*processor).Execute: f(db)
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/finisher_api.go:92 (0x163f513)
(*DB).Save: return tx.callbacks.Create().Execute(tx)
D:/Code/Golang/tyc-server/service/order.go:29 (0x1832085)
(*OrderService).OrderFailure: err := db.DB.Save(payOrder).Error
D:/Code/Golang/tyc-server/api/car.go:276 (0x1842fde)
(*Car).PersonCarVerify: orderService.OrderFailure(order)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x15b6259)
(*Context).Next: c.handlers[c.index](c)
D:/Code/Golang/tyc-server/core/server.go:67 (0x18ce0f4)
LoadTls.func1: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x15b6259)
(*Context).Next: c.handlers[c.index](c)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102 (0x15bfb5c)
CustomRecoveryWithWriter.func1: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x15b6259)
(*Context).Next: c.handlers[c.index](c)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 (0x15be411)
LoggerWithConfig.func1: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x15b6259)
(*Context).Next: c.handlers[c.index](c)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 (0x15bc189)
(*Engine).handleHTTPRequest: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 (0x15bbcdb)
(*Engine).ServeHTTP: engine.handleHTTPRequest(c)
D:/Go/src/net/http/server.go:3137 (0x1333c36)
serverHandler.ServeHTTP: handler.ServeHTTP(rw, req)
D:/Go/src/net/http/server.go:2039 (0x132f014)
(*conn).serve: serverHandler{c.server}.ServeHTTP(w, w.req)
D:/Go/src/runtime/asm_amd64.s:1695 (0xef57c0)
goexit: BYTE $0x90 // NOP

[GIN-debug] [WARNING] Headers were already written. Wanted to override status code 200 with 500
[GIN] 2024/07/23 - 22:48:32 | 200 | 3m45s | 127.0.0.1 | POST "/api/car/person_car_verify"
[GIN] 2024/07/23 - 22:48:32 | 200 | 323.8607ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 22:48:34 | 200 | 1.7129ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:54:48 | 200 | 673.6µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:54:49 | 200 | 374.7609ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 22:54:49 | 200 | 946µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:55:01 | 200 | 1.4833ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:55:02 | 200 | 284.4699ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 22:55:02 | 200 | 983.9µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:57:50 | 200 | 1.1183ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:57:51 | 200 | 342.7118ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 22:57:56 | 200 | 524µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:57:56 | 200 | 171.4168ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 22:57:57 | 200 | 1.4047ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:58:47 | 200 | 1.0554ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 22:58:48 | 200 | 200.5781ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 22:58:48 | 200 | 1.5244ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
[GIN] 2024/07/23 - 22:59:31 | 200 | 4.0370615s | 127.0.0.1 | POST "/api/car/person_car_verify"
[GIN] 2024/07/23 - 23:00:08 | 200 | 4.1056569s | 127.0.0.1 | POST "/api/car/person_car_verify"
[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] POST /api/car/insurance --> tyc-server/api.(*Car).Insurance-fm (4 handlers)
[GIN-debug] POST /api/car/maintenance --> tyc-server/api.(*Car).Maintenance-fm (4 handlers)
[GIN-debug] GET /api/car/get_query --> tyc-server/api.(*Car).GetQueryRecord-fm (4 handlers)
[GIN-debug] POST /api/car/person_car_verify --> tyc-server/api.(*Car).PersonCarVerify-fm (4 handlers)
[GIN-debug] POST /api/car/under_name --> tyc-server/api.(*Car).UnderName-fm (4 handlers)
[GIN-debug] POST /api/car/insurance_info --> tyc-server/api.(*Car).InsuranceInfo-fm (4 handlers)
[GIN-debug] POST /api/car/vin_check_info --> tyc-server/api.(*Car).VinCheckInfo-fm (4 handlers)
[GIN-debug] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (4 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-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/23 23:01:36 Car resp error异常错误
2024/07/23 23:01:36 [Recovery] 2024/07/23 - 23:01:36 panic recovered:
POST /api/car/person_car_verify HTTP/1.1
Host: 127.0.0.1:14600
Accept: */*
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Content-Length: 59
Content-Type: application/json
Referer: https://servicewechat.com/wx8bd53d352f6aee5b/devtools/page-frame.html
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: cross-site
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1 wechatdevtools/1.06.2402040 MicroMessenger/8.0.5 webview/
X-Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJVc2VyaWQiOjkwMDAwMDAyLCJPcGVuaWQiOiJvN0RUcjVKYkdwWDhoMFFlbVVObll2YktIM3k0IiwiSDVPcGVuaWQiOiJvUl9oSjZrdjJibUg3WVdQenVaZHdRdk40QjVnIiwiQnVmZmVyVGltZSI6ODY0MDAsImlzcyI6ImZtIiwiYXVkIjpbIkZNIl0sImV4cCI6MTcyMjM1MTUyOCwibmJmIjoxNzIxNzQ2NzI4fQ.W6MyXXem6YhhnZr6e96z3p7_OVYQz0FMwL1yCxnhMvE
reflect: reflect.Value.Set using unaddressable value
D:/Go/src/reflect/value.go:272 (0xd65c27)
flag.mustBeAssignableSlow: panic("reflect: " + valueMethodName() + " using unaddressable value")
D:/Go/src/reflect/value.go:259 (0xd65b48)
flag.mustBeAssignable: f.mustBeAssignableSlow()
D:/Go/src/reflect/value.go:2319 (0xd708c4)
Value.Set: v.mustBeAssignable()
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/schema/field.go:840 (0x13b2104)
(*Field).setupValuerAndSetter.func12: field.ReflectValueOf(ctx, value).Set(reflect.ValueOf(v))
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/callbacks/create.go:326 (0x145e002)
ConvertToCreateValues: stmt.AddError(field.Set(stmt.Context, stmt.ReflectValue, curTime))
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/callbacks/create.go:66 (0x1459ae9)
Create.func1: db.Statement.AddClause(ConvertToCreateValues(db.Statement))
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/callbacks.go:130 (0x13d75db)
(*processor).Execute: f(db)
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/finisher_api.go:92 (0x13df513)
(*DB).Save: return tx.callbacks.Create().Execute(tx)
D:/Code/Golang/tyc-server/service/order.go:29 (0x15d2185)
(*OrderService).OrderFailure: err := db.DB.Save(payOrder).Error
D:/Code/Golang/tyc-server/api/car.go:276 (0x15e30fe)
(*Car).PersonCarVerify: orderService.OrderFailure(order)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x1356259)
(*Context).Next: c.handlers[c.index](c)
D:/Code/Golang/tyc-server/core/server.go:67 (0x166e254)
LoadTls.func1: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x1356259)
(*Context).Next: c.handlers[c.index](c)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102 (0x135fb5c)
CustomRecoveryWithWriter.func1: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x1356259)
(*Context).Next: c.handlers[c.index](c)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 (0x135e411)
LoggerWithConfig.func1: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x1356259)
(*Context).Next: c.handlers[c.index](c)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 (0x135c189)
(*Engine).handleHTTPRequest: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 (0x135bcdb)
(*Engine).ServeHTTP: engine.handleHTTPRequest(c)
D:/Go/src/net/http/server.go:3137 (0x10d3c36)
serverHandler.ServeHTTP: handler.ServeHTTP(rw, req)
D:/Go/src/net/http/server.go:2039 (0x10cf014)
(*conn).serve: serverHandler{c.server}.ServeHTTP(w, w.req)
D:/Go/src/runtime/asm_amd64.s:1695 (0xc957c0)
goexit: BYTE $0x90 // NOP

[GIN-debug] [WARNING] Headers were already written. Wanted to override status code 200 with 500
[GIN] 2024/07/23 - 23:01:36 | 200 | 29.8548756s | 127.0.0.1 | POST "/api/car/person_car_verify"
[GIN] 2024/07/23 - 23:01:45 | 200 | 3.8064ms | 127.0.0.1 | GET "/api/render/get_index"
[GIN] 2024/07/23 - 23:01:47 | 200 | 746.7µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:01:48 | 200 | 1.0241ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=rencheheyan"
2024/07/23 23:04:19 Car resp error异常错误
2024/07/23 23:04:19 [Recovery] 2024/07/23 - 23:04:19 panic recovered:
POST /api/car/person_car_verify HTTP/1.1
Host: 127.0.0.1:14600
Accept: */*
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Content-Length: 62
Content-Type: application/json
Referer: https://servicewechat.com/wx8bd53d352f6aee5b/devtools/page-frame.html
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: cross-site
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1 wechatdevtools/1.06.2402040 MicroMessenger/8.0.5 webview/
X-Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJVc2VyaWQiOjkwMDAwMDAyLCJPcGVuaWQiOiJvN0RUcjVKYkdwWDhoMFFlbVVObll2YktIM3k0IiwiSDVPcGVuaWQiOiJvUl9oSjZrdjJibUg3WVdQenVaZHdRdk40QjVnIiwiQnVmZmVyVGltZSI6ODY0MDAsImlzcyI6ImZtIiwiYXVkIjpbIkZNIl0sImV4cCI6MTcyMjM1MTUyOCwibmJmIjoxNzIxNzQ2NzI4fQ.W6MyXXem6YhhnZr6e96z3p7_OVYQz0FMwL1yCxnhMvE
reflect: reflect.Value.Set using unaddressable value
D:/Go/src/reflect/value.go:272 (0xd65c27)
flag.mustBeAssignableSlow: panic("reflect: " + valueMethodName() + " using unaddressable value")
D:/Go/src/reflect/value.go:259 (0xd65b48)
flag.mustBeAssignable: f.mustBeAssignableSlow()
D:/Go/src/reflect/value.go:2319 (0xd708c4)
Value.Set: v.mustBeAssignable()
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/schema/field.go:840 (0x13b2104)
(*Field).setupValuerAndSetter.func12: field.ReflectValueOf(ctx, value).Set(reflect.ValueOf(v))
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/callbacks/create.go:326 (0x145e002)
ConvertToCreateValues: stmt.AddError(field.Set(stmt.Context, stmt.ReflectValue, curTime))
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/callbacks/create.go:66 (0x1459ae9)
Create.func1: db.Statement.AddClause(ConvertToCreateValues(db.Statement))
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/callbacks.go:130 (0x13d75db)
(*processor).Execute: f(db)
C:/Users/LiangZai/go/pkg/mod/gorm.io/gorm@v1.25.10/finisher_api.go:92 (0x13df513)
(*DB).Save: return tx.callbacks.Create().Execute(tx)
D:/Code/Golang/tyc-server/service/order.go:29 (0x15d2185)
(*OrderService).OrderFailure: err := db.DB.Save(payOrder).Error
D:/Code/Golang/tyc-server/api/car.go:276 (0x15e30fe)
(*Car).PersonCarVerify: orderService.OrderFailure(order)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x1356259)
(*Context).Next: c.handlers[c.index](c)
D:/Code/Golang/tyc-server/core/server.go:67 (0x166e254)
LoadTls.func1: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x1356259)
(*Context).Next: c.handlers[c.index](c)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/recovery.go:102 (0x135fb5c)
CustomRecoveryWithWriter.func1: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x1356259)
(*Context).Next: c.handlers[c.index](c)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 (0x135e411)
LoggerWithConfig.func1: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 (0x1356259)
(*Context).Next: c.handlers[c.index](c)
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 (0x135c189)
(*Engine).handleHTTPRequest: c.Next()
C:/Users/LiangZai/go/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 (0x135bcdb)
(*Engine).ServeHTTP: engine.handleHTTPRequest(c)
D:/Go/src/net/http/server.go:3137 (0x10d3c36)
serverHandler.ServeHTTP: handler.ServeHTTP(rw, req)
D:/Go/src/net/http/server.go:2039 (0x10cf014)
(*conn).serve: serverHandler{c.server}.ServeHTTP(w, w.req)
D:/Go/src/runtime/asm_amd64.s:1695 (0xc957c0)
goexit: BYTE $0x90 // NOP

[GIN-debug] [WARNING] Headers were already written. Wanted to override status code 200 with 500
[GIN] 2024/07/23 - 23:04:19 | 200 | 38.1534437s | 127.0.0.1 | POST "/api/car/person_car_verify"
[GIN] 2024/07/23 - 23:04:29 | 200 | 4.9934ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[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] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 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] 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] POST /api/car/callback --> tyc-server/api.(*Car).CarCallback-fm (5 handlers)
[GIN-debug] GET /api/car/get_maintenance_history --> tyc-server/api.(*Car).QueryHistoryList-fm (5 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] 2024/07/23 - 23:38:55 | 200 | 1.2195ms | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/23 - 23:38:55 | 200 | 10.0801ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:38:56 | 200 | 317.772ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:42:17 | 200 | 1.519ms | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/23 - 23:42:17 | 200 | 2.0272ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:42:18 | 200 | 292.128ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:42:22 | 200 | 1.309ms | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/23 - 23:42:22 | 200 | 836.4µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:42:23 | 200 | 241.4625ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:42:57 | 200 | 826.6µs | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/23 - 23:42:57 | 200 | 960.2µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:42:58 | 200 | 241.1512ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:43:30 | 200 | 1.06ms | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/23 - 23:43:30 | 200 | 551.8µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:43:31 | 200 | 195.6937ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:44:31 | 200 | 1.4505ms | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/23 - 23:44:31 | 200 | 2.0467ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:44:32 | 200 | 395.7363ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:44:44 | 200 | 756.9µs | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/23 - 23:44:44 | 200 | 558.8µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:44:44 | 200 | 221.2901ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:44:57 | 200 | 1.5152ms | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/23 - 23:44:57 | 200 | 594µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:44:58 | 200 | 265.5063ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:45:01 | 200 | 524.9µs | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/23 - 23:45:01 | 200 | 1.0502ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:45:02 | 200 | 190.6746ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:45:17 | 200 | 1.2154ms | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/23 - 23:45:17 | 200 | 3.2661ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:45:18 | 200 | 185.1501ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:45:39 | 200 | 133.4µs | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/23 - 23:45:39 | 200 | 668.8µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:45:39 | 200 | 262.2081ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:46:09 | 200 | 1.0559ms | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/23 - 23:46:09 | 200 | 549.3µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:46:10 | 200 | 216.8231ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:46:11 | 200 | 646.9µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=weibao"
[GIN] 2024/07/23 - 23:46:26 | 200 | 1.203ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=cheliangshangxian"
[GIN] 2024/07/23 - 23:51:18 | 200 | 1.3539ms | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/23 - 23:51:18 | 200 | 591.7µs | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:51:18 | 200 | 319.8002ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:54:13 | 200 | 1.1609ms | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/23 - 23:54:13 | 200 | 1.3101ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/23 - 23:54:13 | 200 | 307.6983ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:54:19 | 200 | 205.9711ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:54:33 | 200 | 196.1963ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/23 - 23:54:49 | 200 | 190.2004ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/24 - 00:18:15 | 200 | 1.2605ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=evaluateMarriage"
[GIN] 2024/07/24 - 00:18:16 | 200 | 374.3716ms | 127.0.0.1 | POST "/api/user/login"
[GIN] 2024/07/24 - 00:18:18 | 200 | 315.8µs | 127.0.0.1 | GET "/api/render/get_car_index"
[GIN] 2024/07/24 - 00:18:18 | 200 | 1.0442ms | 127.0.0.1 | GET "/api/product/product_notes?product_name=car"
[GIN] 2024/07/24 - 00:18:19 | 200 | 233.9929ms | 127.0.0.1 | POST "/api/user/login"