CN112101594A - Vehicle management method, device, storage medium and electronic equipment - Google Patents

Vehicle management method, device, storage medium and electronic equipment Download PDF

Info

Publication number
CN112101594A
CN112101594A CN202010976390.1A CN202010976390A CN112101594A CN 112101594 A CN112101594 A CN 112101594A CN 202010976390 A CN202010976390 A CN 202010976390A CN 112101594 A CN112101594 A CN 112101594A
Authority
CN
China
Prior art keywords
vehicle
information
maintenance
accessory
attribute
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010976390.1A
Other languages
Chinese (zh)
Inventor
虎田圆
徐阳
唐慧昌
闫鹏
冯通
赵华宇
胡思琦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Didi Infinity Technology and Development Co Ltd
Original Assignee
Beijing Didi Infinity Technology and Development Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Didi Infinity Technology and Development Co Ltd filed Critical Beijing Didi Infinity Technology and Development Co Ltd
Priority to CN202010976390.1A priority Critical patent/CN112101594A/en
Publication of CN112101594A publication Critical patent/CN112101594A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Vehicle Cleaning, Maintenance, Repair, Refitting, And Outriggers (AREA)

Abstract

The embodiment of the invention discloses a vehicle management method, a vehicle management device, a storage medium and electronic equipment. The method comprises the steps of determining a vehicle accessory attribute set comprising accessory attribute information corresponding to a plurality of vehicle accessories and an object attribute information maintenance object attribute set corresponding to a plurality of maintenance objects, determining target accessory attribute information in the vehicle accessory attribute set when preset conditions are met, determining target object attribute information in the maintenance object attribute set, generating corresponding vehicle maintenance information according to the target accessory attribute information and the target object attribute information, and sending the corresponding vehicle maintenance information. The embodiment of the invention can uniformly store the vehicle accessory attributes in a standardized format by determining the vehicle accessory attribute set. Meanwhile, vehicle maintenance information for reminding vehicle maintenance can be automatically generated and sent under the condition that the preset conditions are met, the timely maintenance of the automobile is guaranteed, and the efficiency of the maintenance process is improved.

Description

