WO2019019768A1 - 保单打印方法、装置、存储介质和计算机设备 - Google Patents

保单打印方法、装置、存储介质和计算机设备 Download PDF

Info

Publication number
WO2019019768A1
WO2019019768A1 PCT/CN2018/086169 CN2018086169W WO2019019768A1 WO 2019019768 A1 WO2019019768 A1 WO 2019019768A1 CN 2018086169 W CN2018086169 W CN 2018086169W WO 2019019768 A1 WO2019019768 A1 WO 2019019768A1
Authority
WO
WIPO (PCT)
Prior art keywords
policy
template
policy template
type
module
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.)
Ceased
Application number
PCT/CN2018/086169
Other languages
English (en)
French (fr)
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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Publication of WO2019019768A1 publication Critical patent/WO2019019768A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1253Configuration of print job parameters, e.g. using UI at the client
    • G06F3/1257Configuration of print job parameters, e.g. using UI at the client by using pre-stored settings, e.g. job templates, presets, print styles
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance

Definitions

  • the present application relates to the field of computer technology, and in particular, to a policy printing method, apparatus, storage medium, and computer device.
  • the salesperson when the insured purchases the insurance product, the salesperson will enter the insurance information related to the insured in the underwriting system, such as the name of the insured, the type of insurance purchased, and the amount of insurance.
  • the underwriting system will detect according to the entered insurance information, and when the test passes, the underwriting system will cover the insurance and print the corresponding policy.
  • the inventor realized that in the traditional policy printing system, in order to ensure the accuracy of the policy, it is necessary to set different policy templates according to the data content of the policy, resulting in too many policy templates, and the utilization ratio of the policy templates is compared. low.
  • a policy printing method, apparatus, storage medium, and computer device are provided.
  • a policy printing method comprising:
  • the policy template after the policy data is added is sent to the printing device.
  • a policy printing device comprising:
  • a search module configured to find multiple policy template sub-module identifiers associated with the policy type
  • a combination module configured to combine the policy template sub-modules to identify a corresponding policy template sub-module to obtain a policy template according to the combination manner indicated by the policy type;
  • Adding a module configured to add the policy data specified by the policy to be printed to the policy template obtained by combining
  • a sending module configured to send the policy template after adding the policy data to the printing device.
  • One or more non-volatile storage media storing computer readable instructions, when executed by one or more processors, cause one or more processors to perform the following steps:
  • the policy template after the policy data is added is sent to the printing device.
  • a computer device comprising a memory and one or more processors having stored therein computer readable instructions, the computer readable instructions being executable by the processor to cause the one or more processors to execute The following steps:
  • the policy template after the policy data is added is sent to the printing device.
  • FIG. 1 is an application environment diagram of a policy printing method in accordance with one or more embodiments.
  • FIG. 2 is a block diagram of a computer device in accordance with one or more embodiments.
  • FIG. 3 is a flow diagram of a policy printing method in accordance with one or more embodiments.
  • FIG. 4 is a schematic diagram of a policy template resulting from a combination in accordance with one or more embodiments.
  • FIG. 5 is a flow chart showing a policy printing method according to another embodiment.
  • FIG. 6 is a block diagram of a policy printing device in accordance with one or more embodiments.
  • Figure 7 is a block diagram of a policy printing device in accordance with another embodiment.
  • Figure 8 is a block diagram of a policy printing device in accordance with yet another embodiment.
  • FIG. 1 is an application environment diagram of a policy printing method in an embodiment.
  • the policy printing method is applied to a policy printing system.
  • the policy printing system includes a computer device 110 and a printing device 120.
  • Computer device 120 can be a terminal or a server.
  • the terminal can be a personal computer or a mobile terminal.
  • the server can be implemented as a standalone server or a server cluster consisting of multiple physical servers.
  • the computer device 110 After obtaining the policy type of the policy to be printed, the computer device 110 searches for multiple policy template sub-module identifiers associated with the policy type, and combines the policy template sub-modules to identify the corresponding policy template sub-module to obtain the policy according to the combination mode pointed by the policy type.
  • the template adds the policy data specified by the policy to be printed to the combined policy template, and sends the policy template after the policy data is added to the printing device 120 for printing.
  • the computer device includes a processor, memory, and network interface connected by a system bus.
  • the memory includes a nonvolatile storage medium and an internal memory.
  • the non-volatile storage medium of the computer device can store an operating system and computer readable instructions that, when executed, can cause the processor to perform a policy printing method.
  • the processor of the computer device is used to provide computing and control capabilities to support the operation of the entire computer device.
  • the internal memory can be stored with computer readable instructions for implementing a policy printing method provided by the following embodiments when executed by a processor. It will be understood by those skilled in the art that the structure shown in FIG.
  • FIG. 2 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the terminal to which the solution of the present application is applied.
  • the specific terminal may include a ratio. More or fewer components are shown in the figures, or some components are combined, or have different component arrangements.
  • a policy printing method is provided. This embodiment is mainly illustrated by the method being applied to the computer device 110 in FIG. 1 described above. Referring to FIG. 3, the policy printing method specifically includes the following steps:
  • a policy to be printed is a policy that needs to be printed as a paper document by a printing device.
  • the policy to be printed is such as an accident insurance policy, a pension insurance policy or a health insurance policy.
  • the policy type is the basis for classifying the policy. For example, when classified according to the type of insurance policy, the policy type can be accident insurance, pension insurance or health insurance.
  • the computer device can batch print the policy to be printed.
  • the policy list needs to be printed first through the policy list.
  • the computer device receives the policy print request and obtains the policy type of the policy to be printed according to the policy print request. For example, if the policy is selected as “XXX Accident Insurance Policy” through the policy list, then the type of policy obtained by the computer device is “accident insurance”.
  • the policy template submodule identifier is used to uniquely identify a policy template submodule.
  • the policy template submodule is part of the policy template.
  • Policy template sub-modules such as: insured module, insurance information module, insurance liability module and cash value module. Policy templates of different policy types are respectively combined by multiple policy template sub-modules.
  • the computer device stores an association relationship between the policy type and the policy template sub-module identifier. After the computer device obtains the policy type of the policy to be printed, it searches for multiple policy template sub-module identifiers that are associated with the policy type. Different policy types can be associated with multiple policy template sub-module identifiers, or multiple different policy template sub-module identifiers.
  • the combination method is the basis of the policy template sub-module when it is combined.
  • the computer device can set a corresponding combination for each policy type in advance. After obtaining the plurality of policy template sub-module identifiers associated with the policy type, the plurality of policy template sub-modules corresponding to the plurality of policy template sub-module identifiers are combined into a policy template according to a corresponding combination of the policy types.
  • the computer device sets the policy template sub-modules that make up the policy template for each policy type in advance in a corresponding position in the empty template. After obtaining the plurality of policy template sub-module identifiers associated with the policy type, the computer device loads the plurality of policy template sub-modules corresponding to the plurality of policy template sub-module identifiers into corresponding positions in the empty template, so as to be combined into one complete Policy template.
  • Figure 4 shows a schematic diagram of a policy template that is combined in one embodiment.
  • the policy type of the policy template is an accident insurance policy, including four policy template sub-modules, which are an insured module, an insurance information module, an insurance liability module, and a cash value module.
  • the combination method specified by the accident insurance policy is the combination order of the policy template sub-modules, and the combination order is the insurance information module, the insurance responsibility module, the cash value module, and the insured module.
  • the computer device loads the combined policy template, and then adds the policy data specified by the policy to be printed to the corresponding position in the loaded policy template to form a policy template for printing.
  • the policy template after the policy data is added may be sent to the printing device, and the printing device may start to print the policy, and the policy template may be used to perform the policy cover, and the The policy is printed in a certain format.
  • the font size, style, and alignment of each module are freely configurable.
  • the printing time can also be set to perform delayed printing, and printing is started only when the printing time is reached, and printing can be temporarily canceled when the printing time is not reached.
  • the above policy printing method automatically acquires the policy type of the policy to be printed when the policy is required to be printed, searches for the plurality of policy template sub-module identifiers associated with the policy type, and combines the found combinations according to the combination manner pointed to by the policy type.
  • Each policy template sub-module identifies the corresponding policy template sub-module, and the policy template is obtained, and the policy data specified by the policy to be printed is added to the combined policy template, which can be used for printing, thereby being combined by the policy template sub-module.
  • the policy printing method further includes: establishing a policy template sub-module matching each service data type; generating a corresponding policy template sub-module identifier of each policy template sub-module; including according to each policy type
  • the service data type determines the policy template sub-module identifier associated with each policy type, and stores the association relationship between each policy type and the corresponding determined policy template sub-module identifier.
  • the business data type is the type to which the business data in the policy belongs.
  • the policy type is “Children's Safety Accident Insurance”
  • the business data types may include: insured person information type, insurance information type, insurance liability information type and cash value information type.
  • the computer device may establish a policy template sub-module that matches each service data type, and generate a corresponding policy template sub-module identifier of each policy template sub-module. For example, an insured module that matches the insured information type is established to populate the insured person's information into the insured module to complete the policy data.
  • the computer device may obtain, for each policy type, a policy template sub-module that constitutes a policy template corresponding to the policy type according to the service data type included in the policy type, and correspondingly determine corresponding policy templates of the policy template sub-modules.
  • the module identifier identifies the policy template submodule ID associated with each policy type.
  • the computer device may store the association relationship between each policy type and the corresponding determined policy template sub-module identifier, and each policy template sub-module in the template database, and when the administrator performs policy printing, the computer device may be according to the policy.
  • the type is extracted from the template database, and the policy template sub-module associated with the policy type is identified by the corresponding policy template sub-module combination to obtain a policy template for policy printing.
  • the policy template sub-module that matches each service data type is established, and the policy template sub-module that is combined into the policy template corresponding to the policy type is determined according to the service data type included in each policy type, and each policy type is obtained.
  • the association relationship with the corresponding policy template sub-module identifier can be used to search for the required policy template when the policy is required to be printed, thereby improving the utilization of the policy template.
  • step S308 includes: obtaining field information included in the combined policy template; and extracting, from the policy data specified by the policy to be printed, policy data corresponding to each field information; The policy data corresponding to the field information is added to the data area corresponding to each field information in the policy template.
  • Each policy template sub-module that constitutes a policy template is pre-set, and each policy template sub-module contains several field information.
  • Field information is information that contains a topic, such as a name field or a gender field.
  • the computer device can obtain the policy data specified by the policy to be printed, and extract the policy data corresponding to the field information included in the policy template from the policy data specified by the policy to be printed by the field matching manner.
  • the computer device may implement the extraction of the policy data by matching the field numbers.
  • the field number is used to uniquely identify a field information.
  • the policy data specified by the policy to be printed may be stored corresponding to the field number, so the data corresponding to each field information may be acquired by matching the field number.
  • the same type of policy data in order to be able to print the speed of the policy, can be stored in the same location in advance, not only can the type of the policy be quickly determined according to the location of the policy data storage, but also the policy template corresponding to the same type of policy. The same, so after the policy template corresponding to the policy type is determined, the same type of policy can be printed at the same time, and the policy template does not need to be re-adjusted in the middle, which is beneficial to improve the printing efficiency.
  • the computer device fills the extracted policy data into the data area corresponding to each field information in the policy template according to the field information. Specifically, the computer device finds the corresponding field information in the policy template according to the corresponding field information, and determines the data area corresponding to the field information, and fills the policy by filling the data corresponding to each field information into the policy. In the template, the configuration of the policy template is completed, and subsequent printing can be directly performed according to the policy template.
  • the policy data specified by the policy to be printed is added to the policy template obtained by the combination, and the accuracy of the policy information filling in the policy template is ensured.
  • the policy printing method further includes: detecting whether there is a current policy template generation thread; if the current policy template generation thread is detected, the idle policy template generation thread is called to perform the acquisition.
  • the policy template generation thread is used to generate threads for the policy module. Being in an idle state means that the policy module is not generated at the current time. Specifically, a plurality of policy template generation threads are run in parallel in the computer device, and each policy template generation thread is independent of each other.
  • the computer device may generate a policy print job, and then detect whether there is an existing policy template generation thread. If the computer device detects that there is an idle policy template generation thread, the idle policy template generation thread is called to execute the policy print task.
  • policy template generation threads there are currently four policy template generation threads, wherein the policy template generation thread 1 and the policy template generation thread 2 are respectively performing the step of generating a policy module, and when a new policy to be printed is detected, it is determined that there is currently idle.
  • the policy template generation thread 3 and the policy template generation thread 4 that is, the policy template generation thread 3 or the policy template generation thread 4 are executed to execute a new policy print job.
  • the policy template generation thread processes the policy print task one by one, and combines the policy model. When a certain policy model combination error occurs, it does not affect the combination of other policy templates, which can effectively reduce the error rate of the policy template combination.
  • the computer device If the computer device does not detect the idle policy template generation thread, it is determined whether the current number of policy template generation threads is less than a preset threshold, where the preset threshold refers to the maximum number of policy template generation threads, the preset threshold. It can be set according to actual needs, such as the number of policy prints, system resource allocation, and so on. Reasonably set the maximum number of policy template generation threads, which can ensure asynchronous combination processing of the policy module, improve the combination efficiency of the policy module, and allocate system resources reasonably to reduce resource waste.
  • a new policy template generation thread may be created, and the new policy template generation thread is invoked to perform a new policy print task. For example, if the number of current policy template generation threads is 4 and the preset threshold is 5, and the policy template generation thread 1 to the policy template generation thread 4 are both performing the policy print task, a new policy template generation thread 5 can be created for execution. New policy print task. If the policy print task is added at this time, and there is no policy print task currently idle, the current policy print task can be entered into the waiting queue, waiting for the idle policy print task to be executed.
  • the policy template generation thread is called to execute the task separately, and when a certain policy model combination error occurs, the combination of other policy templates is not affected, the error rate of the policy template combination can be effectively reduced, and the policy module is used to generate the thread asynchronous combination policy module. Can improve the combination efficiency of the policy module.
  • the policy printing method before the step S310, further includes: determining a customer label corresponding to the policy template after each policy data is added; and clustering the policy template after adding the policy data according to the customer label; The policy template after the class adds a cover page and adds the page number in the chronological order in which the policy template was obtained.
  • Step S310 includes: transmitting a policy template after adding the cover page and the page number to the printing device.
  • a customer tag is a tag used to identify a customer. For example, multiple policies of the same natural person correspond to the same customer label, and multiple policies of the same legal person organization correspond to the same customer label.
  • the computer device can print a portfolio of to-be-printed policies corresponding to the same customer tag.
  • the policy template after the policy data is added is the generated policy to be printed.
  • the computer device may first determine the customer label corresponding to the policy template after adding the policy data, that is, obtain the customer label corresponding to the policy to be printed, and collect the policy template after adding the policy data according to the customer label.
  • Class the policy template after adding the policy data corresponding to the same customer label belongs to one category, and obtains a plurality of policy sets to be printed, that is, the policy template after adding the policy data included in each policy set to be printed belongs to the same customer , that is, a plurality of policies to be printed corresponding to the same customer are combined into a policy set to be printed.
  • the computer device can add a cover for each policy set to be printed, and the policy module included in the policy set to be printed adds the page number in the chronological order in which the policy template is obtained.
  • page numbers There are several ways to add page numbers. For example, the location of different page numbers and the alignment of different page numbers.
  • the page number can be in the header or in the footer. Alignment includes left, right, and center alignment.
  • the computer device can determine the corresponding page number adding manner according to the policy type, and then calculate the coordinate position added by the page code according to the corresponding adding manner. Specifically, the computer device can obtain the coordinate position added by the page number by setting the offset.
  • the offset is the offset distance for a particular location. For a specific position such as the upper left position, the offset (X, Y) means that X lengths are shifted to the left and Y lengths are moved downward based on the upper left corner.
  • the policies to be printed are clustered, and the cover and page numbers are added for the policy to be printed corresponding to the same customer label, so that the policy printing is more user-friendly and more practical.
  • the policy printing method includes the following steps:
  • step S502 Detect whether there is an existing policy template generation thread currently; if yes, go to step S504; if no, go to step S506.
  • S520 Obtain field information included in the combined policy template; and extract policy data corresponding to each field information from the policy data specified by the policy to be printed.
  • the policy type of the policy to be printed is automatically obtained, and the plurality of policy template sub-module identifiers associated with the policy type are searched, and the combination is found according to the combination mode pointed by the policy type.
  • Each policy template sub-module identifies the corresponding policy template sub-module to obtain the policy template, and then adds the policy data specified by the policy to be printed to the combined policy template, which can be used for printing, thereby being combined by the policy template sub-module To obtain policy templates that match various policy types, greatly improving the utilization of policy templates.
  • a policy printing apparatus 600 includes an acquisition module 601, a lookup module 602, a combination module 603, an addition module 604, and a transmission module 605.
  • the obtaining module 601 is configured to obtain a policy type of the policy to be printed.
  • the lookup module 602 is configured to find a plurality of policy template sub-module identifiers associated with the policy type.
  • the combination module 603 is configured to combine the policy template sub-modules to identify the corresponding policy template sub-module to obtain the policy template according to the combination manner pointed by the policy type.
  • the adding module 604 is configured to add the policy data specified by the policy to be printed to the combined policy template.
  • the sending module 605 is configured to send the policy template after adding the policy data to the printing device.
  • the policy printing apparatus 600 automatically acquires the policy type of the policy to be printed when the policy printing is required, searches for the plurality of policy template sub-module identifiers associated with the policy type, and finds the combination according to the combination mode pointed by the policy type.
  • Each policy template sub-module identifies the corresponding policy template sub-module to obtain the policy template, and then adds the policy data specified by the policy to be printed to the combined policy template, which can be used for printing, thereby being combined by the policy template sub-module To obtain policy templates that match various policy types, greatly improving the utilization of policy templates.
  • the policy printing apparatus 600 further includes a storage module 606.
  • the storage module 606 is configured to establish a policy template sub-module that matches each service data type; generate a policy template sub-module identifier corresponding to each policy template sub-module; and determine, according to the service data type included in each policy type, correspondingly to each policy type
  • the policy template sub-module identifier stores the association relationship between each policy type and the corresponding determined policy template sub-module identifier.
  • the policy template sub-module that matches each service data type is established, and the policy template sub-module that is combined into the policy template corresponding to the policy type is determined according to the service data type included in each policy type, and each policy type is obtained.
  • the association relationship with the corresponding policy template sub-module identifier can be used to search for the required policy template when the policy is required to be printed, thereby improving the utilization of the policy template.
  • the adding module 604 is further configured to obtain the field information included in the combined policy template; and extract the policy data corresponding to each field information from the policy data specified by the policy to be printed; The policy data corresponding to each field information is added to the data area corresponding to each field information in the policy template.
  • the policy data specified by the policy to be printed is added to the policy template obtained by the combination, and the accuracy of the policy information filling in the policy template is ensured.
  • the policy printing apparatus 600 further includes a detecting module 607.
  • the detecting module 607 is configured to detect whether there is an existing policy template generating thread; if the current policy template generating thread is detected, the idle policy template generating thread is called to perform the step of acquiring the policy type of the policy to be printed; if not detected; If there is an existing policy template generation thread, it is detected whether the current number of policy template generation threads is less than a preset threshold. If the threshold is less than the preset threshold, a new policy template generation thread is executed to perform the step of acquiring the policy type of the policy to be printed.
  • the policy template generation thread is called to execute the task separately, and when a certain policy model combination error occurs, the combination of other policy templates is not affected, the error rate of the policy template combination can be effectively reduced, and the policy module is used to generate the thread asynchronous combination policy. Modules can improve the efficiency of the portfolio of policy modules.
  • the adding module 604 is further configured to determine a customer label corresponding to the policy template after each policy data is added; clustering the policy template after adding the policy data according to the customer label; and being a clustered policy template Add a cover page and add the page number in the chronological order in which the policy template was obtained.
  • the sending module 605 is further configured to send the policy template after adding the cover page and the page number to the printing device.
  • the policies to be printed are clustered, and the cover and page numbers are added for the policy to be printed corresponding to the same customer label, so that the policy printing is more user-friendly and more practical.
  • the various modules in the data processing apparatus described above may be implemented in whole or in part by software, hardware, and combinations thereof. Each of the above modules may be embedded in or independent of the processor in the computer device, or may be stored in a memory in the computer device in a software form, so that the processor invokes the operations corresponding to the above modules.
  • One or more non-volatile storage media storing computer readable instructions that, when executed by one or more processors, cause one or more processors to perform the steps of: obtaining a policy for a policy to be printed Type; find multiple policy template sub-module identifiers associated with the policy type; according to the combination mode pointed to by the policy type, combine the policy template sub-modules to identify the corresponding policy template sub-module to obtain the policy template; add the policy data specified by the policy to be printed to The resulting policy template is combined; the policy template after the policy data is added is sent to the printing device.
  • the computer executable instructions cause the processor to perform a search for a plurality of policy template sub-module identifiers associated with the policy type, and further perform the steps of: establishing a policy template sub-module that matches each of the service data types; generating each policy The policy template sub-module identifier of the template sub-module; determining the policy template sub-module identifier associated with each policy type according to the service data type included in each policy type; storing the association between each policy type and the corresponding determined policy template sub-module identifier relationship.
  • adding the policy data specified by the policy to be printed to the combined policy template includes: obtaining field information included in the combined policy template; and extracting each field information from the policy data specified by the policy to be printed The corresponding policy data is added to the data area corresponding to each field information in the policy template.
  • the computer executable instructions cause the processor to perform the following steps before detecting the policy type of the policy to be printed: detecting whether there is currently a free policy template generation thread; if detecting a policy template generation thread that is currently idle, The process of acquiring the policy type of the policy to be printed is performed by the idle policy template generation thread; if the current policy template generation thread is not detected, the current policy template generation thread is detected to be less than a preset threshold, if less than the pre-preview To set a threshold, create a new policy template generation thread to perform the step of obtaining the policy type of the policy to be printed.
  • the computer executable instructions cause the processor to execute the policy template after adding the policy data to the printing device, and further perform the following steps: determining a customer label corresponding to the policy template after each policy data is added; The tag clusters the policy templates after the policy data is added; adds a cover for the clustered policy templates, and adds the page numbers in the chronological order in which the policy templates are obtained.
  • Sending the policy template after adding the policy data to the printing device including: sending the policy template after adding the cover page and the page number to the printing device.
  • the storage medium automatically acquires the policy type of the policy to be printed when the policy printing is required, searches for the plurality of policy template sub-module identifiers associated with the policy type, and combines the found ones according to the combination manner pointed by the policy type.
  • the policy template sub-module identifies the corresponding policy template sub-module to obtain the policy template, and then adds the policy data specified by the policy to be printed to the combined policy template, which can be used for printing, thereby obtaining the policy template sub-module combination. Policy templates with various policy types are matched, which greatly improves the utilization of policy templates.
  • a computer device comprising a memory and one or more processors, the memory storing computer readable instructions, the computer readable instructions being executed by the processor, causing the one or more processors to perform the steps of: acquiring a policy to be printed Policy type; find multiple policy template sub-module identifiers associated with the policy type; according to the combination mode pointed to by the policy type, combine the policy template sub-modules to identify the corresponding policy template sub-module to obtain the policy template; add the policy data specified by the policy to be printed To the combined policy template; the policy template after the policy data is added is sent to the printing device.
  • the computer executable instructions cause the processor to perform a search for a plurality of policy template sub-module identifiers associated with the policy type, and further perform the steps of: establishing a policy template sub-module that matches each of the service data types; generating each policy The policy template sub-module identifier of the template sub-module; determining the policy template sub-module identifier associated with each policy type according to the service data type included in each policy type; storing the association between each policy type and the corresponding determined policy template sub-module identifier relationship.
  • adding the policy data specified by the policy to be printed to the combined policy template includes: obtaining field information included in the combined policy template; and extracting each field information from the policy data specified by the policy to be printed The corresponding policy data is added to the data area corresponding to each field information in the policy template.
  • the computer executable instructions cause the processor to perform the following steps before detecting the policy type of the policy to be printed: detecting whether there is currently a free policy template generation thread; if detecting a policy template generation thread that is currently idle, The process of acquiring the policy type of the policy to be printed is performed by the idle policy template generation thread; if the current policy template generation thread is not detected, the current policy template generation thread is detected to be less than a preset threshold, if less than the pre-preview To set a threshold, create a new policy template generation thread to perform the step of obtaining the policy type of the policy to be printed.
  • the computer executable instructions cause the processor to execute the policy template after adding the policy data to the printing device, and further perform the following steps: determining a customer label corresponding to the policy template after each policy data is added; The tag clusters the policy templates after the policy data is added; adds a cover for the clustered policy templates, and adds the page numbers in the chronological order in which the policy templates are obtained.
  • Sending the policy template after adding the policy data to the printing device including: sending the policy template after adding the cover page and the page number to the printing device.
  • the above computer equipment automatically obtains the policy type of the policy to be printed when the policy printing is required, searches for the plurality of policy template sub-module identifiers associated with the policy type, and combines the found ones according to the combination manner pointed by the policy type.
  • the policy template sub-module identifies the corresponding policy template sub-module to obtain the policy template, and then adds the policy data specified by the policy to be printed to the combined policy template, which can be used for printing, thereby obtaining the policy template sub-module combination. Policy templates with various policy types are matched, which greatly improves the utilization of policy templates.
  • Non-volatile memory can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory can include random access memory (RAM) or external cache memory.
  • RAM is available in a variety of formats, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronization chain.
  • SRAM static RAM
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDRSDRAM double data rate SDRAM
  • ESDRAM enhanced SDRAM
  • Synchlink DRAM SLDRAM
  • Memory Bus Radbus
  • RDRAM Direct RAM
  • DRAM Direct Memory Bus Dynamic RAM
  • RDRAM Memory Bus Dynamic RAM

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Economics (AREA)
  • Human Computer Interaction (AREA)
  • Development Economics (AREA)
  • General Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Record Information Processing For Printing (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

一种保单打印方法,包括:获取待打印保单的保单类型;查找与所述保单类型关联的多个保单模板子模块标识;按照所述保单类型指向的组合方式,组合各所述保单模板子模块标识相应的保单模板子模块得到保单模板;添加所述待打印保单指定的保单数据至组合得到的所述保单模板;将添加保单数据后的所述保单模板发送至打印设备。

Description

保单打印方法、装置、存储介质和计算机设备
相关申请的交叉引用
本申请要求于2017年07月25日提交中国专利局,申请号为2017106138396,发明名称为“保单打印方法、装置、存储介质和计算机设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及计算机技术领域,特别是涉及一种保单打印方法、装置、存储介质和计算机设备。
背景技术
在保险业务中,投保人在购买保险产品时,业务员会在核保系统中录入与投保人相关的投保信息,例如投保人姓名、购买的险种、保额等。核保系统会根据录入的投保信息进行检测,当检测通过后核保系统进行承保,并打印对应的保单。
然而,发明人意识到,在传统的保单打印系统中,通常为了保证保单的准确性,需要根据保单的数据内容的不同来设置不同的保单模板,造成保单模板过多,保单模板的利用率比较低。
发明内容
根据本申请公开的各种实施例,提供一种保单打印方法、装置、存储介质和计算机设备。
一种保单打印方法,包括:
获取待打印保单的保单类型;
查找与所述保单类型关联的多个保单模板子模块标识;
按照所述保单类型指向的组合方式,组合各所述保单模板子模块标识相应的保单模板子模块得到保单模板;
添加所述待打印保单指定的保单数据至组合得到的所述保单模板;及
将添加保单数据后的所述保单模板发送至打印设备。
一种保单打印装置,包括:
获取模块,用于获取待打印保单的保单类型;
查找模块,用于查找与所述保单类型关联的多个保单模板子模块标识;
组合模块,用于按照所述保单类型指向的组合方式,组合各所述保单模板子模块标识相应的保单模板子模块得到保单模板;
添加模块,用于添加所述待打印保单指定的保单数据至组合得到的所述保单模板;及
发送模块,用于将添加保单数据后的所述保单模板发送至打印设备。
一个或多个存储有计算机可读指令的非易失性存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行以下步骤:
获取待打印保单的保单类型;
查找与所述保单类型关联的多个保单模板子模块标识;
按照所述保单类型指向的组合方式,组合各所述保单模板子模块标识相应的保单模板子模块得到保单模板;
添加所述待打印保单指定的保单数据至组合得到的所述保单模板;及
将添加保单数据后的所述保单模板发送至打印设备。
一种计算机设备,包括存储器和一个或多个处理器,所述存储器中储存有计算机可读指令,所述计算机可读指令被所述处理器执行时,使得所述一个或多个处理器执行以下步骤:
获取待打印保单的保单类型;
查找与所述保单类型关联的多个保单模板子模块标识;
按照所述保单类型指向的组合方式,组合各所述保单模板子模块标识相应的保单模板子模块得到保单模板;
添加所述待打印保单指定的保单数据至组合得到的所述保单模板;及
将添加保单数据后的所述保单模板发送至打印设备。
本申请的一个或多个实施例的细节在下面的附图和描述中提出。本申请的其它特征、目的和优点将从说明书、附图以及权利要求书变得明显。
附图说明
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例中所需要使用的附图 作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。
图1为根据一个或多个实施例中保单打印方法的应用环境图。
图2为根据一个或多个实施例中计算机设备的框图。
图3为根据一个或多个实施例中保单打印方法的流程示意图。
图4为根据一个或多个实施例中组合得到的保单模板的示意图。
图5为根据另一个实施例中保单打印方法的流程示意图。
图6为根据一个或多个实施例中保单打印装置的框图。
图7为根据另一个实施例中保单打印装置的框图。
图8为根据又一个实施例中保单打印装置的框图。
具体实施方式
为了使本申请的技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。
图1为一个实施例中保单打印方法的应用环境图。参照图1,该保单打印方法应用于保单打印系统。保单打印系统包括计算机设备110和打印设备120。计算机设备120可以是终端或者服务器。该终端可以是个人计算机或者移动终端。该服务器可以用独立的服务器或者是多个物理服务器组成的服务器集群来实现。计算机设备110在获取待打印保单的保单类型后,查找与保单类型关联的多个保单模板子模块标识,按照保单类型指向的组合方式,组合各保单模板子模块标识相应的保单模板子模块得到保单模板,添加待打印保单指定的保单数据至组合得到的保单模板,将添加保单数据后的保单模板发送至打印设备120进行打印。
图2为一个实施例中计算机设备的框图。如图2所示,该计算机设备包括通过系统总线连接的处理器、存储器和网络接口。存储器包括非易失性存储介质和内存储器。该计算机设备的非易失性存储介质可存储操作系统和计算机可读指令,该计算机可读指令被执行时,可使得处理器执行一种保单打印方法。该计算机设备的处理器用于提供计算和控制能力,支撑整个计算机设备的运行。该内存储器中可储存有计算机可读指令,该计算机可读指令被处理器执行时,该计算机可读指令用于实现以下各实施例所提供的一种保单打印 方法。本领域技术人员可以理解,图2中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的终端的限定,具体的终端可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。
如图3所示,在其中一个实施例中,提供了一种保单打印方法。本实施例主要以该方法应用于上述图1中的计算机设备110来举例说明。参照图3,该保单打印方法具体包括如下步骤:
S302,获取待打印保单的保单类型。
待打印保单是需通过打印设备打印为纸质文档的保单。待打印保单比如意外险保单、养老险保单或者健康险保单等。保单类型是对保单进行分类的依据,比如在按保单所属的险种分类时,保单类型可为意外险、养老险或者健康险等。在本实施例中,计算机设备可对待打印保单进行批量打印。
具体地,当管理员需要进行保单打印时,可先通过保单列表选择需要打印的保单。当管理员点击选择保单时,计算机设备接收保单打印请求,并根据保单打印请求获取待打印保单的保单类型。例如:通过保单列表选择保单为“XXX意外险保单”,那么计算机设备获取的保单类型为“意外险”。
S304,查找与保单类型关联的多个保单模板子模块标识。
保单模板子模块标识用于唯一标识一个保单模板子模块。保单模板子模块是保单模板的组成部分。保单模板子模块如:被保险人模块,保险信息模块,保险责任模块和现金价值模块等。不同的保单类型的保单模板分别由多个保单模板子模块组合得到。
具体地,计算机设备中存储有保单类型与保单模板子模块标识之间的关联关系。当计算机设备获取到待打印保单的保单类型后,查找与该保单类型存在关联关系的多个保单模板子模块标识。不同的保单类型可以关联相同的多个保单模板子模块标识,也可以关联不同的多个保单模板子模块标识。
S306,按照保单类型指向的组合方式,组合各保单模板子模块标识相应的保单模板子模块得到保单模板。
组合方式是保单模板子模块在组合时的依据。
在其中一个实施例中,计算机设备可事先对每个保单类型设置相应的组合方式。计算机设备在获取到保单类型关联的多个保单模板子模块标识后,将该多个保单模板子模块标识对应的多个保单模板子模块按照保单类型相应的组合方式组合为保单模板。
在其中一个实施例中,计算机设备事先对每个保单类型设置组成保单模板的保单模板子模块各自在空模板中对应的位置。计算机设备在获取到保单类型关联的多个保单模板子模块标识后,将该多个保单模板子模块标识对应的多个保单模板子模块加载到空模板中对应的位置,从而组合为一个完整的保单模板。
举例说明,图4示出了一个实施例中组合得到的保单模板的示意图。参考图4,该保单模板的保单类型为意外险保单,包括四个保单模板子模块,分别为被保险人模块,保险信息模块,保险责任模块和现金价值模块。意外险保单指定的组合方式是保单模板子模块的组合顺序,组合顺序依次为保险信息模块、保险责任模块、现金价值模块、被保险人模块。
S308,添加待打印保单指定的保单数据至组合得到的保单模板。
具体地,计算机设备会对组合得到的保单模板进行加载,然后将待打印保单指定的保单数据加入加载的保单模板中的相应位置,形成可供打印的保单模板。
S310,将添加保单数据后的保单模板发送至打印设备。
具体地,当计算机设备添加完保单数据后,可将添加保单数据后的保单模板发送至打印设备,打印设备即可开始打印保单,利用该保单模板可进行保单套打,套打指的是将保单按照一定的格式打印出来。各个模块中字体的大小、样式以及对齐方式都是可以自由配置。
在其它的实施例中,还可设置打印时间,进行延时打印,只有到达该打印时间才开始进行打印,在未到打印时间中,可临时取消打印。
上述保单打印方法,在需要进行保单打印时,自动获取待打印保单的保单类型,查找与该保单类型关联的多个保单模板子模块标识,并按照该保单类型指向的组合方式,组合查找到的各保单模板子模块标识相应的保单模板子模块,即可得到保单模板,再将待打印保单指定的保单数据添加至组合得到的保单模板中,便可用于打印,从而通过保单模板子模块组合来得到各种保单类型相适配的保单模板,大大提高了保单模板的利用率。
在其中一个实施例中,步骤S304之前,该保单打印方法还包括:建立与各业务数据类型匹配的保单模板子模块;生成各保单模板子模块相应的保单模板子模块标识;根据各保单类型包括的业务数据类型,相应确定与各保单类型关联的保单模板子模块标识;存储各保单类型与相应确定的保单模板子模块标识的关联关系。
业务数据类型是保单中业务数据所属的类型。例如,保单类型为“少儿平安意外伤 害保险”,业务数据类型中可包括:被保险人信息类型,保险信息类型,保险责任信息类型和现金价值信息类型。
具体地,计算机设备可建立与各业务数据类型匹配的保单模板子模块,并生成各保单模板子模块相应的保单模板子模块标识。例如,建立被保险人信息类型匹配的被保险人模块,用于将被保险人信息填充到被保险人模块中以完善保单数据。
进一步地,计算机设备可对于每种保单类型,根据该保单类型包括的业务数据类型,获取组成该保单类型对应的保单模板的保单模板子模块,并相应确定这些保单模板子模块相应的保单模板子模块标识,以确定各保单类型关联的保单模板子模块标识。
更进一步地,计算机设备可将各保单类型与相应确定的保单模板子模块标识的关联关系,以及各保单模板子模块存储在模板数据库中,当管理员进行保单打印时,计算机设备即可根据保单类型从模板数据库中,提取与该保单类型关联的保单模板子模块标识相应的保单模板子模块组合得到保单模板,以进行保单打印。
在本实施例中,通过建立各业务数据类型匹配的保单模板子模块,再根据各保单类型包括的业务数据类型,确定组合成该保单类型对应的保单模板的保单模板子模块,得到各保单类型与相应确定的保单模板子模块标识的关联关系,即可在需要进行保单打印时,查找该关联关系即可组合需要的保单模板,从而提高了保单模板的利用率。
在其中一个实施例中,步骤S308包括:获取组合得到的保单模板中包括的字段信息;从待打印保单指定的保单数据中,分别提取各字段信息所对应的保单数据;将所提取到的各字段信息所对应的保单数据,分别添加至保单模板中与各字段信息对应的数据区域。
组成保单模板的各保单模板子模块都是预先设置的,每个保单模板子模块中都包含有若干个字段信息。字段信息是包含某一主题的信息,比如,姓名字段或者性别字段等。
具体地,计算机设备可获取待打印保单指定的保单数据,通过字段匹配的方式从待打印保单指定的保单数据中提取与保单模板中包括的字段信息对应的保单数据。
在其中一个实施例中,计算机设备可以是通过匹配字段编号的方式实现提取保单数据。字段编号用于唯一标识一个字段信息。具体地,待打印保单指定的保单数据可以是对应于字段编号存储的,所以通过字段编号进行匹配就可以获取每个字段信息对应的数据。
在其中一个实施例中,为了能够保单打印的速度,可以预先将相同类型的保单数据存储到同一位置,不但可以根据保单数据存储的位置迅速确定保单的类型,而且由于同一类保单对应的保单模板相同,所以在确定了保单类型对应的保单模板后可以同时将同一类 的保单进行打印,中间不需要重新调整保单模板,有利于提高打印的效率。
进一步地,计算机设备根据字段信息将所提取到的保单数据分别填充到保单模板中与各个字段信息对应的数据区域。具体地,计算机设备将提取出的数据分别根据其对应的字段信息在保单模板中找到对应的字段信息,并确定与该字段信息对应的数据区域,通过将各个字段信息对应的数据填充到该保单模板中,完成保单模板的配置,后续就可以根据该保单模板直接进行相应的打印。
上述实施例中,提供了在组合得到保单模板后,将待打印保单指定的保单数据添加至组合得到的保单模板的方式,保证了保单模板中保单信息填充的准确性。
在其中一个实施例中,步骤S302之前,该保单打印方法还包括:检测当前是否有空闲的保单模板生成线程;若检测当前有空闲的保单模板生成线程,则调用空闲的保单模板生成线程执行获取待打印保单的保单类型的步骤;若未检测当前有空闲的保单模板生成线程,则检测当前的保单模板生成线程的数量是否小于预设阈值,若小于预设阈值,则创建新的保单模板生成线程执行获取待打印保单的保单类型的步骤。
保单模板生成线程用于生成保单模块的线程。处于空闲状态是指当前时间未进行保单模块生成。具体地,在计算机设备中并行运行着多个保单模板生成线程,每个保单模板生成线程相互独立。
具体地,计算机设备在接收到打印请求时,可生成保单打印任务,再检测当前是否有空闲的保单模板生成线程。若计算机设备检测到有空闲的保单模板生成线程,则调用空闲的保单模板生成线程执行保单打印任务。
例如,当前共有4条保单模板生成线程,其中,保单模板生成线程1和保单模板生成线程2分别正在执行生成保单模块的步骤,此时检测到新的待打印保单,则判断出当前还有空闲的保单模板生成线程3及保单模板生成线程4,即调用保单模板生成线程3或保单模板生成线程4执行新的保单打印任务。保单模板生成线程逐个处理保单打印任务,组合得到保单模型,当某一个保单模型组合出错时不影响其它保单模板的组合,能有效降低保单模板组合的出错率。
若计算机设备未检测到有空闲的保单模板生成线程,则判断当前的保单模板生成线程的数量是否小于预设阈值,其中,预设阈值指的是建立保单模板生成线程的最大数目,预设阈值可根据实际需求,例如保单打印数量、系统资源分配等进行设定。合理地设置保单模板生成线程的最大数目,既可以保证异步并发处理组合保单模块,提高保单模块的组 合效率,也可以合理分配系统资源,减少资源浪费。
进一步地,若当前保单模板生成线程的数量小于预设阈值,则可创建新的保单模板生成线程,并调用该新的保单模板生成线程执行新的保单打印任务。例如,当前保单模板生成线程的数量为4,预设阈值为5,而保单模板生成线程1至保单模板生成线程4均正在执行保单打印任务,则可创建新的保单模板生成线程5用于执行新的保单打印任务。若此时再新增保单打印任务,且当前无空闲的保单打印任务,则可令当前新增的保单打印任务进入等待队列,等待空闲的保单打印任务执行。
上述实施例中,调用保单模板生成线程分别执行任务,当某一个保单模型组合出错时不影响其它保单模板的组合,能有效降低保单模板组合的出错率,且利用保单模块生成线程异步组合保单模块,能够提高保单模块的组合效率。
在其中一个实施例中,步骤S310之前,该保单打印方法还包括:确定各添加保单数据后的保单模板所对应的客户标签;按照客户标签对添加保单数据后的保单模板进行聚类;为聚类后的保单模板添加封面,并按照得到保单模板的时间顺序添加页码。步骤S310包括:将添加封面和页码后的保单模板发送至打印设备。
客户标签是用于标识客户的标签。比如,同一自然人的多个保单对应相同的客户标签,同一法人组织的多个保单对应相同的客户标签。计算机设备可将对应相同的客户标签的待打印保单组合打印。
具体地,添加保单数据后的保单模板即为生成的待打印的保单。计算机设备在进行保单批量打印时,可先确定各添加保单数据后的保单模板所对应的客户标签,即获取待打印的保单对应的客户标签,按照客户标签对添加保单数据后的保单模板进行聚类,将对应相同客户标签的添加保单数据后的保单模板归于一类,得到多个待打印的保单集,也就是每个待打印的保单集所包括的添加保单数据后的保单模板属于同一客户,即将同一客户对应的多个待打印的保单组合为待打印的保单集。计算机设备可再为每个待打印的保单集添加封面,并对待打印的保单集包括的保单模块,按照得到保单模板的时间顺序添加页码。
页码的添加样式有多种。比如,不同页码的位置和不同页码的对齐方式。页码可以在页眉也可以在页脚。对齐方式包括左对齐、右对齐以及中间对齐。
计算机设备可根据保单类型确定相应的页码添加方式,然后根据对应的添加方式计算页码添加的坐标位置。具体地,计算机设备可通过设置偏移量得到页码添加的坐标位置。偏移量是针对某一特定位置偏移距离。特定位置比如左上角位置,偏移量(X,Y)表示 在左上角的基础上向左移X个长度,向下移动Y个长度。
举例说明,页脚居中显示偏移量计算:X=(页面宽度-要显示的字符宽度)/2,Y=页面高度-20。页脚居左显示偏移量计算:X=(页面宽度-要显示的字符宽度)/2-20,Y=页面高度-20。页脚居右显示偏移量计算:X=20,Y=页面长度-20。
在本实施例中,对待打印保单进行聚类,为对应相同的客户标签的待打印保单添加封面与页码,使得保单打印更人性化,实用性更强。
如图5所示,在其中一个具体地实施例中,保单打印方法包括以下步骤:
S502,检测当前是否有空闲的保单模板生成线程;若是,则跳转到步骤S504;若否,则跳转到步骤S506。
S504,调用空闲的保单模板生成线程。
S506,检测当前的保单模板生成线程的数量是否小于预设阈值;若是,则跳转到步骤S508;若否,则跳转到步骤S502。
S508,创建新的保单模板生成线程。
S510,通过保单模板生成线程获取待打印保单的保单类型。
S512,建立与各业务数据类型匹配的保单模板子模块;生成各保单模板子模块相应的保单模板子模块标识。
S514,根据各保单类型包括的业务数据类型,相应确定与各保单类型关联的保单模板子模块标识。
S516,存储各保单类型与相应确定的保单模板子模块标识的关联关系。
S518,查找与保单类型关联的多个保单模板子模块标识;按照保单类型指向的组合方式,组合各保单模板子模块标识相应的保单模板子模块得到保单模板。
S520,获取组合得到的保单模板中包括的字段信息;从待打印保单指定的保单数据中,分别提取各字段信息所对应的保单数据。
S522,将所提取到的各字段信息所对应的保单数据,分别添加至保单模板中与各字段信息对应的数据区域。
S524,确定各添加保单数据后的保单模板所对应的客户标签;按照客户标签对添加保单数据后的保单模板进行聚类;为聚类后的保单模板添加封面,并按照得到保单模板的时间顺序添加页码;将添加封面和页码后的保单模板发送至打印设备。
在本实施例中,在需要进行保单打印时,自动获取待打印保单的保单类型,查找与 该保单类型关联的多个保单模板子模块标识,并按照该保单类型指向的组合方式,组合查找到的各保单模板子模块标识相应的保单模板子模块,即可得到保单模板,再将待打印保单指定的保单数据添加至组合得到的保单模板中,便可用于打印,从而通过保单模板子模块组合来得到各种保单类型相适配的保单模板,大大提高了保单模板的利用率。
应该理解的是,上述流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,上述流程图中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。
如图6所示,在其中一个实施例中,提供了一种保单打印装置600,该保单打印装置600包括:获取模块601、查找模块602、组合模块603、添加模块604和发送模块605。
获取模块601,用于获取待打印保单的保单类型。
查找模块602,用于查找与保单类型关联的多个保单模板子模块标识。
组合模块603,用于按照保单类型指向的组合方式,组合各保单模板子模块标识相应的保单模板子模块得到保单模板。
添加模块604,用于添加待打印保单指定的保单数据至组合得到的保单模板。
发送模块605,用于将添加保单数据后的保单模板发送至打印设备。
上述保单打印装置600,在需要进行保单打印时,自动获取待打印保单的保单类型,查找与该保单类型关联的多个保单模板子模块标识,并按照该保单类型指向的组合方式,组合查找到的各保单模板子模块标识相应的保单模板子模块,即可得到保单模板,再将待打印保单指定的保单数据添加至组合得到的保单模板中,便可用于打印,从而通过保单模板子模块组合来得到各种保单类型相适配的保单模板,大大提高了保单模板的利用率。
如图7所示,在其中一个实施例中,该保单打印装置600还包括:存储模块606。
存储模块606,用于建立与各业务数据类型匹配的保单模板子模块;生成各保单模板子模块相应的保单模板子模块标识;根据各保单类型包括的业务数据类型,相应确定与各保单类型关联的保单模板子模块标识;存储各保单类型与相应确定的保单模板子模块标识的关联关系。
在本实施例中,通过建立各业务数据类型匹配的保单模板子模块,再根据各保单类型包括的业务数据类型,确定组合成该保单类型对应的保单模板的保单模板子模块,得到各保单类型与相应确定的保单模板子模块标识的关联关系,即可在需要进行保单打印时,查找该关联关系即可组合需要的保单模板,从而提高了保单模板的利用率。
在其中一个实施例中,添加模块604还用于获取组合得到的保单模板中包括的字段信息;从待打印保单指定的保单数据中,分别提取各字段信息所对应的保单数据;将所提取到的各字段信息所对应的保单数据,分别添加至保单模板中与各字段信息对应的数据区域。
在本实施例中,提供了在组合得到保单模板后,将待打印保单指定的保单数据添加至组合得到的保单模板的方式,保证了保单模板中保单信息填充的准确性。
如图8所示,在其中一个实施例中,该保单打印装置600还包括:检测模块607。
检测模块607,用于检测当前是否有空闲的保单模板生成线程;若检测当前有空闲的保单模板生成线程,则调用空闲的保单模板生成线程执行获取待打印保单的保单类型的步骤;若未检测当前有空闲的保单模板生成线程,则检测当前的保单模板生成线程的数量是否小于预设阈值,若小于预设阈值,则创建新的保单模板生成线程执行获取待打印保单的保单类型的步骤。
在本实施例中,调用保单模板生成线程分别执行任务,当某一个保单模型组合出错时不影响其它保单模板的组合,能有效降低保单模板组合的出错率,且利用保单模块生成线程异步组合保单模块,能够提高保单模块的组合效率。
在其中一个实施例中,添加模块604还用于确定各添加保单数据后的保单模板所对应的客户标签;按照客户标签对添加保单数据后的保单模板进行聚类;为聚类后的保单模板添加封面,并按照得到保单模板的时间顺序添加页码。发送模块605还用于将添加封面和页码后的保单模板发送至打印设备。
在本实施例中,对待打印保单进行聚类,为对应相同的客户标签的待打印保单添加封面与页码,使得保单打印更人性化,实用性更强。
关于数据处理装置的具体限定可以参见上文中对于数据处理方法的限定,在此不再赘述。上述数据处理装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。
一个或多个存储有计算机可读指令的非易失性存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行执行以下步骤:获取待打印保单的保单类型;查找与保单类型关联的多个保单模板子模块标识;按照保单类型指向的组合方式,组合各保单模板子模块标识相应的保单模板子模块得到保单模板;添加待打印保单指定的保单数据至组合得到的保单模板;将添加保单数据后的保单模板发送至打印设备。
在一个实施例中,计算机可执行指令使得处理器执行查找与保单类型关联的多个保单模板子模块标识之前,还执行以下步骤:建立与各业务数据类型匹配的保单模板子模块;生成各保单模板子模块相应的保单模板子模块标识;根据各保单类型包括的业务数据类型,相应确定与各保单类型关联的保单模板子模块标识;存储各保单类型与相应确定的保单模板子模块标识的关联关系。
在一个实施例中,添加待打印保单指定的保单数据至组合得到的保单模板,包括:获取组合得到的保单模板中包括的字段信息;从待打印保单指定的保单数据中,分别提取各字段信息所对应的保单数据;将所提取到的各字段信息所对应的保单数据,分别添加至保单模板中与各字段信息对应的数据区域。
在一个实施例中,计算机可执行指令使得处理器执行获取待打印保单的保单类型之前,还执行以下步骤:检测当前是否有空闲的保单模板生成线程;若检测当前有空闲的保单模板生成线程,则调用空闲的保单模板生成线程执行获取待打印保单的保单类型的步骤;若未检测当前有空闲的保单模板生成线程,则检测当前的保单模板生成线程的数量是否小于预设阈值,若小于预设阈值,则创建新的保单模板生成线程执行获取待打印保单的保单类型的步骤。
在一个实施例中,计算机可执行指令使得处理器执行将添加保单数据后的保单模板发送至打印设备之前,还执行以下步骤:确定各添加保单数据后的保单模板所对应的客户标签;按照客户标签对添加保单数据后的保单模板进行聚类;为聚类后的保单模板添加封面,并按照得到保单模板的时间顺序添加页码。将添加保单数据后的保单模板发送至打印设备,包括:将添加封面和页码后的保单模板发送至打印设备。
上述存储介质,在需要进行保单打印时,自动获取待打印保单的保单类型,查找与该保单类型关联的多个保单模板子模块标识,并按照该保单类型指向的组合方式,组合查找到的各保单模板子模块标识相应的保单模板子模块,即可得到保单模板,再将待打印保单指定的保单数据添加至组合得到的保单模板中,便可用于打印,从而通过保单模板子模 块组合来得到各种保单类型相适配的保单模板,大大提高了保单模板的利用率。
一种计算机设备,包括存储器和一个或多个处理器,存储器中储存有计算机可读指令,计算机可读指令被处理器执行时,使得一个或多个处理器执行以下步骤:获取待打印保单的保单类型;查找与保单类型关联的多个保单模板子模块标识;按照保单类型指向的组合方式,组合各保单模板子模块标识相应的保单模板子模块得到保单模板;添加待打印保单指定的保单数据至组合得到的保单模板;将添加保单数据后的保单模板发送至打印设备。
在一个实施例中,计算机可执行指令使得处理器执行查找与保单类型关联的多个保单模板子模块标识之前,还执行以下步骤:建立与各业务数据类型匹配的保单模板子模块;生成各保单模板子模块相应的保单模板子模块标识;根据各保单类型包括的业务数据类型,相应确定与各保单类型关联的保单模板子模块标识;存储各保单类型与相应确定的保单模板子模块标识的关联关系。
在一个实施例中,添加待打印保单指定的保单数据至组合得到的保单模板,包括:获取组合得到的保单模板中包括的字段信息;从待打印保单指定的保单数据中,分别提取各字段信息所对应的保单数据;将所提取到的各字段信息所对应的保单数据,分别添加至保单模板中与各字段信息对应的数据区域。
在一个实施例中,计算机可执行指令使得处理器执行获取待打印保单的保单类型之前,还执行以下步骤:检测当前是否有空闲的保单模板生成线程;若检测当前有空闲的保单模板生成线程,则调用空闲的保单模板生成线程执行获取待打印保单的保单类型的步骤;若未检测当前有空闲的保单模板生成线程,则检测当前的保单模板生成线程的数量是否小于预设阈值,若小于预设阈值,则创建新的保单模板生成线程执行获取待打印保单的保单类型的步骤。
在一个实施例中,计算机可执行指令使得处理器执行将添加保单数据后的保单模板发送至打印设备之前,还执行以下步骤:确定各添加保单数据后的保单模板所对应的客户标签;按照客户标签对添加保单数据后的保单模板进行聚类;为聚类后的保单模板添加封面,并按照得到保单模板的时间顺序添加页码。将添加保单数据后的保单模板发送至打印设备,包括:将添加封面和页码后的保单模板发送至打印设备。
上述计算机设备,在需要进行保单打印时,自动获取待打印保单的保单类型,查找与该保单类型关联的多个保单模板子模块标识,并按照该保单类型指向的组合方式,组合 查找到的各保单模板子模块标识相应的保单模板子模块,即可得到保单模板,再将待打印保单指定的保单数据添加至组合得到的保单模板中,便可用于打印,从而通过保单模板子模块组合来得到各种保单类型相适配的保单模板,大大提高了保单模板的利用率。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机可读指令来指令相关的硬件来完成,所述的计算机可读指令可存储于一非易失性计算机可读取存储介质中,该计算机可读指令在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。
以上实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对本申请专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。

Claims (20)

  1. 一种保单打印方法,包括:
    获取待打印保单的保单类型;
    查找与所述保单类型关联的多个保单模板子模块标识;
    按照所述保单类型指向的组合方式,组合各所述保单模板子模块标识相应的保单模板子模块得到保单模板;
    添加所述待打印保单指定的保单数据至组合得到的所述保单模板;及
    将添加保单数据后的所述保单模板发送至打印设备。
  2. 根据权利要求1所述的方法,其特征在于,所述查找与所述保单类型关联的多个保单模板子模块标识之前,所述方法还包括:
    建立与各业务数据类型匹配的保单模板子模块;
    生成各所述保单模板子模块相应的保单模板子模块标识;
    根据各保单类型包括的业务数据类型,相应确定与各保单类型关联的保单模板子模块标识;及
    存储各保单类型与相应确定的保单模板子模块标识的关联关系。
  3. 根据权利要求1所述的方法,其特征在于,所述添加所述待打印保单指定的保单数据至组合得到的所述保单模板,包括:
    获取组合得到的所述保单模板中包括的字段信息;
    从所述待打印保单指定的保单数据中,分别提取各字段信息所对应的保单数据;及
    将所提取到的各字段信息所对应的保单数据,分别添加至所述保单模板中与各字段信息对应的数据区域。
  4. 根据权利要求1所述的方法,其特征在于,所述获取待打印保单的保单类型之前,所述方法还包括:
    检测当前是否有空闲的保单模板生成线程;
    若检测当前有空闲的保单模板生成线程,则调用所述空闲的保单模板生成线程执行所述获取待打印保单的保单类型的步骤;及
    若未检测当前有空闲的保单模板生成线程,则检测当前的保单模板生成线程的数量是否小于预设阈值,若小于所述预设阈值,则创建新的保单模板生成线程执行所述获取待打印保单的保单类型的步骤。
  5. 根据权利要求1所述的方法,其特征在于,所述将添加保单数据后的所述保单模板发送至打印设备之前,所述方法还包括:
    确定各添加保单数据后的保单模板所对应的客户标签;
    按照客户标签对添加保单数据后的保单模板进行聚类;及
    为聚类后的保单模板添加封面,并按照得到保单模板的时间顺序添加页码;
    所述将添加保单数据后的所述保单模板发送至打印设备,包括:
    将添加封面和页码后的保单模板发送至打印设备。
  6. 一种保单打印装置,包括:
    获取模块,用于获取待打印保单的保单类型;
    查找模块,用于查找与所述保单类型关联的多个保单模板子模块标识;
    组合模块,用于按照所述保单类型指向的组合方式,组合各所述保单模板子模块标识相应的保单模板子模块得到保单模板;
    添加模块,用于添加所述待打印保单指定的保单数据至组合得到的所述保单模板;及
    发送模块,用于将添加保单数据后的所述保单模板发送至打印设备。
  7. 根据权利要求6所述的装置,其特征在于,还包括:
    存储模块,用于建立与各业务数据类型匹配的保单模板子模块;生成各所述保单模板子模块相应的保单模板子模块标识;根据各保单类型包括的业务数据类型,相应确定与各保单类型关联的保单模板子模块标识;存储各保单类型与相应确定的保单模板子模块标识的关联关系。
  8. 根据权利要求6所述的装置,其特征在于,所述添加模块还用于获取组合得到的所述保单模板中包括的字段信息;从所述待打印保单指定的保单数据中,分别提取各字段信息所对应的保单数据;及将所提取到的各字段信息所对应的保单数据,分别添加至所述保单模板中与各字段信息对应的数据区域。
  9. 根据权利要求6所述的装置,其特征在于,还包括:
    检测模块,用于检测当前是否有空闲的保单模板生成线程;若检测当前有空闲的保单模板生成线程,则调用所述空闲的保单模板生成线程执行所述获取待打印保单的保单类型的步骤;及若未检测当前有空闲的保单模板生成线程,则检测当前的保单模板生成线程的数量是否小于预设阈值,若小于所述预设阈值,则创建新的保单模板生成线程执行所述 获取待打印保单的保单类型的步骤。
  10. 根据权利要求6所述的装置,其特征在于,所述添加模块还用于确定各添加保单数据后的保单模板所对应的客户标签;按照客户标签对添加保单数据后的保单模板进行聚类;为聚类后的保单模板添加封面,并按照得到保单模板的时间顺序添加页码;
    所述发送模块还用于将添加封面和页码后的保单模板发送至打印设备。
  11. 一个或多个存储有计算机可读指令的非易失性计算机可读存储介质,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:
    获取待打印保单的保单类型;
    查找与所述保单类型关联的多个保单模板子模块标识;
    按照所述保单类型指向的组合方式,组合各所述保单模板子模块标识相应的保单模板子模块得到保单模板;
    添加所述待打印保单指定的保单数据至组合得到的所述保单模板;及
    将添加保单数据后的所述保单模板发送至打印设备。
  12. 根据权利要求11所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:
    建立与各业务数据类型匹配的保单模板子模块;
    生成各所述保单模板子模块相应的保单模板子模块标识;
    根据各保单类型包括的业务数据类型,相应确定与各保单类型关联的保单模板子模块标识;及
    存储各保单类型与相应确定的保单模板子模块标识的关联关系。
  13. 根据权利要求11所述的存储介质,其特征在于,所述添加所述待打印保单指定的保单数据至组合得到的所述保单模板,包括:
    获取组合得到的所述保单模板中包括的字段信息;
    从所述待打印保单指定的保单数据中,分别提取各字段信息所对应的保单数据;及
    将所提取到的各字段信息所对应的保单数据,分别添加至所述保单模板中与各字段信息对应的数据区域。
  14. 根据权利要求11所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:
    检测当前是否有空闲的保单模板生成线程;
    若检测当前有空闲的保单模板生成线程,则调用所述空闲的保单模板生成线程执行所述获取待打印保单的保单类型的步骤;及
    若未检测当前有空闲的保单模板生成线程,则检测当前的保单模板生成线程的数量是否小于预设阈值,若小于所述预设阈值,则创建新的保单模板生成线程执行所述获取待打印保单的保单类型的步骤。
  15. 根据权利要求11所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:
    确定各添加保单数据后的保单模板所对应的客户标签;
    按照客户标签对添加保单数据后的保单模板进行聚类;及
    为聚类后的保单模板添加封面,并按照得到保单模板的时间顺序添加页码;
    所述将添加保单数据后的所述保单模板发送至打印设备,包括:
    将添加封面和页码后的保单模板发送至打印设备。
  16. 一种计算机设备,包括存储器及一个或多个处理器,所述存储器中储存有计算机可读指令,所述计算机可读指令被所述一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:
    获取待打印保单的保单类型;
    查找与所述保单类型关联的多个保单模板子模块标识;
    按照所述保单类型指向的组合方式,组合各所述保单模板子模块标识相应的保单模板子模块得到保单模板;
    添加所述待打印保单指定的保单数据至组合得到的所述保单模板;及
    将添加保单数据后的所述保单模板发送至打印设备。
  17. 根据权利要求16所述的计算机设备,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:
    建立与各业务数据类型匹配的保单模板子模块;
    生成各所述保单模板子模块相应的保单模板子模块标识;
    根据各保单类型包括的业务数据类型,相应确定与各保单类型关联的保单模板子模块标识;及
    存储各保单类型与相应确定的保单模板子模块标识的关联关系。
  18. 根据权利要求16所述的计算机设备,其特征在于,所述添加所述待打印保单指 定的保单数据至组合得到的所述保单模板,包括:
    获取组合得到的所述保单模板中包括的字段信息;
    从所述待打印保单指定的保单数据中,分别提取各字段信息所对应的保单数据;及
    将所提取到的各字段信息所对应的保单数据,分别添加至所述保单模板中与各字段信息对应的数据区域。
  19. 根据权利要求16所述的计算机设备,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:
    检测当前是否有空闲的保单模板生成线程;
    若检测当前有空闲的保单模板生成线程,则调用所述空闲的保单模板生成线程执行所述获取待打印保单的保单类型的步骤;及
    若未检测当前有空闲的保单模板生成线程,则检测当前的保单模板生成线程的数量是否小于预设阈值,若小于所述预设阈值,则创建新的保单模板生成线程执行所述获取待打印保单的保单类型的步骤。
  20. 根据权利要求16所述的计算机设备,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:
    确定各添加保单数据后的保单模板所对应的客户标签;
    按照客户标签对添加保单数据后的保单模板进行聚类;及
    为聚类后的保单模板添加封面,并按照得到保单模板的时间顺序添加页码;
    所述将添加保单数据后的所述保单模板发送至打印设备,包括:
    将添加封面和页码后的保单模板发送至打印设备。
PCT/CN2018/086169 2017-07-25 2018-05-09 保单打印方法、装置、存储介质和计算机设备 Ceased WO2019019768A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710613839.6 2017-07-25
CN201710613839.6A CN108509158B (zh) 2017-07-25 2017-07-25 保单打印方法、装置、存储介质和计算机设备

Publications (1)

Publication Number Publication Date
WO2019019768A1 true WO2019019768A1 (zh) 2019-01-31

Family

ID=63373343

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/086169 Ceased WO2019019768A1 (zh) 2017-07-25 2018-05-09 保单打印方法、装置、存储介质和计算机设备

Country Status (2)

Country Link
CN (1) CN108509158B (zh)
WO (1) WO2019019768A1 (zh)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109509313A (zh) * 2018-10-12 2019-03-22 中国平安财产保险股份有限公司 保单打印的数据处理方法、装置、计算机设备和存储介质
CN110543285A (zh) * 2019-09-06 2019-12-06 重庆顺利科技有限公司 一种用于法院的卷壳打印系统
CN111176590B (zh) * 2019-12-27 2024-03-19 深圳市微购科技有限公司 基于适配的打印方法、设备、装置及计算机可读存储介质
CN114942832A (zh) * 2022-03-28 2022-08-26 中国人寿保险股份有限公司 业务契约单证生成方法、装置、电子设备及存储介质
CN115936894A (zh) * 2022-11-17 2023-04-07 中国平安财产保险股份有限公司 电子单据出单方法、装置、计算机设备及存储介质
CN117234442B (zh) * 2023-11-09 2024-04-19 金蝶征信有限公司 数据打印方法、装置、计算机设备及计算机可读存储介质
CN117472302B (zh) * 2023-12-28 2024-02-27 湖南医标通信息科技有限公司 时间管理标签打印机的分布式打印方法

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070079236A1 (en) * 2005-10-04 2007-04-05 Microsoft Corporation Multi-form design with harmonic composition for dynamically aggregated documents
CN104657090A (zh) * 2013-11-20 2015-05-27 航天信息股份有限公司 一种税控系统中发票打印元素模块化方法
CN105631738A (zh) * 2015-12-30 2016-06-01 中国建设银行股份有限公司 一种会计凭证模板标准化录入与存储系统
CN105930313A (zh) * 2016-04-13 2016-09-07 平安科技(深圳)有限公司 处理通知信息的方法和装置
CN105930109A (zh) * 2016-04-06 2016-09-07 北京红马传媒文化发展有限公司 一种单据打印的方法、系统及终端
CN106600428A (zh) * 2016-12-23 2017-04-26 泰康保险集团股份有限公司 保单生成方法及装置
CN106940628A (zh) * 2016-01-04 2017-07-11 平安科技(深圳)有限公司 单证打印方法和装置

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070079236A1 (en) * 2005-10-04 2007-04-05 Microsoft Corporation Multi-form design with harmonic composition for dynamically aggregated documents
CN104657090A (zh) * 2013-11-20 2015-05-27 航天信息股份有限公司 一种税控系统中发票打印元素模块化方法
CN105631738A (zh) * 2015-12-30 2016-06-01 中国建设银行股份有限公司 一种会计凭证模板标准化录入与存储系统
CN106940628A (zh) * 2016-01-04 2017-07-11 平安科技(深圳)有限公司 单证打印方法和装置
CN105930109A (zh) * 2016-04-06 2016-09-07 北京红马传媒文化发展有限公司 一种单据打印的方法、系统及终端
CN105930313A (zh) * 2016-04-13 2016-09-07 平安科技(深圳)有限公司 处理通知信息的方法和装置
CN106600428A (zh) * 2016-12-23 2017-04-26 泰康保险集团股份有限公司 保单生成方法及装置

Also Published As

Publication number Publication date
CN108509158B (zh) 2020-01-03
CN108509158A (zh) 2018-09-07

Similar Documents

Publication Publication Date Title
WO2019019768A1 (zh) 保单打印方法、装置、存储介质和计算机设备
WO2020186786A1 (zh) 文件处理方法、装置、计算机设备和存储介质
WO2022095520A1 (zh) 文档编辑方法、装置、服务器、终端和存储介质
CN111191079B (zh) 一种文档内容获取方法、装置、设备及存储介质
WO2019149019A1 (zh) 数据交互方法、装置、计算机设备和存储介质
US9870420B2 (en) Classification and storage of documents
CN110990390B (zh) 数据协同处理方法、装置、计算机设备和存储介质
WO2020233332A1 (zh) 文本结构化信息提取方法、服务器及存储介质
CN106897341A (zh) 二维码信息查询方法、服务器、客户端及系统
US20220301285A1 (en) Processing picture-text data
WO2019019361A1 (zh) 数据库数据处理方法、装置、计算机设备和存储介质
WO2019061991A1 (zh) 多元通用模型平台建模方法、电子设备及计算机可读存储介质
CN110309334A (zh) 图数据库的查询方法、系统、计算机设备和可读存储介质
CN111708971A (zh) 页面配置方法、装置、计算机设备和存储介质
CN107733967A (zh) 推送信息的处理方法、装置、计算机设备和存储介质
US20230177251A1 (en) Method, device, and system for analyzing unstructured document
CN113780116B (zh) 发票分类方法、装置、计算机设备和存储介质
CN111144402A (zh) Ocr识别准确率的计算方法、装置、设备以及存储介质
WO2019200741A1 (zh) 项目评估信息处理方法、装置、计算机设备和存储介质
WO2019056489A1 (zh) 图片展示方法、装置、终端和存储介质
US9706006B2 (en) System and method of context aware adaption of content for a mobile device
CN111242167B (zh) 分布式图像标注方法、装置、计算机设备和存储介质
CN111737005B (zh) 任务处理方法、装置、计算机设备和存储介质
CN112463791A (zh) 核电站文档数据获取方法、装置、计算机设备及存储介质
CN115185573A (zh) 应用配置信息的配置方法、装置、计算机设备和存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18839394

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18839394

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 04/08/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18839394

Country of ref document: EP

Kind code of ref document: A1