CN110390600B - Form batch generation method, device, medium and computer equipment - Google Patents

Form batch generation method, device, medium and computer equipment Download PDF

Info

Publication number
CN110390600B
CN110390600B CN201910522810.6A CN201910522810A CN110390600B CN 110390600 B CN110390600 B CN 110390600B CN 201910522810 A CN201910522810 A CN 201910522810A CN 110390600 B CN110390600 B CN 110390600B
Authority
CN
China
Prior art keywords
insured
determining
card
preset
sharing
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.)
Active
Application number
CN201910522810.6A
Other languages
Chinese (zh)
Other versions
CN110390600A (en
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
Priority to CN201910522810.6A priority Critical patent/CN110390600B/en
Publication of CN110390600A publication Critical patent/CN110390600A/en
Application granted granted Critical
Publication of CN110390600B publication Critical patent/CN110390600B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • General Business, Economics & Management (AREA)
  • Development Economics (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Technology Law (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention provides a form batch generation method, a form batch generation device, a computer storage medium and computer equipment; the method comprises the following steps: acquiring push data from a bank server, wherein the push data comprises identity information of a plurality of insured persons and card use information; determining the corresponding rights and interests of each insured life according to the card use information; generating a sharing form for the insured persons with the same rights and interests type to obtain at least one sharing form; and feeding back the identity information of the at least one sharing form and the corresponding insured person to the bank server. By the technical scheme, the batch generation of the forms can be realized, and the pressure of the form server is effectively reduced.

Description

Form batch generation method, device, medium and computer equipment
Technical Field
The present invention relates to the field of computers, and in particular, to a method, an apparatus, a medium, and a computer device for batch generation of forms.
Background
The bank issuing the credit card gives a gift to the user applying for the credit card in order to stimulate the user to use the credit card. While some banks, such as gifts given by banks, are insurance products.
When the user activates the credit card, the bank gives the user an insurance product, and when the user activates the credit card, the user needs to generate an insurance policy in real time, but when the number of users who activate the credit card is too large, the method of issuing the insurance policy in real time brings great pressure to the server.
Therefore, a method is needed that can increase the efficiency of policy generation and reduce the pressure that the server bears.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides a form batch generation method, a device, a medium and computer equipment.
According to a first aspect, an embodiment of the present invention provides a method for batch generation of forms, including:
acquiring push data from a bank server, wherein the push data comprises identity information of a plurality of insured persons and card use information;
determining the corresponding rights and interests of each insured life according to the card use information;
generating a sharing form for the insured persons with the same rights and interests type to obtain at least one sharing form;
and feeding back the identity information of the at least one sharing form and the corresponding insured person to the bank server.
Further, the acquiring push data from the bank server includes:
receiving push data from a bank server;
and storing the push data into a preset storage area.
Further, the obtaining push data from the bank server includes:
determining the data quantity of all pushing data stored in the preset storage area;
and when the data quantity meets a preset condition, acquiring all push data stored in the preset storage area.
Further, the card use information comprises a card identifier and a card first brushing date;
the determining the corresponding rights and interests of each insured life according to the card use information comprises the following steps:
determining the guarantee information of the gift insurance corresponding to each insured person according to the card identification;
determining the corresponding insurance start-stop period of the presented insurance according to the card first brushing date;
and determining the corresponding rights and interests of each protected person according to the guarantee information and the insurance start-stop period.
Further, the generating a sharing form for the insured person with the same corresponding rights and interests includes:
determining the number of the insured persons corresponding to each equity type;
if the number of the insured persons corresponding to the equity type does not exceed the preset number threshold, generating a sharing form for all the insured persons corresponding to the equity type.
Further, if the number of the insured persons corresponding to the equity type exceeds a preset number threshold, dividing the insured persons belonging to the same equity type into N subgroups, and generating a sharing form for each subgroup, wherein N is obtained by calculating the number of the insured persons and the preset number threshold according to a preset calculation rule.
According to a second aspect, an embodiment of the present invention provides a form batch generation device, including:
the pushing data acquisition module is used for acquiring pushing data from the bank server, wherein the pushing data comprises identity information of a plurality of insured persons and card use information;
the right type determining module is used for determining the right type corresponding to each insured life according to the card use information;
the form generation module is used for generating a sharing form for the insured persons with the same rights and interests type to obtain at least one sharing form;
and the form information feedback module is used for feeding back the identity information of the at least one shared form and the corresponding insured person to the bank server.
Further, the card use information comprises a card identifier and a card first brushing date;
the rights type determining module includes:
the guarantee information determining submodule is used for determining the guarantee information of the gift insurance corresponding to each insured person according to the card identification;
the starting and ending period determining submodule is used for determining the corresponding insurance starting and ending period of the presented insurance according to the card first brushing date;
and the rights and interests type determining sub-module is used for determining the rights and interests type corresponding to each protected person according to the guarantee information and the insurance start-stop period.
According to a third aspect, an embodiment of the present invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the form batch generation method described above.
According to a fourth aspect, embodiments of the present invention provide a computer device comprising:
one or more processors;
a storage means for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the form batch generation method described above.
In the embodiment of the invention, the push data from the bank server is obtained, and the push data comprises identity information and card use information of a plurality of insured persons; determining the corresponding rights and interests of each insured life according to the card use information; generating a sharing form for the insured persons with the same rights and interests type to obtain at least one sharing form; and feeding back the identity information of the at least one shared form and the corresponding insured person to the bank server, so that batch generation of forms can be realized, and the pressure of the form server is effectively reduced.
Additional aspects and advantages of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
The foregoing and/or additional aspects and advantages of the invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings, in which:
FIG. 1 is a schematic flow chart of a method for batch generation of forms according to one embodiment of the present invention;
FIG. 2 is a schematic diagram of a form batch generation apparatus according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a computer device according to an embodiment of the present invention.
Detailed Description
Embodiments of the present invention are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative only and are not to be construed as limiting the invention.
It will be understood by those within the art that, unless expressly stated otherwise, the singular forms "a," "an," "the," and "the" are intended to include the plural forms as well, and that "first," "second," and "the" are used herein merely to distinguish one and the same technical feature and do not limit the order, quantity, etc. of that technical feature. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It will be understood by those skilled in the art that all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs unless defined otherwise. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
The embodiment of the invention provides a form batch generation method, and the detailed description of the specific embodiments of the invention is given below with reference to the accompanying drawings. As shown in fig. 1, the form batch generation method provided by the embodiment of the invention includes the following steps:
s110: acquiring push data from a bank server, wherein the push data comprises identity information of a plurality of insured persons and card use information;
s120: determining the corresponding rights and interests of each insured life according to the card use information;
s130: generating a sharing form for the insured persons with the same rights and interests type to obtain at least one sharing form;
s140: and feeding back the identity information of the at least one sharing form and the corresponding insured person to the bank server.
In this embodiment, it should be noted that, the card may be a credit card, after the customer applies for success, a part of the credit card provided by the bank may give the credit card customer an insurance product, and the insurance giving danger is related to the type of the credit card, for example, the customer of the standard credit card of the bank only needs to activate the card and then swipe the card once, and the credit card is not limited in amount, and the standard credit card accident danger can be given from the next day of the first swipe, and the guarantee range includes public transportation accident guarantee that the cardholder takes in the identity of the passenger and gas accident guarantee that the cardholder and the direct relatives living at the same home address.
The bank server will periodically push the relevant data of the insured person, hereinafter referred to as the client, meeting the insured condition to the order server. The bill issuing server obtains push data sent by the bank, determines the corresponding rights and interests of each insured person according to the card use information, and can be combined in one shared form without generating a form for each insured person, wherein all the insured persons in the same shared form can enjoy the same insurance rights and interests when the rights and interests of the insured persons are the same, and the forms can be referred to as insurance forms. When all the push data are processed, if the insurance rights corresponding to a plurality of insured persons are the same, namely, only one rights type is needed, only one shared form is needed to be generated, if 2 or more rights types are needed, at least two shared forms are needed to be generated, and the number of the generated shared forms is equal to the number of the rights types, namely, one shared form corresponding to one rights type.
And then feeding back all the generated shared forms to a bank server, and informing the form number, the form effective date and the related insurance rights information related to the insured person by the bank server, wherein the informing mode can adopt a short message mode or a telephone mode or a mode adopted by the two modes.
In this embodiment, the policy server puts together the insured persons of the same equity type and generates a shared form including a plurality of insured persons without generating a form for each insured person, so that the batch generation of forms can be realized, and the pressure of the policy server can be effectively reduced. Those skilled in the art will appreciate that a single server, a banking server, includes, but is not limited to, a computer, a network host, a single network server, a set of multiple network servers, or a cloud of multiple servers. Here, the Cloud is composed of a large number of computers or network servers based on Cloud Computing (Cloud Computing), which is a kind of distributed Computing, a super virtual computer composed of a group of loosely coupled computer sets.
Specifically, the push data includes identity information and card usage information of a plurality of insured persons. The identity information of the insured person includes credential information such as credential type, credential number, etc. and may also include name, date of birth, gender, age, etc. The card usage information includes a card identifier for determining a type of a card that the insured life applies for success, such as a standard card, an elite platinum card, etc., and a card first swipe date, which is a date on which the customer swipes the card for the first time.
In one embodiment, the step S110: the acquisition of push data from a bank server previously included:
s101: receiving push data from a bank server;
s102: and storing the push data into a preset storage area.
In this embodiment, the bank server may send the push data to the single server periodically, and after the single server receives the push data, the push data is stored in a preset storage area, for example, a database dedicated to storing the push data.
In this embodiment, the stored push data is accumulated to a certain amount and then processing is started, so as to improve the generation efficiency of the form.
Accordingly, the step S110: obtaining push data from a bank server, comprising:
s111: determining the data quantity of all pushing data stored in the preset storage area;
s112: and when the data quantity meets a preset condition, acquiring all push data stored in the preset storage area.
The order-out server detects the data amount of all the push data stored in the preset storage area at regular time, and when the detected data amount meets the preset condition, acquires all the push data stored in the preset storage area, and then performs the operation of generating the form described in the above embodiment.
The data amount of the pushed data refers to the number of the insured people needing to generate the form, and the data pushed by the bank server is stored in the form, so that the form outlet server can look up a table to determine the number of the insured people needing to generate the form.
The preset condition is that when the data quantity exceeds a preset threshold value, the data quantity is determined to meet the preset condition. For example, the preset threshold may be set to 10000, if the data amount, that is, the number of insured persons who need to generate a form, exceeds 10000, it is determined that the preset condition is satisfied, and the push data may be acquired and the related operation of generating the form may be performed.
In one embodiment, the card usage information includes a card identification and a card first swipe date;
the step S120: determining the corresponding rights and interests of each insured life according to the card use information, including:
s121: determining the guarantee information of the gift insurance corresponding to each insured person according to the card identification;
s122: determining the corresponding insurance start-stop period of the presented insurance according to the card first brushing date;
s123: and determining the corresponding rights and interests of each protected person according to the guarantee information and the insurance start-stop period.
In this embodiment, the card identifier is used to determine the secure information of the gift insurance given to the insured person by the bank. The card identifier may be a card name, such as a bank standard credit card gold card, a chinese travel card gold card, etc., or a preset code, where the code may be configured by an administrator according to a specific application scenario, for example, a represents a chinese travel card gold card, B1 represents a bank standard credit card gold card, B2 represents a bank standard credit card gold card affiliated card.
The guarantee information refers to insurance responsibility which needs to be born by an insurer, and the guarantee information comprises insurance items and insurance amounts. It should be noted that, in this embodiment, different card identifiers may correspond to the same security information, for example, the insured person a applies for a credit card of a bank owner, the insured person B applies for a credit card of a bank standard credit card, the security information corresponding to a and B is the same, the security information is shown as follows, where the left side refers to insurance responsibility, and the right side details refer to annual insurance amount.
Unexpected injury of fuel gas: 5 ten thousand per person, 15 ten thousand yuan (including main card holder) of highest claim of each family
Unexpected medical treatment of gas: 2000 yuan/person (100 yuan/time of claim free amount), 6000 yuan (including main card holder) of maximum claim for each family
Gas accident hospitalization body paste: 30 yuan/day, up to 180 days of administration
Public transportation accident injury: an aircraft: 50 ten thousand yuan/train and ship rail transit (including magnetic suspension): 20 ten thousand yuan/car: 5 ten thousand yuan
Public transportation accident medical treatment: 5000 yuan
Public transportation accident hospitalization benefits: 30 yuan/day, up to 180 days of administration
In this example, the calculation rule of the insurance start-stop period corresponding to the gift insurance is formulated by the bank issuing the credit card, so that the calculation rule of each credit card issuing bank needs to be configured in advance, when the insurance start-stop period of the gift insurance of the insured needs to be determined, the calculation rule of the insurance start-stop period corresponding to the card identifier of the insured is determined first, and then the determined calculation rule is used for calculation.
For example, the calculation rule of the insurance start-stop period of the insurance of the credit card gift of the bank is that the effective time of the insurance is taken as the starting time when the card is first swiped on the next day, and the expiration time is taken as the expiration time of the insurance.
In one embodiment, the step S130: generating a sharing form for the insured person with the same corresponding equity type includes:
s131: determining the number of the insured persons corresponding to each equity type;
s132: if the number of the insured persons corresponding to the equity type does not exceed the preset number threshold, generating a sharing form for all the insured persons corresponding to the equity type.
In this embodiment, considering that the form needs to be subjected to the modification processing subsequently, when the modification processing is performed, the insured persons contained in the form need to be traversed, and if the number of the insured persons contained in the form is excessive, the modification processing is not facilitated because of the risk of timeout. Therefore, when generating the shared form, the number of insured persons in the shared form needs to be controlled.
The preset number threshold is preset and used for controlling the number of the insured persons in the sharing form, the specific number can be configured by an administrator according to specific application scenes, for example, the preset number threshold is configured to be 1000, and when the number of the insured persons corresponding to the rights type does not exceed the preset number threshold, only one share form is generated for all the insured persons corresponding to the rights type.
Further, the method further comprises the following steps:
s133: if the number of the insured persons corresponding to the equity type exceeds a preset number threshold, dividing the insured persons belonging to the same equity type into N subgroups, and generating a sharing form for each subgroup, wherein N is obtained by calculating the number of the insured persons and the preset number threshold according to a preset calculation rule.
If the number of insured persons corresponding to a certain equity type exceeds a preset number threshold, for example, the number of insured persons has 1500, and exceeds the preset number threshold 1000, then the 500 insured persons are required to be put together, and a sharing form is generated for the 500 insured persons.
Specifically, the server firstly groups according to the insurance benefits, determines how many people are in each group, namely the insured persons corresponding to each insurance benefit respectively, then calculates how many forms to be obtained according to a preset quantity threshold, and then circularly assembles form data according to the quantity to obtain the forms.
And the insured persons with the same insurance benefits are put together to generate a form, push data pushed by the bank can be completely searched out by utilizing the sql statement control, and then grouping is carried out through the group by statement in the sql.
The preset calculation rule is that N is the sum of the quotient obtained by dividing the number of the insured life by the preset number threshold and one, and based on the above example, the quotient obtained by dividing the number of the insured life by the preset number threshold is equal to 1500/1000=1, 1+1=2, that is, n=2, that is, the insured life of the current equity type needs to be divided into 2 subgroups.
Further, after the value of N is determined, the number of persons included in each of the divided subgroups is determined according to N, and the correction processing is considered to be performed in the following process, so that when the number of persons are allocated to each subgroup, the difference in number of persons among each subgroup is preferably minimized, and on the premise that a plurality of sharing forms are determined to be generated to include the insured persons of a certain equity type, the smaller the number of persons in each sharing form is, the faster the correction efficiency is when the correction is performed in the following process.
Specifically, the total number of insured life may be divided by N, the resulting quotient may be assigned to a partial subgroup as the base number of persons assigned to each subgroup, and the resulting remainder may be assigned to the partial subgroup, respectively. For example, the total number of insured life is 1502, where n=3, the quotient obtained by 1502/3 is 500, the remainder is 2, and at least 500 insured life are found in all three subgroups, and after the remainder is assigned, it can be determined that one subgroup contains 500 people and the other two subgroups have 501 people.
In order to better understand the technical scheme of the invention, the invention also provides a form batch generation device, as shown in fig. 2, which comprises the following modules:
a push data obtaining module 110, configured to obtain push data from a bank server, where the push data includes identity information of a plurality of insured persons and card usage information;
the rights type determining module 120 is configured to determine the rights type corresponding to each insured life according to the card usage information;
the form generation module 130 is configured to generate a sharing form for the insured person with the same rights and interests type, so as to obtain at least one sharing form;
and the form information feedback module 140 is configured to feed back the identity information of the at least one shared form and the corresponding insured person to the bank server.
In one embodiment, before executing the function corresponding to the push data acquisition module 110, the form batch generation device provided by the present invention further executes the function corresponding to the following module:
a push data receiving module 101, configured to receive push data from a bank server;
and the push data storage module 102 is configured to store the push data in a preset storage area.
In one embodiment, the push data acquisition module 110 includes:
a data amount determining submodule 111 for determining the data amounts of all the push data stored in the preset storage area;
and the push data obtaining sub-module 112 is configured to obtain all push data stored in the preset storage area when the data amount meets a preset condition.
In one embodiment, the card usage information includes a card identification and a card first swipe date;
the rights type determining module 120 includes:
a guarantee information determining sub-module 121, configured to determine, according to the card identifier, guarantee information of the given insurance corresponding to each insured person;
a start-stop period determining submodule 122, configured to determine an insurance start-stop period corresponding to the given insurance according to the card first brushing date;
and the rights type determination submodule 123 is used for determining the rights type corresponding to each insured person according to the safeguard information and the insurance start-stop period.
In one embodiment, the form generation module 130 includes:
the person number determination submodule 131 is used for determining the number of the insured persons corresponding to each equity type;
the first form generation module 132 is configured to generate a share form for all the insured persons corresponding to the equity type when the number of the insured persons corresponding to the equity type does not exceed a preset number threshold.
In one embodiment, the form generation module 130 further includes,
the second form generating module 133 is configured to divide the insured persons belonging to the same equity type into N subgroups when the number of insured persons corresponding to the equity type exceeds a preset number threshold, and generate a share form for each subgroup, where N is obtained by calculating the number of insured persons and the preset number threshold according to a preset calculation rule.
It should be noted that, the form batch generation device provided by the embodiment of the present invention can implement the functions implemented by the form batch generation method embodiment, and specific implementation of the functions refers to the description in the form batch generation method, which is not described herein.
The embodiment of the invention also provides a computer readable storage medium, on which a computer program is stored, which when executed by a processor, implements the form batch generation method described above. Wherein the storage medium includes, but is not limited to, any type of disk including floppy disks, hard disks, optical disks, CD-ROMs, and magneto-optical disks, ROMs (Read-Only Memory), RAMs (Random AcceSS Memory ), EPROMs (EraSable Programmable Read-Only Memory), EEPROMs (Electrically EraSable Programmable Read-Only Memory), flash Memory, magnetic cards, or optical cards. That is, a storage medium includes any medium that stores or transmits information in a form readable by a device (e.g., a computer). And may be a read-only memory, a magnetic or optical disk, etc.
The embodiment of the invention also provides a computer device, which comprises:
one or more processors 710;
a storage 720 for storing one or more programs 700,
when the one or more programs 700 are executed by the one or more processors 710, the one or more processors 710 are caused to implement the form batch generation method described above.
Fig. 3 is a schematic structural diagram of a computer device according to the present invention, which includes a processor 710, a storage device 720, an input unit 730, and a display unit 740. Those skilled in the art will appreciate that the structural elements illustrated in FIG. 3 do not constitute a limitation of all computer devices, and may include more or fewer elements than shown, or may combine certain elements. The storage device 720 may be used to store the application 700 and various functional modules, and the processor 710 runs the application 700 stored in the storage device 720 to perform various functional applications and data processing of the apparatus. The storage 720 may be or include both internal memory and external memory. The internal memory may include read-only memory, programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), flash memory, or random access memory. The external memory may include a hard disk, floppy disk, ZIP disk, U-disk, tape, etc. The disclosed memory devices include, but are not limited to, these types of memory devices. The disclosed memory device 720 is by way of example only and not by way of limitation.
The input unit 730 is used for receiving input of signals and receiving related requests such as selecting a voice file inputted by a user. The input unit 730 may include a touch panel and other input devices. The touch panel may collect touch operations on or near the user (e.g., the user's operation on or near the touch panel using any suitable object or accessory such as a finger, stylus, etc.), and drive the corresponding connection device according to a preset program; other input devices may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., play control keys, switch keys, etc.), a trackball, mouse, joystick, etc. The display unit 740 may be used to display information input by a user or information provided to the user and various menus of the computer device. The display unit 740 may take the form of a liquid crystal display, an organic light emitting diode, or the like. The processor 710 is a control center of the computer device, connects various parts of the entire computer using various interfaces and lines, performs various functions and processes data by running or executing software programs and/or modules stored in the memory device 720, and invoking data stored in the memory device.
In one embodiment, a computer device includes one or more processors 710, and one or more storage devices 720, one or more application programs 700, wherein the one or more application programs 700 are stored in the storage devices 720 and configured to be executed by the one or more processors 710, the one or more application programs 700 configured to perform the form batch generation method described in the above embodiments.
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited in order and may be performed in other orders, unless explicitly stated herein. Moreover, at least some of the steps in the flowcharts of the figures may include a plurality of sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, the order of their execution not necessarily being sequential, but may be performed in turn or alternately with other steps or at least a portion of the other steps or stages.
It should be understood that each functional unit in the embodiments of the present invention may be integrated in one processing module, or each unit may exist alone physically, or two or more units may be integrated in one module. The integrated modules may be implemented in hardware or in software functional modules.
The foregoing is only a partial embodiment of the present invention, and it should be noted that it will be apparent to those skilled in the art that modifications and adaptations can be made without departing from the principles of the present invention, and such modifications and adaptations are intended to be comprehended within the scope of the present invention.

Claims (4)

1. The method for generating the forms in batches is characterized by comprising the following steps of:
receiving push data from a bank server, and storing the push data in a preset storage area, wherein the push data comprises identity information of a plurality of insured persons and card use information, and the card use information comprises a card identifier and a card first brushing date;
obtaining push data from a bank server, comprising: determining the data quantity of all pushing data stored in the preset storage area, wherein the data quantity is the number of insured persons needing to generate a form; when the data quantity meets a preset condition, acquiring all pushing data stored in the preset storage area;
determining the corresponding rights and interests of each insured life according to the card use information, including: determining the guarantee information of the gift insurance corresponding to each insured person according to the card identification, wherein the guarantee information comprises insurance responsibility born by the insurer; determining the corresponding insurance start-stop period of the presented insurance according to the card first brushing date; determining the corresponding rights and interests of each protected person according to the guarantee information and the insurance start-stop period;
generating a shared form for insured persons of the same equity type, comprising: determining the number of the insured persons corresponding to each equity type; if the number of the insured persons corresponding to the equity type does not exceed a preset number threshold, generating a sharing form for all the insured persons corresponding to the equity type; if the number of the insured persons corresponding to the equity type exceeds a preset number threshold, dividing the insured persons belonging to the same equity type into N subgroups, and generating a sharing form for each subgroup, wherein N is obtained by calculating the number of the insured persons and the preset number threshold according to a preset calculation rule; obtaining at least one sharing form;
generating at least two sharing forms for the insured person with at least two equity types, wherein the number of generated shares of the sharing forms is equal to the number of equity types, and each equity type corresponds to one sharing form;
and feeding back the identity information of the at least one sharing form and the corresponding insured person to the bank server.
2. A form batch generation apparatus, comprising:
the pushing data acquisition module is used for receiving pushing data from the bank server, storing the pushing data into a preset storage area, wherein the pushing data comprises identity information of a plurality of insured persons and card use information, and the card use information comprises a card identifier and a card first brushing date; obtaining push data from a bank server, comprising: determining the data quantity of all pushing data stored in the preset storage area, wherein the data quantity is the number of insured persons needing to generate a form; when the data quantity meets a preset condition, acquiring all pushing data stored in the preset storage area;
the right type determining module is used for determining the right type corresponding to each insured person according to the card use information, and comprises the following steps: the guarantee information determining submodule is used for determining the guarantee information of the gift insurance corresponding to each insured person according to the card identification, and the guarantee information comprises insurance responsibility born by the insurer;
the starting and ending period determining submodule is used for determining the corresponding insurance starting and ending period of the presented insurance according to the card first brushing date;
the rights and interests type determining submodule is used for determining the rights and interests type corresponding to each protected person according to the guarantee information and the insurance start-stop period;
the form generation module is used for generating a sharing form for the insured persons with the same rights and interests, and comprises the following steps: determining the number of the insured persons corresponding to each equity type; if the number of the insured persons corresponding to the equity type does not exceed a preset number threshold, generating a sharing form for all the insured persons corresponding to the equity type; if the number of the insured persons corresponding to the equity type exceeds a preset number threshold, dividing the insured persons belonging to the same equity type into N subgroups, and generating a sharing form for each subgroup, wherein N is obtained by calculating the number of the insured persons and the preset number threshold according to a preset calculation rule; obtaining at least one sharing form;
generating at least two sharing forms for the insured person with at least two equity types, wherein the number of generated shares of the sharing forms is equal to the number of equity types, and each equity type corresponds to one sharing form;
and the form information feedback module is used for feeding back the identity information of the at least one shared form and the corresponding insured person to the bank server.
3. A computer-readable storage medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements the form batch generation method of claim 1.
4. A computer device, the computer device comprising:
one or more processors;
a storage means for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the form batch generation method of claim 1.
CN201910522810.6A 2019-06-17 2019-06-17 Form batch generation method, device, medium and computer equipment Active CN110390600B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910522810.6A CN110390600B (en) 2019-06-17 2019-06-17 Form batch generation method, device, medium and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910522810.6A CN110390600B (en) 2019-06-17 2019-06-17 Form batch generation method, device, medium and computer equipment

Publications (2)

Publication Number Publication Date
CN110390600A CN110390600A (en) 2019-10-29
CN110390600B true CN110390600B (en) 2024-04-12

Family

ID=68285687

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910522810.6A Active CN110390600B (en) 2019-06-17 2019-06-17 Form batch generation method, device, medium and computer equipment

Country Status (1)

Country Link
CN (1) CN110390600B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6119093A (en) * 1997-07-01 2000-09-12 Walker Asset Management Limited Partnership System for syndication of insurance
CN101944210A (en) * 2010-09-26 2011-01-12 用友软件股份有限公司 Form batch processing method and device
CN102289428A (en) * 2010-06-18 2011-12-21 上海络杰软件有限公司 Method and device for generating forms in bulk
CN107909485A (en) * 2017-10-20 2018-04-13 平安科技(深圳)有限公司 Benefit data generation method and device based on no Claims Resolution
CN108268593A (en) * 2017-12-08 2018-07-10 中国平安财产保险股份有限公司 Credit card is insured processing method, device, server and the storage medium of information
CN108345693A (en) * 2018-03-16 2018-07-31 中国银行股份有限公司 A kind of document handling method and device
CN109118391A (en) * 2017-06-26 2019-01-01 精彩旅图(北京)科技发展有限公司 A kind of method, apparatus, system and computer-readable medium that route is shared

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6119093A (en) * 1997-07-01 2000-09-12 Walker Asset Management Limited Partnership System for syndication of insurance
CN102289428A (en) * 2010-06-18 2011-12-21 上海络杰软件有限公司 Method and device for generating forms in bulk
CN101944210A (en) * 2010-09-26 2011-01-12 用友软件股份有限公司 Form batch processing method and device
CN109118391A (en) * 2017-06-26 2019-01-01 精彩旅图(北京)科技发展有限公司 A kind of method, apparatus, system and computer-readable medium that route is shared
CN107909485A (en) * 2017-10-20 2018-04-13 平安科技(深圳)有限公司 Benefit data generation method and device based on no Claims Resolution
CN108268593A (en) * 2017-12-08 2018-07-10 中国平安财产保险股份有限公司 Credit card is insured processing method, device, server and the storage medium of information
CN108345693A (en) * 2018-03-16 2018-07-31 中国银行股份有限公司 A kind of document handling method and device

Also Published As

Publication number Publication date
CN110390600A (en) 2019-10-29

Similar Documents

Publication Publication Date Title
US11393568B2 (en) Blockchain prescription management system
Kessler et al. The effects of competition on variation in the quality and cost of medical care
EP4050503A1 (en) Methods and systems for identity creation, verification and management
US8489415B1 (en) Systems and methods for the coordination of benefits in healthcare claim transactions
Di Fusco et al. Evaluation of COVID-19 vaccine breakthrough infections among immunocompromised patients fully vaccinated with BNT162b2
WO2019019798A1 (en) Loan product query device and method, and computer readable storage medium
CN102713960A (en) Online system and method of insurance underwriting
AU2011309773A1 (en) System, method, and computer readable medium for distributing targeted data using anonymous profiles
US9152775B1 (en) Question generation in knowledge-based authentication for an enterprise
WO2022089190A1 (en) Product recommendation method and apparatus, and electronic device and readable storage medium
WO2012092172A1 (en) Tokenization of multiple-field records
CN111582699A (en) Medical resource scheduling platform
WO2018214404A1 (en) Insurance policy information processing device, method, system and computer readable storage medium
Rosenblatt The four ages of health law
US20240013249A1 (en) Systems and methods for providing customers with matching rewards
CN111326239A (en) User information management and identity recognition method and device in medical environment
CN110390600B (en) Form batch generation method, device, medium and computer equipment
CN112634017A (en) Remote card opening activation method and device, electronic equipment and computer storage medium
Juneja et al. Design and Development of a Novel Smart Card Model for Healthcare Information System
CN108231152A (en) Medicine prescription result generation method and device
US11393581B2 (en) Resource efficient computer-implemented surgical resource allocation system and method
Jagadamba Adaptive content-aware access control of EPR resource in a healthcare system
US20220036356A1 (en) Biometric tokenized networks
EP3837801B1 (en) Comparing data record entries
US20210082058A1 (en) Biometrics and predictive modeling and monitoring system for health risk assessment

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
GR01 Patent grant
GR01 Patent grant