Vehicle management method, device, storage medium and electronic equipment
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a vehicle management method and apparatus, a storage medium, and an electronic device.
Background
At present, the brands and the models of automobiles on the market are more and more, and for the same accessories required in the maintenance process, the models and the names of the accessories corresponding to different brands and models are also different. In addition, in the field of automobiles, accessories in the same automobile type have different calling names, so that the process of finding the accessories in the maintenance process by a maintenance store is complicated. Meanwhile, when the automobile is in a state needing maintenance, the owner can ignore or omit the situation.
Disclosure of Invention
In view of this, embodiments of the present invention provide a vehicle management method, an apparatus, a storage medium, and an electronic device, which aim to store vehicle accessory attributes in a standard format, improve efficiency of an accessory searching process, and simultaneously obtain vehicle accessory attributes required by vehicle maintenance in time to prompt a vehicle to need maintenance in time.
In a first aspect, an embodiment of the present invention provides a vehicle management method, where the method includes:
determining a vehicle accessory attribute set and a maintenance object attribute set, wherein the vehicle accessory attribute set comprises accessory attribute information corresponding to a plurality of vehicle accessories, and the maintenance object attribute set comprises object attribute information corresponding to a plurality of maintenance objects;
in response to a preset condition being met, determining target accessory attribute information in the vehicle accessory attribute set, and determining target object attribute information in the maintenance object attribute set;
generating corresponding vehicle maintenance information according to the target accessory attribute information and the target object attribute information;
and transmitting the vehicle maintenance information.
In a second aspect, an embodiment of the present invention provides a vehicle management apparatus, including:
the system comprises an information determining module, a maintenance object attribute collecting module and a maintenance object attribute collecting module, wherein the information determining module is used for determining a vehicle accessory attribute collecting and a maintenance object attribute collecting, the vehicle accessory attribute collecting comprises accessory attribute information corresponding to a plurality of vehicle accessories, and the maintenance object attribute collecting comprises object attribute information corresponding to a plurality of maintenance objects;
the attribute determining module is used for determining target accessory attribute information in the vehicle accessory attribute set in response to the preset condition being met, and determining target object attribute information in the maintenance object attribute set;
the information generation module is used for generating corresponding vehicle maintenance information according to the target accessory attribute information and the target object attribute information;
and the information sending module is used for sending the vehicle maintenance information.
In a third aspect, an embodiment of the present invention provides a computer-readable storage medium for storing computer program instructions, which when executed by a processor implement the method according to the first aspect.
In a fourth aspect, an embodiment of the present invention provides an electronic device, including a memory and a processor, the memory being configured to store one or more computer program instructions, wherein the one or more computer program instructions are executed by the processor to implement the method according to the first aspect.
According to the embodiment of the invention, a vehicle accessory attribute set comprising accessory attribute information corresponding to a plurality of vehicle accessories and an object attribute information maintenance object attribute set corresponding to a plurality of maintenance objects are determined, target accessory attribute information is determined in the vehicle accessory attribute set when preset conditions are met, and simultaneously target object attribute information is determined in the maintenance object attribute set, so that corresponding vehicle maintenance information is generated according to the target accessory attribute information and the target object attribute information and is sent. The embodiment of the invention can uniformly store the vehicle accessory attributes in a standardized format by determining the vehicle accessory attribute set. Meanwhile, vehicle maintenance information for reminding vehicle maintenance can be automatically generated and sent under the condition that the preset conditions are met, the timely maintenance of the automobile is guaranteed, and the efficiency of the maintenance process is improved.
Drawings
The above and other objects, features and advantages of the present invention will become more apparent from the following description of the embodiments of the present invention with reference to the accompanying drawings, in which:
fig. 1 is a schematic view of a vehicle management system to which a vehicle management method according to an embodiment of the invention is applied;
FIG. 2 is a flow chart of a vehicle management method according to an embodiment of the present invention;
FIG. 3 is a data flow diagram of a server sending vehicle maintenance information in accordance with an embodiment of the present invention;
FIG. 4 is a data flow diagram illustrating a process for a server to send scheduling information according to an embodiment of the present invention;
FIG. 5 is a flowchart of data flow of the server sending vehicle damage quota according to the embodiment of the present invention;
FIG. 6 is a schematic view of a vehicle management apparatus according to an embodiment of the present invention;
fig. 7 is a schematic diagram of an electronic device according to an embodiment of the invention.
Detailed Description
The present invention will be described below based on examples, but the present invention is not limited to only these examples. In the following detailed description of the present invention, certain specific details are set forth. It will be apparent to one skilled in the art that the present invention may be practiced without these specific details. Well-known methods, procedures, components and circuits have not been described in detail so as not to obscure the present invention.
Further, those of ordinary skill in the art will appreciate that the drawings provided herein are for illustrative purposes and are not necessarily drawn to scale.
Unless the context clearly requires otherwise, throughout the description, the words "comprise", "comprising", and the like are to be construed in an inclusive sense as opposed to an exclusive or exhaustive sense; that is, what is meant is "including, but not limited to".
In the description of the present invention, it is to be understood that the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. In addition, in the description of the present invention, "a plurality" means two or more unless otherwise specified.
Fig. 1 is a schematic diagram of a vehicle management system to which a vehicle management method according to an embodiment of the present invention is applied, and as shown in fig. 1, the vehicle management system includes a server 10, a first client 11, and a second client 12 connected via a network. The first client 11 is a vehicle terminal connected to the server 10, and is configured to send vehicle state information or a maintenance information query request to the server 10, and receive vehicle maintenance information sent by the server 10 based on the vehicle state information or the maintenance information query request. The second client 12 is a terminal device used by a maintenance object connected to the server 10, and is configured to receive vehicle maintenance information sent by the server 10. The server 10 is configured to determine a vehicle accessory property set including vehicle accessory corresponding accessory property information in a standardized format and determine a maintenance object property set including a plurality of maintenance object corresponding object property information. The server 10 obtains vehicle state information or a maintenance information query request from a first client 11, so as to select target accessory attribute information from the vehicle accessory attribute set and select target object attribute information from the maintenance object attribute set when the vehicle state information or the maintenance information query request meets a preset condition. And returning to the first client 11 or the corresponding second client 12 after generating the corresponding vehicle maintenance information.
Further, after receiving the vehicle maintenance information, the first client 11 may determine a target object to be maintained according to the target object attribute information in the vehicle maintenance information. After receiving the vehicle maintenance information including the first client identifier, the second client 12 may further determine the first client 11 that needs to be maintained according to the first client identifier in the vehicle maintenance information, and send a maintenance prompt to the first client 11.
In the embodiment of the present invention, the first client 11 and the second client 12 may be general data processing terminals capable of running computer programs and having a communication function, for example, a smart phone or a tablet computer. The server 10 may be a single server or a cluster of servers configured in a distributed manner.
Optionally, the vehicle management system in the embodiment of the present invention further includes a third client 13 and a fourth client 14 connected to the server 10 through a network. Wherein the third client 13 is a vehicle accessory warehouse client. In the process of maintenance or repair of the vehicle corresponding to the first client 11, the second client 12 sends an accessory scheduling request to the server 10 according to the accessory attribute information required in the maintenance process, and the server 10 determines scheduling information based on the accessory scheduling request and sends the scheduling information to the third client 13 for accessory scheduling. The fourth client 14 is an insurance company client. When the vehicle corresponding to the first client 11 needs to be damaged during the maintenance process, the second client 12 may send the vehicle damage information to the server 10 according to the vehicle damage condition during the maintenance process. The server 10 determines the vehicle damage quota according to the vehicle damage information and sends the vehicle damage quota to the fourth client 14 for vehicle insurance claim settlement.
Fig. 2 is a flowchart of a vehicle management method according to an embodiment of the present invention. As shown in fig. 2, the vehicle management method includes the steps of:
and S100, determining a vehicle accessory attribute set and a maintenance object attribute set.
Specifically, the vehicle accessory attribute set and the maintenance object attribute set are determined by a server. The determining mode may be that the server updates the vehicle accessory attribute set and the maintenance object attribute set on time according to a preset time period, or re-determines the corresponding attribute set according to the received vehicle accessory attribute updating information or the maintenance object attribute updating information. For example, when the preset time period of the server is 7 days, the server acquires the vehicle accessory attribute corresponding to the newly added vehicle accessory and the maintenance object attribute corresponding to the newly added maintenance object in the current automobile maintenance field once every 7 days, and updates the newly acquired vehicle accessory attribute and the newly acquired maintenance object attribute to the corresponding attribute sets respectively. On the other hand, after receiving the vehicle accessory update information or the maintenance object attribute update information sent by the other terminal device, the server may update the update content included in the vehicle accessory update information or the maintenance object attribute update information to the corresponding attribute set. The vehicle accessory updating information may be sent through a terminal device used by a vehicle accessory manufacturer or a terminal device used by a maintenance object, and the maintenance object updating information may be a registration request including object attribute information sent by a terminal device corresponding to the maintenance object.
The vehicle accessory attribute set comprises accessory attribute information corresponding to a plurality of vehicle accessories, and the accessory attribute information can comprise vehicle accessory identification, vehicle accessory brand, vehicle accessory model and the like. The vehicle accessory identification is used for representing a corresponding vehicle accessory, and can comprise a vehicle accessory standard name and a corresponding common non-standard name. The vehicle standard name is a standard accessory name in the field of automobile maintenance, and the common non-standard name is an accessory name which is widely applied in the field of automobiles but is not called by standards. For example, the vehicle accessory identification may include the standard name of the vehicle accessory "front bumper" and the corresponding common non-standard name "front bar", and the vehicle accessory standard name "knuckle" and the corresponding common non-standard name "horn". The vehicle accessory brand is used for characterizing the brand of the vehicle to which the vehicle accessory can be applied, and can be, for example, "Honda", "popular", "Benz", and the like.
The dimension object attribute set comprises object attribute information corresponding to a plurality of dimension objects. The maintenance object is a store that provides vehicle repair and maintenance service, and the object attribute information may include object identification, location information, evaluation information, contact information, and the like of the maintenance object. The object identifier of the maintenance object is used to represent the corresponding maintenance object, and may be, for example, a name of a store corresponding to the maintenance object, a corresponding code in the server, or the like. The location information is used to characterize the location of the corresponding store, and may be, for example, "building 1 floor 201 room" a. The rating information may include a rating score and rating content for characterizing a user rating of the corresponding store. The contact information is used for representing the contact way of the corresponding store, and can be a store telephone, for example. Further, the maintenance object attribute set may further include a vehicle accessory identifier for characterizing vehicle accessories that may be provided by a corresponding store during a repair or maintenance process.
Step S200, responding to the condition that a preset condition is met, determining target accessory attribute information in the vehicle accessory attribute set, and determining target object attribute information in the maintenance object attribute set.
Specifically, the server presets a maintenance information generating condition for selecting at least one of target accessory attribute information and target object attribute information in a vehicle accessory attribute set and a maintenance object attribute set respectively under the condition that the preset condition is met, so as to generate vehicle maintenance information according to the target accessory attribute information and the target object attribute information to remind a vehicle of maintenance.
In an optional implementation manner of the embodiment of the present invention, the preset condition corresponds to vehicle state information, and the process of determining the target accessory attribute information and the target object attribute information may include the following steps:
and step S210, obtaining vehicle state information comprising the vehicle identification.
Specifically, the server may be connected to first clients corresponding to a plurality of vehicles, and is configured to acquire vehicle state information uploaded by the first clients. For example, when the server is a network car-booking platform server, the first client is a terminal device corresponding to a network car-booking registered by the network car-booking platform and used for uploading the state information of the network car-booking in a preset uploading period. Further, the vehicle state information is used for representing the driving state of the corresponding vehicle, and may include vehicle identification information representing the vehicle and vehicle driving attribute information such as vehicle driving distance, last maintenance time of the vehicle, driving distance of last maintenance of the vehicle, vehicle area, and the like. The vehicle identification information may be a license plate number and a vehicle brand model number. Optionally, the vehicle state information further includes vehicle position information and accident information, where the vehicle position information is used to represent a current position of the vehicle, and the accident information is used to represent a vehicle accident situation.
Step S220, responding to the fact that the vehicle state information meets a preset maintenance condition, determining corresponding target accessory attribute information in a vehicle accessory attribute set according to the vehicle state information, and determining corresponding target object attribute information in a maintenance object attribute set.
Specifically, the server may set a maintenance condition of the vehicle state information in advance to generate the vehicle maintenance information when the maintenance condition is satisfied. For example, the server acquires the vehicle mileage in the vehicle state information and the mileage since the last maintenance after receiving the vehicle state information, and determines that the vehicle needs to be maintained when the difference between the vehicle mileage and the mileage since the last maintenance is greater than a preset maintenance threshold. And the server determines target accessory attribute information corresponding to the vehicle accessories required by automobile maintenance in the vehicle accessory attribute set, and determines target object attribute information corresponding to a target maintenance object capable of providing maintenance for the vehicle in the maintenance object attribute set. The target object attribute information may be determined in a manner that a vehicle corresponding to the vehicle state information is positioned, and a predetermined number of pieces of object attribute information closest to the vehicle are determined in the object attribute information set as target object attribute information. Or determining object attribute information which comprises the same vehicle accessory identification as the target vehicle accessory identification in the target object attribute information as the target object attribute information in the maintenance object attribute set.
On the other hand, when accident information is included in the vehicle state information, the server may determine target accessory attribute information in the vehicle accessory attribute information set according to a vehicle collision position in the accident information, and determine at least one adjacent target object attribute information in the maintenance object attribute set according to the accident position.
In another optional implementation manner of the embodiment of the present invention, the preset condition may be that the server receives a maintenance information query request sent by the first client. The maintenance information query request is sent by a driver under the condition that the vehicle corresponding to the first client needs maintenance, wherein the maintenance information query request comprises vehicle accessory identification corresponding to the vehicle accessory needed by vehicle maintenance and vehicle position information representing the position of the vehicle. And after receiving the maintenance information query request comprising the vehicle accessory identification and the vehicle position information, the server searches corresponding target accessory attribute information in the vehicle accessory attribute set according to the vehicle accessory identification, and determines target object attribute information in the maintenance object attribute set according to the vehicle position information. The determining of the target object attribute information in the dimension object attribute set according to the vehicle position information is specifically to determine a predetermined number of object attribute information closest to the vehicle in the dimension object attribute information set as target object attribute information.
The embodiment of the invention is applied to the field of network appointment vehicle for illustration. The first client is a network car booking client used by a network car booking driver. The server can receive the vehicle running state information uploaded by the first client according to a certain rule in a preset sequence to judge whether the online car appointment needs to be maintained or not, and generates vehicle maintenance information to remind an online car appointment owner of vehicle maintenance under the condition that the judgment result is that the maintenance is needed. Further, the network car booking owner can actively send a maintenance information query request to the server when needing to be maintained or maintained, and the server can determine corresponding target accessory attribute information and target object attribute information according to the maintenance information query request to generate vehicle maintenance information to guide the network car booking owner to perform maintenance.
And step S300, generating corresponding vehicle maintenance information according to the target accessory attribute information and the target object attribute information.
Specifically, after determining the target accessory attribute information and the target object attribute information, the server determines vehicle accessories and maintenance objects which may be used in a vehicle maintenance process. And generating corresponding vehicle maintenance information according to the target accessory attribute information and the target object attribute information to remind the vehicle owner to perform maintenance, or prompting the vehicle accessory required by the vehicle owner to perform maintenance and a maintenance object capable of performing vehicle maintenance, namely a maintenance store. Further, the vehicle maintenance information may be transmitted in the form of a front-end page. The method comprises the steps that a target accessory identification control and a target object identification control can be included, the target accessory identification control displays target accessory attribute information under the condition that the target accessory identification control is triggered, and the target object identification control displays target object attribute information under the condition that the target object identification control is triggered.
Further, the server can also generate corresponding vehicle maintenance information according to the vehicle state information, the target accessory attribute information and the target object attribute information. The vehicle management method is applied to the field of network car reservation, and the vehicle maintenance information includes vehicle state information such as vehicle accessories possibly used in a vehicle maintenance process, maintenance object primary network car reservation historical order quantity, network car reservation driving mileage and the like. Optionally, the vehicle maintenance information further includes vehicle information such as a license plate number and a vehicle owner contact information.
And step S400, transmitting the vehicle maintenance information.
Specifically, after determining vehicle maintenance information, the server sends the vehicle maintenance information to a first client corresponding to a vehicle to remind the first client to perform vehicle maintenance or guide vehicle accessories and maintenance shops required by the first client in a maintenance process. Optionally, the server may further send vehicle maintenance information to a second client corresponding to a target maintenance object in the vehicle maintenance information, where the vehicle maintenance information further includes a vehicle identifier, and is used to prompt the first client to perform vehicle maintenance through the second client.
The embodiment of the invention is applied to the field of network appointment vehicle for illustration. The server can send the vehicle maintenance information to a first client corresponding to the online car appointment after the vehicle maintenance information is determined so as to remind an online car appointment driver to perform online car appointment maintenance in time. Furthermore, as most of the network car reservation platforms are used for renting drivers and non-drivers own vehicles, the situation that the maintenance of the network car reservation is neglected can occur. The server can send the vehicle maintenance information to a maintenance store near the online car appointment to be maintained, so that the maintenance store can send a maintenance prompt through the online car appointment in the vehicle maintenance information.
Further, after the server sends vehicle maintenance information to a second client corresponding to the maintenance object, the maintenance object reminds the vehicle to be maintained to go to a shop for maintenance or repair. After the vehicle to be maintained arrives at the shop, a worker of the maintenance object determines the vehicle accessories needed to be used in the maintenance process according to the vehicle maintenance information. When the vehicle accessory is not available in the warehouse of the maintenance object, the staff of the maintenance object can return an accessory scheduling request to the server based on the vehicle maintenance information corresponding to the maintenance process, so as to request the server to schedule the accessory. And the server generates scheduling information comprising target accessory attribute information in the vehicle maintenance information according to the accessory scheduling request so as to send the scheduling information to a third client corresponding to the warehouse management platform for accessory scheduling.
On the other hand, when the vehicle maintenance information is generated based on accident information, after the server sends the vehicle maintenance information to a second client corresponding to a maintenance object, the maintenance object reminds the vehicle to be maintained to go to a shop for maintenance or repair. After the vehicle to be maintained arrives at the store, the staff of the maintenance object also determines the vehicle damage information according to the actual situation of the vehicle. The vehicle damage information may further include a vehicle damage location, a damage degree, and a repair method. And the second client corresponding to the maintenance object sends the vehicle damage information to the server after determining the vehicle damage information, the server determines the vehicle damage quota according to the vehicle damage information and the maintenance price corresponding to the damaged vehicle accessories, and sends the vehicle damage quota to the fourth client corresponding to the insurance company for accident insurance settlement.
FIG. 3 is a data flow diagram illustrating a process for a server to send vehicle maintenance information in accordance with an embodiment of the present invention. As shown in fig. 3, the server 31 obtains vehicle state information uploaded by the first client 30 corresponding to the vehicle or a maintenance information query request sent by the first client 30, and generates corresponding vehicle maintenance information according to the vehicle state information or the maintenance information query request and returns the vehicle maintenance information to the first client 30. Further, the server 31 may also send the vehicle maintenance information to a second client corresponding to a maintenance object around the first client 30, so as to remind the first client 30 of vehicle maintenance through the second client.
Fig. 4 is a data flow diagram of a server sending scheduling information according to an embodiment of the present invention. As shown in fig. 4, the server 41 sends vehicle maintenance information to the second client 40 to remind the first client to perform vehicle maintenance, and when the first client goes to a store for maintenance based on the vehicle maintenance information, the second client 40 generates a corresponding accessory scheduling request according to the vehicle accessories required in the maintenance process in the absence of the vehicle maintenance information, and sends the corresponding accessory scheduling request to the server 41. The server 41 determines corresponding scheduling information after receiving the accessory scheduling request, so as to send the scheduling information to a third client 42 corresponding to a library management. The third client 42 provides the corresponding vehicle accessory for the maintenance shop corresponding to the second client 40 based on the scheduling information.
FIG. 5 is a data flow chart of the server sending the damage quota of the vehicle according to the embodiment of the present invention. As shown in fig. 5, the server 51 sends vehicle maintenance information to the second client 50 to remind the first client to maintain the vehicle, and when the first client goes to a store for maintenance based on the vehicle maintenance information, the second client 50 generates corresponding vehicle damage information according to the vehicle damage condition in the vehicle maintenance process and sends the vehicle damage information to the server 51. After receiving the vehicle damage information, the server 51 determines a corresponding vehicle damage assessment amount according to the vehicle damage condition represented by the vehicle damage information, and further sends the vehicle damage assessment amount to a fourth client 52 corresponding to an insurance company for accident insurance settlement.
The vehicle management method of the embodiment of the invention can uniformly store the vehicle accessory attributes in a standardized format in a mode of determining the vehicle accessory attribute set. Meanwhile, vehicle maintenance information for reminding vehicle maintenance can be automatically generated and sent under the condition that the preset conditions are met, the timely maintenance of the automobile is guaranteed, and the efficiency of the maintenance process is improved.
Fig. 6 is a schematic diagram of a vehicle management apparatus according to an embodiment of the present invention. As shown in fig. 6, the vehicle management apparatus includes an information determination module 60, an attribute determination module 61, an information generation module 62, and an information transmission module 63.
Specifically, the information determining module 60 is configured to determine a vehicle accessory attribute set and a maintenance object attribute set, where the vehicle accessory attribute set includes accessory attribute information corresponding to a plurality of vehicle accessories, and the maintenance object attribute set includes object attribute information corresponding to a plurality of maintenance objects. The attribute determining module 61 is configured to determine target accessory attribute information in the vehicle accessory attribute set and determine target object attribute information in the maintenance object attribute set in response to a preset condition being met. The information generating module 62 is configured to generate corresponding vehicle maintenance information according to the target accessory attribute information and the target object attribute information. The information sending module 63 is configured to send the vehicle maintenance information.
Further, the attribute determining module 61 includes:
the state determining submodule is used for acquiring vehicle state information comprising vehicle identifications, and the vehicle state information is used for representing the running state of a corresponding vehicle;
and the attribute determining submodule is used for determining corresponding target accessory attribute information in a vehicle accessory attribute set according to the vehicle state information in response to the condition that the vehicle state information meets a preset maintenance condition, and determining corresponding target object attribute information in the maintenance object attribute set.
Further, the attribute determining module 61 is specifically:
the attribute query submodule is used for responding to a maintenance information query request which is sent by a first client and comprises a vehicle accessory identification and vehicle position information, searching corresponding target accessory attribute information in the vehicle accessory attribute set according to the vehicle accessory identification, and determining target object attribute information in the maintenance object attribute set according to the vehicle position information.
Further, the information generating module 62 specifically includes:
and the information generation submodule is used for generating corresponding vehicle maintenance information according to the vehicle state information, the target accessory attribute information and the target object attribute information.
Further, the apparatus further comprises:
the scheduling information determining module is used for responding to a received accessory scheduling request sent by a second client corresponding to a maintenance object based on the vehicle maintenance information, and determining scheduling information comprising target accessory attribute information in the vehicle maintenance information;
and the scheduling information sending module is used for sending the scheduling information to a third client.
Further, the apparatus further comprises:
the damage assessment amount determining module is used for responding to the received vehicle damage information sent by a second client corresponding to the maintenance object based on the vehicle maintenance information and determining the vehicle damage assessment amount according to the vehicle damage information;
and the damage assessment limit sending module is used for sending the vehicle damage assessment limit to a fourth client.
The vehicle management device of the embodiment of the invention can uniformly store the vehicle accessory attributes in a standardized format by determining the vehicle accessory attribute set. Meanwhile, vehicle maintenance information for reminding vehicle maintenance can be automatically generated and sent under the condition that the preset conditions are met, the timely maintenance of the automobile is guaranteed, and the efficiency of the maintenance process is improved.
Fig. 7 is a schematic diagram of an electronic device according to an embodiment of the invention. As shown in fig. 7, the electronic device shown in fig. 7 is a general address query device, which includes a general computer hardware structure, which includes at least a processor 70 and a memory 71. The processor 70 and the memory 71 are connected by a bus 72. The memory 71 is adapted to store instructions or programs executable by the processor 70. Processor 70 may be a stand-alone microprocessor or may be a collection of one or more microprocessors. Thus, the processor 70 implements the processing of data and the control of other devices by executing instructions stored by the memory 71 to perform the method flows of embodiments of the present invention as described above. The bus 72 connects the above components together, as well as to a display controller 73 and a display device and an input/output (I/O) device 74. Input/output (I/O) devices 74 may be a mouse, keyboard, modem, network interface, touch input device, motion sensing input device, printer, and other devices known in the art. Typically, the input/output devices 74 are connected to the system through input/output (I/O) controllers 75.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, apparatus (device) or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may employ a computer program product embodied on one or more computer-readable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations of methods, apparatus (devices) and computer program products according to embodiments of the application. It will be understood that each flow in the flow diagrams can be implemented by computer program instructions.
These computer program instructions may be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows.
These computer program instructions may also be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows.
Another embodiment of the invention is directed to a non-transitory storage medium storing a computer-readable program for causing a computer to perform some or all of the above-described method embodiments.
That is, as can be understood by those skilled in the art, all or part of the steps in the method for implementing the embodiments described above may be accomplished by specifying the relevant hardware through a program, where the program is stored in a storage medium and includes several instructions to enable a device (which may be a single chip, a chip, or the like) or a processor (processor) to execute all or part of the steps of the method described in the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (14)

