f
This commit is contained in:
@@ -80,7 +80,8 @@ var productHandlers = map[string]queryHandlerFunc{
|
||||
"toc_VehiclesUnderName": runMarriageReq,
|
||||
"toc_VehiclesUnderNamePlate": runMarriageReq,
|
||||
"toc_PersonVehicleVerification": runPersonVehicleVerificationReq,
|
||||
"toc_PersonVehicleVerificationDetail": runPersonVehicleVerificationReq,
|
||||
"toc_PersonVehicleVerificationDetail": runPersonVehicleVerificationReq,
|
||||
"toc_PersonVehicleVerificationEnhanced": runPersonVehicleVerificationReq,
|
||||
// 车辆类产品(按 md 传参)
|
||||
"toc_VehiclesUnderNameCount": runVehiclesUnderNameCountReq,
|
||||
"toc_VehicleStaticInfo": runVehicleVinCodeReq,
|
||||
|
||||
Reference in New Issue
Block a user