1. A vehicle management method, characterized in that the method comprises:
determining a vehicle accessory attribute set and a maintenance object attribute set, wherein the vehicle accessory attribute set comprises accessory attribute information corresponding to a plurality of vehicle accessories, and the maintenance object attribute set comprises object attribute information corresponding to a plurality of maintenance objects;
in response to a preset condition being met, determining target accessory attribute information in the vehicle accessory attribute set, and determining target object attribute information in the maintenance object attribute set;
generating corresponding vehicle maintenance information according to the target accessory attribute information and the target object attribute information;
and transmitting the vehicle maintenance information.
2. The method of claim 1, wherein determining target accessory attribute information in the set of vehicle accessory attributes in response to a preset condition being met comprises:
acquiring vehicle state information comprising vehicle identification, wherein the vehicle state information is used for representing the running state of a corresponding vehicle;
and in response to the fact that the vehicle state information meets a preset maintenance condition, determining corresponding target accessory attribute information in a vehicle accessory attribute set according to the vehicle state information, and determining corresponding target object attribute information in the maintenance object attribute set.
3. The method according to claim 1, wherein in response to a preset condition being met, determining target accessory attribute information in the vehicle accessory attribute set, wherein determining target object attribute information in the maintenance object attribute set is specifically:
in response to receiving a maintenance information query request which is sent by a first client and comprises a vehicle accessory identification and vehicle position information, searching corresponding target accessory attribute information in the vehicle accessory attribute set according to the vehicle accessory identification, and determining target object attribute information in the maintenance object attribute set according to the vehicle position information.
4. The method according to claim 1, wherein the generating corresponding vehicle maintenance information according to the target accessory attribute information and the target object attribute information is specifically:
and generating corresponding vehicle maintenance information according to the vehicle state information, the target accessory attribute information and the target object attribute information.
5. The method of claim 1, further comprising:
in response to receiving an accessory scheduling request sent by a second client corresponding to a maintenance object based on the vehicle maintenance information, determining scheduling information comprising target accessory attribute information in the vehicle maintenance information;
and sending the scheduling information to a third client.
6. The method of claim 1, further comprising:
in response to the fact that vehicle damage information sent by a second client corresponding to a maintenance object based on the vehicle maintenance information is received, determining a vehicle damage assessment amount according to the vehicle damage information;
and sending the vehicle damage assessment amount to a fourth client.
7. A vehicle management apparatus, characterized in that the apparatus comprises:
the system comprises an information determining module, a maintenance object attribute collecting module and a maintenance object attribute collecting module, wherein the information determining module is used for determining a vehicle accessory attribute collecting and a maintenance object attribute collecting, the vehicle accessory attribute collecting comprises accessory attribute information corresponding to a plurality of vehicle accessories, and the maintenance object attribute collecting comprises object attribute information corresponding to a plurality of maintenance objects;
the attribute determining module is used for determining target accessory attribute information in the vehicle accessory attribute set in response to the preset condition being met, and determining target object attribute information in the maintenance object attribute set;
the information generation module is used for generating corresponding vehicle maintenance information according to the target accessory attribute information and the target object attribute information;
and the information sending module is used for sending the vehicle maintenance information.
8. The apparatus of claim 7, wherein the attribute determination module comprises:
the state determining submodule is used for acquiring vehicle state information comprising vehicle identifications, and the vehicle state information is used for representing the running state of a corresponding vehicle;
and the attribute determining submodule is used for determining corresponding target accessory attribute information in a vehicle accessory attribute set according to the vehicle state information in response to the condition that the vehicle state information meets a preset maintenance condition, and determining corresponding target object attribute information in the maintenance object attribute set.
9. The apparatus according to claim 7, wherein the attribute determining module is specifically:
the attribute query submodule is used for responding to a maintenance information query request which is sent by a first client and comprises a vehicle accessory identification and vehicle position information, searching corresponding target accessory attribute information in the vehicle accessory attribute set according to the vehicle accessory identification, and determining target object attribute information in the maintenance object attribute set according to the vehicle position information.
10. The apparatus according to claim 7, wherein the information generating module is specifically:
and the information generation submodule is used for generating corresponding vehicle maintenance information according to the vehicle state information, the target accessory attribute information and the target object attribute information.
11. The apparatus of claim 7, further comprising:
the scheduling information determining module is used for responding to a received accessory scheduling request sent by a second client corresponding to a maintenance object based on the vehicle maintenance information, and determining scheduling information comprising target accessory attribute information in the vehicle maintenance information;
and the scheduling information sending module is used for sending the scheduling information to a third client.
12. The apparatus of claim 7, further comprising:
the damage assessment amount determining module is used for responding to the received vehicle damage information sent by a second client corresponding to the maintenance object based on the vehicle maintenance information and determining the vehicle damage assessment amount according to the vehicle damage information;
and the damage assessment limit sending module is used for sending the vehicle damage assessment limit to a fourth client.
13. A computer readable storage medium storing computer program instructions, which when executed by a processor implement the method of any one of claims 1-6.
14. An electronic device comprising a memory and a processor, wherein the memory is configured to store one or more computer program instructions, wherein the one or more computer program instructions are executed by the processor to implement the method of any of claims 1-6.
CN202010976390.1A 2020-09-16 2020-09-16 Vehicle management method, device, storage medium and electronic equipment Pending CN112101594A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010976390.1A CN112101594A (en) 2020-09-16 2020-09-16 Vehicle management method, device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010976390.1A CN112101594A (en) 2020-09-16 2020-09-16 Vehicle management method, device, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN112101594A true CN112101594A (en) 2020-12-18

Family

ID=73760494

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010976390.1A Pending CN112101594A (en) 2020-09-16 2020-09-16 Vehicle management method, device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN112101594A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116108040A (en) * 2023-03-07 2023-05-12 南京爱福路汽车科技有限公司 Engine oil automatic adaptation system and method based on custom rules

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106231263A (en) * 2016-08-03 2016-12-14 深圳市永兴元科技有限公司 Car damage identification based on mobile network communication Claims Resolution method and device
CN107247998A (en) * 2017-05-26 2017-10-13 大连毅无链信息技术有限公司 One kind is reminded and and guides vehicle maintenance maintenance system and method
CN107808195A (en) * 2016-08-24 2018-03-16 比亚迪股份有限公司 Maintenance information interacting method, system, vehicle and the Cloud Server of vehicle
CN111401586A (en) * 2020-04-09 2020-07-10 东风小康汽车有限公司重庆分公司 Method and device for generating vehicle maintenance recommendation information

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106231263A (en) * 2016-08-03 2016-12-14 深圳市永兴元科技有限公司 Car damage identification based on mobile network communication Claims Resolution method and device
CN107808195A (en) * 2016-08-24 2018-03-16 比亚迪股份有限公司 Maintenance information interacting method, system, vehicle and the Cloud Server of vehicle
CN107247998A (en) * 2017-05-26 2017-10-13 大连毅无链信息技术有限公司 One kind is reminded and and guides vehicle maintenance maintenance system and method
CN111401586A (en) * 2020-04-09 2020-07-10 东风小康汽车有限公司重庆分公司 Method and device for generating vehicle maintenance recommendation information

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116108040A (en) * 2023-03-07 2023-05-12 南京爱福路汽车科技有限公司 Engine oil automatic adaptation system and method based on custom rules
CN116108040B (en) * 2023-03-07 2024-01-05 南京爱福路汽车科技有限公司 Engine oil automatic adaptation system and method based on custom rules

Similar Documents

Publication Publication Date Title
CN109255855B (en) Vehicle maintenance method, terminal and computer readable storage medium
JP7005708B2 (en) Electronic devices that provide information to delivery personnel and their control methods
CN105550756A (en) Vehicle rapid damage determination method based on simulation of vehicle damages
CN112171665A (en) Motion control method and device, terminal equipment and storage medium
CN105825706A (en) Method and device for pushing parking space information
CN111526170B (en) Push method, display method, device, server, terminal and storage medium
US11288054B2 (en) Vehicular communication system
JPWO2018180347A1 (en) Information processing apparatus, information processing system, information processing method, and program
JP2019185104A (en) Information retrieval server, information retrieval system and information retrieval method
CN112101594A (en) Vehicle management method, device, storage medium and electronic equipment
JP6883494B2 (en) Used car assessment system
CN109493168B (en) Method, device and equipment for processing order and storage medium
CN113516332B (en) Information processing apparatus, non-transitory storage medium, and evaluation method
CN113792213A (en) Service recommendation method, device, equipment and storage medium
CN111178558B (en) Network appointment order processing method and device, computer equipment and readable storage medium
CN111582407A (en) Task processing method and device, readable storage medium and electronic equipment
CN111612565A (en) Vehicle distribution support device, medium, and control method
CN111770075B (en) Task processing method and device, readable storage medium and electronic equipment
CN113961806A (en) Processing method and device for driving feedback recommendation, electronic equipment and storage medium
CN113112047A (en) Processing method and device for network car booking service
CN113706786A (en) Method, device and equipment for controlling temporary parking of shared bicycle and storage medium
CN109146694B (en) Electronic device, user vehicle insurance preference level determining method and storage medium
CN112364219A (en) Content distribution method and device, electronic equipment and storage medium
CN110706065A (en) Order processing method and device, information display method and device and electronic equipment
JP4671615B2 (en) Application management system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination