CN108536459B - Updating method, device, equipment and computer storage medium of financial product - Google Patents

Updating method, device, equipment and computer storage medium of financial product Download PDF

Info

Publication number
CN108536459B
CN108536459B CN201810337549.8A CN201810337549A CN108536459B CN 108536459 B CN108536459 B CN 108536459B CN 201810337549 A CN201810337549 A CN 201810337549A CN 108536459 B CN108536459 B CN 108536459B
Authority
CN
China
Prior art keywords
product
information
product information
financial
acquiring
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
CN201810337549.8A
Other languages
Chinese (zh)
Other versions
CN108536459A (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.)
OneConnect Financial Technology Co Ltd Shanghai
Original Assignee
OneConnect Financial Technology Co Ltd Shanghai
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 OneConnect Financial Technology Co Ltd Shanghai filed Critical OneConnect Financial Technology Co Ltd Shanghai
Priority to CN201810337549.8A priority Critical patent/CN108536459B/en
Publication of CN108536459A publication Critical patent/CN108536459A/en
Application granted granted Critical
Publication of CN108536459B publication Critical patent/CN108536459B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention discloses a financial product updating method, which comprises the following steps: receiving a financial product update request, and acquiring product information contained in the financial product update request; acquiring a product identifier in the product information, determining a product display template of a financial product according to the product identifier and a preset mapping relation table, generating a product introduction page according to the product information and the product display template, and setting a corresponding relation between the product introduction page and a user data interface; receiving a query request sent by a user terminal, acquiring a target data interface corresponding to the query request, and acquiring a corresponding product introduction page according to the target data interface; and pushing the product introduction page to the user terminal. The invention also discloses a financial product updating device, equipment and a computer storage medium. The invention improves the updating efficiency of the financial products through the template type development.

Description

Updating method, device, equipment and computer storage medium of financial product
Technical Field
The present invention relates to the field of data processing, and in particular, to a method, apparatus, device, and computer storage medium for updating a financial product.
Background
In the financial industry, a mode of conventionally pushing new financial products is required for business departments, and scientific departments perform system development according to required contents, which generally involves a large number of code modification and re-writing, so that the development period of the financial products is long.
Under the competition situation of the current financial industry, the slow rhythm is completely unable to keep pace with the development of business innovation in the mobile internet era. At present, the types of financial products are more, if a traditional financial product development mode is adopted to access one different product, more manual intervention is needed, such as product information modification, UI (User Interface) page layout adjustment, product related protocol modification and the like, and even purchasing flow needs to be changed, so that more labor cost is input and efficiency is low, and therefore, in order to meet the requirement of rapidly pushing innovative financial products on the market, the efficiency of accelerating the development flow and the like of the financial products is a technical problem to be solved urgently at present.
The foregoing is provided merely for the purpose of facilitating understanding of the technical solutions of the present invention and is not intended to represent an admission that the foregoing is prior art.
Disclosure of Invention
The invention mainly aims to provide a method, a device, equipment and a computer storage medium for updating a financial product, aiming at accelerating the updating flow of the financial product.
In order to achieve the above object, the present invention provides a method for updating a financial product, the method for updating a financial product comprising the steps of:
receiving a financial product update request, and acquiring product information contained in the financial product update request;
acquiring a product identifier in the product information, and determining a product display template of the financial product according to the product identifier and a preset mapping relation table, wherein the preset mapping relation table stores a corresponding relation between the product identifier and the product display template;
generating a product introduction page according to the product information and the product display template, and setting a corresponding relation between the product introduction page and a user data interface;
receiving a query request sent by a user terminal, acquiring a target data interface corresponding to the query request, and acquiring a corresponding product introduction page according to the target data interface;
and pushing the product introduction page to the user terminal.
Optionally, after the step of receiving the financial product update request and obtaining the product information included in the financial product update request, the method includes:
acquiring attribute information of product information, determining an initial source of the product information according to the attribute information, and judging whether the initial source is a preset platform or not;
If the initial source is a preset platform, executing a step of acquiring a product identifier in the product information and determining a product display template of the financial product according to the product identifier and a preset mapping relation table;
if the initial source is not a preset platform, inputting the product information into a preset adaptation layer, and converting the format of the product information in the preset adaptation layer so that the product information accords with the standard format of the preset platform;
when the product information is detected to be matched, acquiring the matched product information, and triggering a financial product update request based on the product information so as to update the financial product according to the financial product update request.
Optionally, if the initial source is not a preset platform, inputting the product information into a preset adaptation layer, and converting the format of the product information in the preset adaptation layer, so that the product information accords with a standard format of the preset platform, including:
if the initial source is not a preset platform, inputting the product information into a preset adaptation layer, and determining the current display format of the product information;
Comparing the current display format with a standard format of a preset platform in a preset adaptation layer, and taking product information with the current display format different from the standard format as product information to be converted;
and obtaining a standard format corresponding to the product information to be converted, and adjusting the current display format of the product information to be converted to the standard format so that the product information to be converted accords with the standard format of a preset platform.
Optionally, the step of generating a product introduction page according to the product information and the product display template includes:
acquiring a configuration file associated with the product display template, and acquiring elements to be input and element tags to be input in the configuration file;
acquiring attribute information of the product information, and establishing a mapping relation between the element label to be input and the attribute information, so that the product information is input to a corresponding position of the element to be input in the configuration file according to the mapping relation;
performing page rendering according to the configuration file containing the product information, so that the product information is correspondingly displayed on the product display template, and generating a product introduction page to be optimized;
Comparing the product introduction page to be optimized with a preset display rule;
if the product introduction page to be optimized is not matched with the preset display rule, generating prompt information to prompt a user to optimize element typesetting on the product introduction page to be optimized to generate the product introduction page.
Optionally, the step of obtaining the product information included in the financial product update request includes:
acquiring attribute information of each piece of product information, and taking the product information containing the dynamic tag in the attribute information as first product information;
determining an information source of first product information and generating a source link of the first product information;
when the change of the first product information in the information source is detected, acquiring second product information after the change of the first product information through the source link of the first product information;
and determining the second product information as product information contained in the financial product update request.
Optionally, after the step of receiving the query request sent by the user terminal and obtaining the target data interface corresponding to the query request and obtaining the corresponding product introduction page according to the target data interface, the method includes:
Receiving a product information modification request, and acquiring identity information carried in the product information modification request;
acquiring a preset identity information set, and judging whether the preset identity information set contains the identity information or not;
if the preset identity information set contains the identity information, judging that the corresponding user of the identity information has modification authority, and starting a modification mode;
and receiving input new product information, and generating a new product introduction page according to the new product information.
Optionally, after the step of generating a product introduction page according to the product information and the product display template and setting a correspondence between the product introduction page and the user data interface, the method further includes:
when a request for putting financial products on shelf is detected, acquiring product identifiers contained in the request for putting financial products on shelf;
and determining a product introduction page according to the product identifier, disconnecting the corresponding relation between the product introduction page and the user data interface, and generating prompting information to prompt a user to delete the product introduction page.
In addition, in order to achieve the above purpose, the present invention also provides an updating device for a financial product;
The updating device of the financial product comprises:
the receiving and acquiring module is used for receiving a financial product updating request and acquiring product information contained in the financial product updating request;
the acquisition determining module is used for acquiring the product identifier in the product information, determining a product display template of the financial product according to the product identifier and a preset mapping relation table, wherein the preset mapping relation table stores the corresponding relation between the product identifier and the product display template;
the generation setting module is used for generating a product introduction page according to the product information and the product display template and setting a corresponding relation between the product introduction page and a user data interface;
the receiving query module is used for receiving a query request sent by a user terminal, acquiring a target data interface corresponding to the query request, and acquiring a corresponding product introduction page according to the target data interface;
and the product pushing module is used for pushing the product introduction page to the user terminal.
In addition, in order to achieve the above purpose, the present invention also provides an updating device for a financial product;
the updating apparatus of the financial product includes: a memory, a processor, and an update program for a financial product stored on the memory and executable on the processor, wherein:
The updating program of the financial product, when executed by the processor, implements the steps of the updating method of the financial product as described above.
In addition, in order to achieve the above object, the present invention also provides a computer storage medium;
the computer storage medium stores a financial product update program, which when executed by a processor, implements the steps of the financial product update method described above.
The method, the device, the equipment and the computer storage medium for updating the financial product provided by the embodiment of the invention trigger a financial product updating request on a server by a product developer, and the server receives the financial product updating request and acquires product information contained in the financial product updating request; acquiring a product identifier in the product information, and determining a product display template of the financial product according to the product identifier and a preset mapping relation table, wherein the preset mapping relation table stores a corresponding relation between the product identifier and the product display template; generating a product introduction page according to the product information and the product display template, and setting a corresponding relation between the product introduction page and a user data interface; receiving a query request sent by a user terminal, acquiring a target data interface corresponding to the query request, and acquiring a corresponding product introduction page according to the target data interface; and pushing the product introduction page to the user terminal. The development efficiency of the product is quickened through the form of the data template, fewer developers are needed when the development tasks are the same, the number of the developers is reduced, and therefore the labor cost is reduced.
Drawings
FIG. 1 is a schematic diagram of a device architecture of a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a flowchart of a first embodiment of a method for updating a financial product according to the present invention;
FIG. 3 is a detailed flowchart of step S13 of the updating method of the financial product in FIG. 2;
FIG. 4 is a flowchart of a second embodiment of a method for updating a financial product according to the present invention;
FIG. 5 is a detailed flowchart of step S23 of the updating method of the financial product in FIG. 4;
FIG. 6 is a flowchart of a third embodiment of a method for updating a financial product according to the present invention;
FIG. 7 is a flowchart of a fourth embodiment of a method for updating a financial product according to the present invention;
FIG. 8 is a flowchart of a fifth embodiment of a method for updating a financial product according to the present invention;
fig. 9 is a schematic diagram of functional modules of an updating apparatus for a financial product according to an embodiment of the invention.
The achievement of the objects, functional features and advantages of the present invention will be further described with reference to the accompanying drawings, in conjunction with the embodiments.
Detailed Description
It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
The main solutions of the embodiments of the present invention are: the method comprises the steps that a back-end developer of a financial product formulates a standard configuration file for the financial product, financial product information is input in the configuration file, a specification contract is made in the configuration file for the purchase/redemption flow of the financial product, the display of related protocols and the like, so that the flow experience of a user on the financial product is consistent, furthermore, the back-end server sends the configuration file to a front-end server, the front-end developer formulates a product display template corresponding to a mobile phone client and a webpage end according to the configuration file, and the front-end developer can browse the product information and purchase/redemption the product and the like as an interaction object of the user. The server back end is required to serve the front end by providing the front end with an interface, in addition, the server end can specially put various financial products on and off according to the type and other information of the products, a product adaptation layer is arranged on the server and is in butt joint with service interfaces of other parties (banks/other financial institutions and companies), and the product adaptation layer is used for adapting different living products according to the standard template mode, so that the information of the products can be provided for the front end through the same interface for display.
Because in the prior art, when updating of the financial product occurs each time, a developer at the back end needs to develop the configuration file of the financial product at the back end, after the configuration file is generated, the developer at the back end sends the configuration file to the developer at the front end, the developer at the front end needs to design a display interface of the financial product according to the configuration file to correspondingly display product information, the development period of the financial product is longer, because the updating of the financial product is faster, the development task amount of the financial product is large, more manpower resources are required to be input, meanwhile, each financial product is influenced by different factors, the product information is required to be adjusted from time to time, the front end needs to adjust the layout of a display page, modify related protocols of the product and the like, and even needs to change the purchasing flow, so that more manpower cost is input and the efficiency is low.
The invention provides a solution, which improves the updating efficiency of financial products and reduces the workload through template type development.
As shown in fig. 1, fig. 1 is a schematic diagram of a terminal structure of a hardware running environment according to an embodiment of the present invention.
The terminal of the embodiment of the invention can be a fixed terminal or a mobile terminal, wherein the fixed terminal is such as 'Internet of things equipment', an intelligent air conditioner with a networking function, an intelligent electric lamp, an intelligent power supply and the like; mobile terminals, such as smart speakers, autopilots, smartphones, tablet computers, electronic book readers, portable computers, and the like, have a display function.
As shown in fig. 1, the terminal may include: a processor 1001, such as a central processing unit Central Processing Unit, a CPU), a network interface 1004, a user interface 1003, a memory 1005, a communication bus 1002. Wherein the communication bus 1002 is used to enable connected communication between these components. The user interface 1003 may include a Display, an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may further include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a WIreless interface (e.g., a WIreless-FIdelity, WIFI interface). The memory 1005 may be a high-speed random access memory (random access memory, RAM) or a stable memory (non-volatile memory), such as a disk memory. The memory 1005 may also optionally be a storage device separate from the processor 1001 described above.
It will be appreciated by those skilled in the art that the terminal structure shown in fig. 1 is not limiting of the terminal and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components.
As shown in fig. 1, the computer software product is stored in a storage medium (storage medium: also called computer storage medium, computer medium, readable storage medium, computer readable storage medium or direct called medium, such as RAM, magnetic disk, optical disk, etc.), and includes several instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the method according to the embodiments of the present invention, and the memory 1005 as a computer storage medium may include an operating system, a network communication module, a user interface module, and an update application program of the financial product.
In the terminal shown in fig. 1, the network interface 1004 is mainly used for connecting to a background server and performing data communication with the background server; the user interface 1003 is mainly used for connecting a client (user side) and performing data communication with the client; and the processor 1001 may be used to call an update application of the financial product stored in the memory 1005 and perform steps in the update method of the financial product provided in the following embodiment of the present invention.
Referring to fig. 2, in a first embodiment of the method for updating a financial product of the present invention, the method for updating a financial product includes:
step S11, receiving a financial product update request and obtaining product information contained in the financial product update request.
The server receives a financial product update request, a developer triggers the financial product update request on a back-end server, wherein the triggering mode can be in different forms, the back-end server acquires product information contained in the financial product update request, the product information comprises financial product name information, financial product purchase/redemption flow, financial product deadline and the like, the product information carries a label, for example, a dynamic label is added to the product information according to whether the product information is changeable or not, the product interest rate in the product information changes according to different factors such as markets, and the dynamic label is added to the product interest rate.
Step S12, obtaining the product identification in the product information, and determining a product display template of the financial product according to the product identification and a preset mapping relation table, wherein the preset mapping relation table stores the corresponding relation between the product identification and the product display template.
The server obtains product identifiers in the product information, wherein the product identifiers refer to information capable of uniquely determining products, the product identifiers can be product names and can also be designated number information, the server can determine product display templates of financial products according to the product identifiers and a preset mapping relation table, the preset mapping relation table is a table of corresponding relations between preset product identifiers and the product display templates, the preset mapping relation table comprises production information and product display templates, the product information comprises product names, product numbers, product types and the like, the product display templates comprise template numbers, template storage addresses, configuration files corresponding to the templates and the like, and the corresponding relations between the product identifiers and the product display templates in the preset mapping relation table can be flexibly configured, for example, the corresponding relations between the product numbers and the template numbers can be the corresponding relations between the product names, the product numbers and the product types and the template numbers.
The server queries a preset mapping relation table according to the obtained product identifier to determine a product display template corresponding to the product identifier, wherein the server can also determine the product display template according to other information in the product information, for example, determine the product display template according to the product type.
Specifically, step S12 includes:
step a, obtaining a product identifier in the product information, and determining the product type of the financial product according to the product identifier;
and b, acquiring a display frame corresponding to the product type in the preset mapping relation table, and taking the display frame as a product display template.
The server obtains the product identification in the product information, and determines the product type of the financial product according to the product identification, for example, whether the financial product is an insurance product, a living product, a regular product, a cash credit product or a fund product can be determined according to the name of the financial product. The server acquires a display frame corresponding to the product type in the preset mapping relation table, specifically, compares the product type corresponding to the product information with the product type in the preset mapping relation table, and takes the display frame corresponding to the product type in the preset mapping relation table as a product display template if the product type corresponding to the product information is matched with the product type in the preset mapping relation table.
It should be noted that, the updating method of the financial product in the invention is applied to a server, the server comprises a front end server and a back end server, the execution main body of the embodiment of the invention can be the back end server or the front end server, the product display template of the product information is set by a front end developer according to the requirement of the display interface and the configuration file provided by the back end developer, the product display template is associated with the configuration file, the product information is input to the configuration file when the product is updated, the product introduction page can be rendered according to the configuration file when the product introduction page is operated, and the product introduction page refers to the network page of the product information correspondingly displayed on the product display template.
And step S13, generating a product introduction page according to the product information and the product display template, and setting a corresponding relation between the product introduction page and a user data interface.
The server displays the product information on the product display template, specifically, the server inputs the product information to a corresponding position in a preset configuration file, the server performs page rendering according to the configuration file, so that the product information is correspondingly displayed on the product display template to generate a product introduction page, and meanwhile, the server establishes a corresponding relation between the generated product introduction page and a user data interface, namely, the server sets a link between the product introduction page and the data interface, and a user can acquire the product introduction page by accessing the corresponding data interface.
Specifically, in this embodiment, a specific implementation manner of displaying product information on a product display template to generate a product introduction page is provided, and referring to fig. 3, step S13 includes:
step S131, obtaining a configuration file associated with the product display template, and obtaining elements to be input and element tags to be input in the configuration file.
The method comprises the steps that a server obtains a configuration file associated with a product display template, obtains elements to be input and labels of the elements to be input in the configuration file, wherein the configuration file is preset by a back-end server, the configuration file contains preset codes, spaces corresponding to the elements to be input are arranged in the preset codes, the elements to be input are space positions of product information to be input, the labels are arranged in the elements to be input, and the labels record what the product information to be input is.
Step S132, obtaining attribute information of the product information, and establishing a mapping relation between the element label to be input and the attribute information, so that the product information is input to a position corresponding to the element to be input in the configuration file according to the mapping relation.
The method comprises the steps that a server obtains attribute information of product information, wherein the attribute information comprises attributes of the product information, the server establishes a mapping relation between an element label to be input and the attribute information according to the attribute information of the product information, for example, the attribute information is a product deadline, and the server establishes the mapping relation between the element label to be input and the product deadline, so that the product information is input to a position corresponding to the element to be input in a configuration file according to the mapping relation.
And step S133, performing page rendering according to the configuration file containing the product information, so that the product information is correspondingly displayed on the product display template, and generating a product introduction page to be optimized.
The server performs page rendering according to the configuration file containing the product information, so that the product information is correspondingly displayed on the product display template, and a product introduction page to be optimized is generated, namely, the server also needs to perform optimization processing on the product introduction page to be optimized due to the fact that the positions of various elements to be input on the product display template are relatively fixed, or the situation that the product information cannot be completely displayed on the display template or gaps among the product information are more is caused.
Step S134, comparing the product introduction page to be optimized with a preset display rule; if the product introduction page to be optimized is not matched with the preset display rule, generating prompt information to prompt a user to optimize element typesetting on the product introduction page to be optimized to generate the product introduction page.
The method comprises the steps that a server judges whether a product introduction page to be optimized accords with preset display rules, wherein the preset display rules are preset, for example, the preset display rules comprise display templates which are all displayed, the distance between the product information is 1cm, the server compares the product introduction page to be optimized with the preset display rules, and if the product introduction page to be optimized accords with the preset display rules, the product introduction page to be optimized is used as a product introduction page; if the product introduction page to be optimized does not accord with the preset display rule, generating prompt information to prompt a user to optimize the element typesetting on the product introduction page to be optimized to generate the product introduction page, wherein the optimizing of the element typesetting on the product introduction page to be optimized refers to adjusting the position of the product information on the product display template according to the preset rule.
Step S14, receiving a query request sent by a user terminal, acquiring a target data interface corresponding to the query request, and acquiring a corresponding product introduction page according to the target data interface.
The server receives the inquiry request of the financial product, the server acquires a target data interface corresponding to the inquiry request, for example, a user clicks a virtual key on a user interface to trigger the inquiry request of the financial product, the server receives the inquiry request, and a corresponding product introduction page is acquired through the target data interface.
And step S15, pushing the product introduction page to the user terminal.
And the server pushes the product introduction page to the user terminal, so that the user can check updated financial products according to the information received by the terminal.
In the embodiment, the development efficiency of the product is quickened through the form of the data module by the product information, so that fewer developers are needed in the same development task, the number of the developers is reduced, and the labor cost is reduced.
Further, referring to fig. 4, a second embodiment of the method for updating a financial product according to the present invention is provided on the basis of the first embodiment of the present invention, which is different from the first embodiment of the present invention in that the adjustment of the product information format is performed according to the source of the product information in the present embodiment, and the developer is not required to manually adjust the product information, so as to improve the product updating efficiency.
Step S21 in fig. 4 is after step S11 in the first embodiment, that is, the steps in the first embodiment are omitted in fig. 4, and this embodiment may be combined with other embodiments.
The updating method of the financial product comprises the following steps:
step S21, obtaining attribute information of the product information, determining an initial source of the product information according to the attribute information, and judging whether the initial source is a preset platform or not.
The server obtains attribute information of the product information, determines an initial source of the product information according to the attribute information, judges whether the initial source of the product information is a preset platform (the preset platform is a preset financial product source platform and can be set according to actual conditions), takes a financial product online platform of a safe science and technology company as an example, the financial product online platform of the safe science and technology company comprises safe financial products and possibly financial products for constructing banks or other financing platforms, the preset platform at the moment is a development platform corresponding to the safe science and technology company, and the purpose of setting the preset platform is to enable the flow experience of the product information of the financial products for users to be consistent, and then the same display template needs to be set on the financial product online platform of the safe science and technology company for displaying, so that the product information is in the format of the product information when the same display template displays the preconditions.
Step S22, if the initial source is a preset platform, executing the step of acquiring the product identification in the product information and determining a product display template of the financial product according to the product identification and a preset mapping relation table.
If the initial source of the product information is the preset platform, the server executes step S12 in the first embodiment, obtains the product identifier in the product information, and determines the product display template of the financial product according to the product identifier and the preset mapping relation table.
Step S23, if the initial source is not a preset platform, inputting the product information into a preset adaptation layer, and converting the format of the product information in the preset adaptation layer so that the product information accords with the standard format of the preset platform.
If the initial source of the product information is not the preset platform, that is, the initial source of the product information is a third party platform, and the format of the product information may not meet the conditions, the server inputs the product information into a preset adaptation layer, wherein the preset adaptation layer is a data processing layer used for adjusting the format of the product information in the server, and the server converts the format of the product information in the preset adaptation layer, so that the product information meets the standard format of the preset platform. The format conversion mode of the product information in the adaptation layer can be a mode of adjusting attributes, or can be a mode of adjusting to generate new product information meeting the format requirements according to the initial information, and the like.
For example, referring to fig. 5, step S23 includes:
in step S231, if the initial source is not the preset platform, the product information is input into a preset adaptation layer, and the current display format of the product information is determined.
If the initial source of the product information is not a preset platform, the server inputs the product information into a preset adaptation layer, wherein the preset adaptation layer can be used for adjusting the format of the product information, and when the preset adaptation layer of the server adjusts the format of the product information, the current display format of the product information needs to be determined first.
Step S232, comparing the current display format with a standard format of a preset platform in a preset adaptation layer, and taking product information with a different current display format from the standard format as product information to be converted.
The server compares the current display format of the product information with the standard format of the preset platform in the preset adaptation layer (the standard format of the preset platform is the product format which accords with the display rule and is preset by a product developer), if the current display format of the product information is different from the standard format of the preset platform in the preset adaptation layer, format conversion is needed, if the current display format of the product information is the same as the standard format of the preset platform in the preset adaptation layer, format conversion is not needed, and the server takes the product information with the current display format different from the standard format of the preset platform as the product information to be converted.
Step S233, a standard format corresponding to the product information to be converted is obtained, and the current display format of the product information to be converted is adjusted to the standard format, so that the product information to be converted accords with the standard format of a preset platform.
The server obtains the standard format of the preset platform of the product information to be converted, adjusts the current display format of the product information to be converted into the standard format of the preset platform, for example, the server adjusts the display attribute in the product information from the current display format to the standard format of the preset platform, or the server copies the product information and sets the copied product information into the standard format of the preset platform, and finally, the product information to be converted accords with the standard format of the preset platform.
And step S24, when the product information is detected to be completely matched, acquiring the product information with the matched product information, and triggering a financial product updating request based on the product information so as to update the financial product according to the financial product updating request.
When the server detects that the product information is matched, for example, when the server finishes format conversion, prompt information is sent, and when the server receives the prompt information and detects that the product information is matched, the server acquires the matched product information and triggers a financial product update request based on the product information so as to update the financial product according to the financial product update request.
In this embodiment, the server adapts the product information uploaded by the preset platform, so that the product information meets the requirement of product update, and when the product information provided by the preset platform is received, a product developer does not need to manually re-input the product information, and the product update is more intelligent and efficient through format adjustment of the product information of the adaptation layer.
Further, referring to fig. 6, a third embodiment of the method for updating a financial product according to the present invention is provided on the basis of the first embodiment of the present invention, which is different from the first embodiment of the present invention in that the update is automatically obtained according to whether the product information is dynamically changed, so as to improve the product update efficiency.
Step S31 in fig. 6 is after step S11 in the first embodiment, that is, the steps in the first embodiment are omitted in fig. 6, and this embodiment may be combined with other embodiments. The updating method of the financial product comprises the following steps:
step S31, obtaining attribute information of each piece of product information, and taking the product information containing the dynamic tag in the attribute information as first product information.
The server obtains attribute information of each product information, and takes the product information containing the dynamic tag in the attribute information as first product information, wherein the product information of the dynamic tag refers to real-time change of the product information, for example, the interest rate related to a financial product can change at any time according to market conditions, and the server takes the product information of the dynamic tag as the first product information.
Step S32, determining an information source of the first product information and generating a source link of the first product information.
The server determines an information source of the first product information, wherein the information source refers to a source of the product information, for example, the interest rate is issued by a central row, each bank adjusts a response according to the interest rate issued by the central row, generates a corresponding interest rate, namely, associates the interest rate with a publishing platform of the interest rate in the server, and generates a source link on the target product information.
Step S33, when the change of the first product information in the information source is detected, obtaining second product information after the change of the first product information through the source link of the first product information.
The method comprises the steps that a server detects first product information in an information source in real time, when the server detects that the first product information in the information source changes, for example, the server compares the first product information in the information source with current product information, if the first product information in the information source is different from the current product information, the server detects that the product information in the information source changes, and second product information after the first product information changes is obtained through source links of the first product information.
And step S34, determining the second product information as the product information contained in the financial product updating request.
When the second product information is obtained, the server automatically triggers a financial product update request, that is, when the product information including the dynamic tag in the product information is changed, the server may obtain new product information and automatically trigger the product update request, and step S11 in the first embodiment is performed to receive the financial product update request, and obtain the product information included in the financial product update request.
In the embodiment, the server automatically acquires updated product information, and automatically triggers the update request of the product information based on the acquired updated product information, so that the product information is automatically updated, the manual workload is greatly reduced, and the product update is enabled to be real-time.
Further, referring to fig. 7, a fourth embodiment of the method for updating a financial product according to the present invention is further provided on the basis of the first embodiment of the present invention, and the present embodiment may be combined with other embodiments, for example, step S41 in fig. 7 may be performed after step S14 in the first embodiment.
The updating method of the financial product comprises the following steps:
Step S41, receiving a product information modification request and acquiring identity information carried in the product information modification request.
The server receives the product information modification request, the server acquires identity information carried in the product information modification request, wherein the identity information refers to fingerprint information of a user or voice information of the user, and can uniquely identify the identity information of the user, for example, the user manually presses a display screen to trigger the product information modification request, the server acquires the fingerprint information of the user or voice of the user triggers the product information modification request, and the server acquires voice information of the user.
Step S42, a preset identity information set is obtained, and whether the preset identity information set contains the identity information or not is judged.
The method comprises the steps that a server obtains a preset identity information set and judges whether the preset identity information set contains identity identification information, wherein the preset identity information set refers to identity information stored by a user, namely, the user identity information with product information modification authority is stored in the server in advance and serves as standard information; if the preset identity information set contains the identity information, the identity information is judged to have the modification authority corresponding to the user, and if the standard information does not contain the identity information, the identity information is judged to not have the modification authority corresponding to the user.
Step S43, if the preset identity information set contains the identity information, it is determined that the identity information corresponds to the user and has modification authority, and a modification mode is started.
If the server has the modification authority, the server starts a modification mode, namely, a user can edit the product information, the server receives the input new product information, it is required to say that the user can trigger a product information modification request on the product introduction page or the configuration file, and because the configuration file product introduction pages have a linkage relationship, the user of the product modification can trigger the modification mode on the product introduction page or the configuration file, if the user modifies the product introduction page, the server can automatically modify the configuration file according to linkage, and if the user modifies the configuration file, the server renders a corresponding product introduction page based on the new configuration file.
Step S44, receiving input new product information and generating a new product introduction page according to the new product information.
The server replaces the product information of the configuration file with new product information, and at this time, when the user inquiring the financial product loads the product introduction page of the financial product on the terminal, the server will new the product introduction page according to the new configuration file.
In this embodiment, the developer may directly change the product information, and does not need to upload and adjust the product update data, so that the product update is more convenient.
Further, referring to fig. 8, a fifth embodiment of the method for updating a financial product according to the present invention is further provided on the basis of the first embodiment of the present invention, and the present embodiment may be combined with other embodiments, for example, step S51 in fig. 8 may be performed after step S14 in the first embodiment.
Step S51, when a request for putting financial products off shelf is detected, a product identifier contained in the request for putting financial products off shelf is obtained.
The server monitors the time limit of the product information in real time, when the financial product exceeds the time limit, the server automatically triggers a financial product putting-in request, and when the server detects the financial product putting-in request, namely, the financial product exceeds the time limit, the server acquires the product identification contained in the financial product putting-in request.
Step S52, determining a product introduction page according to the product identifier, disconnecting the corresponding relation between the product introduction page and the user data interface, and generating prompt information to prompt a user to delete the product introduction page.
The server determines a product introduction page according to the product identification, disconnects the product introduction page and the data interface to update correspondingly, and generates prompt information to prompt a user to delete the product introduction page, namely, the server directly deletes the expired financial product information so that the product is more concise, and the user cannot see financial products which cannot be operated.
In this embodiment, the information of the financial product can be directly put down, and the existing financial product put down all needs the product developer to delete the data.
In addition, referring to fig. 9, an embodiment of the present invention further provides an updating apparatus for a financial product, where the updating apparatus for a financial product includes:
a receiving and acquiring module 10, configured to receive a financial product update request, and acquire product information included in the financial product update request;
the acquiring and determining module 20 is configured to acquire a product identifier in the product information, determine a product display template of the financial product according to the product identifier and a preset mapping relationship table, where a correspondence between the product identifier and the product display template is stored in the preset mapping relationship table;
A generation setting module 30, configured to generate a product introduction page according to the product information and the product display template, and set a correspondence between the product introduction page and a user data interface;
the receiving query module 40 is configured to receive a query request sent by a user terminal, acquire a target data interface corresponding to the query request, and acquire a corresponding product introduction page according to the target data interface;
and the product pushing module 50 is used for pushing the product introduction page to the user terminal.
Further, the updating device of the financial product comprises:
the source determining module is used for acquiring attribute information of the product information, determining an initial source of the product information according to the attribute information, and judging whether the initial source is a preset platform or not;
the template determining module is used for executing the step of acquiring the product identifier in the product information and determining a product display template of the financial product according to the product identifier and a preset mapping relation table if the initial source is a preset platform;
the format conversion module is used for inputting the product information into a preset adaptation layer if the initial source is not a preset platform, and converting the format of the product information in the preset adaptation layer so that the product information accords with the standard format of the preset platform;
And the request triggering module is used for acquiring the product information with the completed adaptation when the product information is detected to be completed, triggering a financial product updating request based on the product information, and updating the financial product according to the financial product updating request.
Further, the format conversion module includes:
the information input unit is used for inputting the product information into a preset adaptation layer and determining the current display format of the product information if the initial source is not a preset platform;
the format comparison unit is used for comparing the current display format with a standard format of a preset platform in a preset adaptation layer, and taking product information with different current display formats from the standard format as product information to be converted;
the format adjustment unit is used for acquiring a standard format corresponding to the product information to be converted, and adjusting the current display format of the product information to be converted into the standard format so that the product information to be converted accords with the standard format of a preset platform.
Further, the generating setting module 30 includes:
the acquisition unit is used for acquiring a configuration file associated with the product display template and acquiring elements to be input and element tags to be input in the configuration file;
The mapping establishing unit is used for acquiring attribute information of the product information and establishing a mapping relation between the element label to be input and the attribute information so that the product information is input to a corresponding position of the element to be input in the configuration file according to the mapping relation;
the page rendering unit is used for performing page rendering according to the configuration file containing the product information, so that the product information is correspondingly displayed on the product display template, and a product introduction page to be optimized is generated;
the page comparison unit is used for comparing the introduction page of the product to be optimized with a preset display rule;
and the prompt adjustment unit is used for generating prompt information to prompt a user to optimize the element typesetting on the product introduction page to be optimized to generate the product introduction page if the product introduction page to be optimized is not matched with the preset display rule.
Further, the receiving and acquiring module includes:
the attribute determining unit is used for acquiring attribute information of each piece of product information, and taking the product information containing the dynamic tag in the attribute information as first product information;
a source determining unit configured to determine an information source of first product information and generate a source link of the first product information;
The information updating unit is used for acquiring second product information after the first product information is changed through the source link of the first product information when the first product information in the information source is detected to be changed;
and an information determining unit configured to determine the second product information as product information included in the financial product update request.
Further, the updating device of the financial product comprises:
the information modification module is used for receiving a product information modification request and acquiring identity information carried in the product information modification request;
the identity judging module is used for acquiring a preset identity information set and judging whether the preset identity information set contains the identity information or not;
the mode starting module is used for judging that the identity information corresponds to the user and has modification authority if the preset identity information set contains the identity information, and starting a modification mode;
and the product generation module is used for receiving the input new product information and generating a new product introduction page according to the new product information.
Further, the updating device of the financial product comprises:
the detection acquisition module is used for acquiring a product identifier contained in a shelf-off request when the shelf-off request of the financial product is detected;
And the prompt deleting module is used for determining a product introduction page according to the product identifier, disconnecting the corresponding relation between the product introduction page and the user data interface, and generating prompt information to prompt a user to delete the product introduction page.
The steps of implementing each functional module of the updating device of the financial product can refer to each embodiment of the updating method of the financial product of the present invention, and will not be described herein.
In addition, the embodiment of the invention also provides a computer storage medium.
The computer storage medium stores an update program of a financial product, which when executed by a processor, implements the operations in the update method of a financial product provided in the above embodiment.
It should be noted that, in this document, relational terms such as first and second, and the like are used solely to distinguish one entity/operation/object from another entity/operation/object without necessarily requiring or implying any actual such relationship or order between such entities/operations/objects; the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The foregoing description is only of the preferred embodiments of the present invention, and is not intended to limit the scope of the invention, but rather is intended to cover any equivalents of the structures or equivalent processes disclosed herein or in the alternative, which may be employed directly or indirectly in other related arts.

Claims (8)

1. A method of updating a financial product, the method comprising the steps of:
receiving a financial product update request, and acquiring product information contained in the financial product update request;
acquiring a product identifier in the product information, and determining a product display template of the financial product according to the product identifier and a preset mapping relation table, wherein the preset mapping relation table stores a corresponding relation between the product identifier and the product display template;
generating a product introduction page according to the product information and the product display template, and setting a corresponding relation between the product introduction page and a user data interface;
receiving a query request sent by a user terminal, acquiring a target data interface corresponding to the query request, and acquiring a corresponding product introduction page according to the target data interface;
Pushing the product introduction page to the user terminal;
the step of receiving a financial product update request and obtaining product information contained in the financial product update request includes:
acquiring attribute information of product information, determining an initial source of the product information according to the attribute information, and judging whether the initial source is a preset platform or not;
if the initial source is a preset platform, executing a step of acquiring a product identifier in the product information and determining a product display template of the financial product according to the product identifier and a preset mapping relation table;
if the initial source is not a preset platform, inputting the product information into a preset adaptation layer, and determining the current display format of the product information;
comparing the current display format with a standard format of a preset platform in a preset adaptation layer, and taking product information with the current display format different from the standard format as product information to be converted;
obtaining a standard format corresponding to the product information to be converted, and adjusting the current display format of the product information to be converted to the standard format so that the product information to be converted accords with the standard format of a preset platform;
When the product information is detected to be matched, acquiring the matched product information, and triggering a financial product update request based on the product information so as to update the financial product according to the financial product update request.
2. The method of updating a financial product of claim 1, wherein the step of generating a product introduction page based on the product information and the product display template comprises:
acquiring a configuration file associated with the product display template, and acquiring elements to be input and element tags to be input in the configuration file;
acquiring attribute information of the product information, and establishing a mapping relation between the element label to be input and the attribute information, so that the product information is input to a corresponding position of the element to be input in the configuration file according to the mapping relation;
performing page rendering according to the configuration file containing the product information, so that the product information is correspondingly displayed on the product display template, and generating a product introduction page to be optimized;
comparing the product introduction page to be optimized with a preset display rule;
if the product introduction page to be optimized is not matched with the preset display rule, generating prompt information to prompt a user to optimize element typesetting on the product introduction page to be optimized to generate the product introduction page.
3. The method of updating a financial product of claim 1, wherein the step of obtaining product information contained in the financial product update request comprises:
acquiring attribute information of each piece of product information, and taking the product information containing the dynamic tag in the attribute information as first product information;
determining an information source of first product information and generating a source link of the first product information;
when the change of the first product information in the information source is detected, acquiring second product information after the change of the first product information through the source link of the first product information;
and determining the second product information as product information contained in the financial product update request.
4. The method for updating a financial product according to claim 1, wherein the step of receiving a query request sent by a user terminal, acquiring a target data interface corresponding to the query request, and acquiring a corresponding product introduction page according to the target data interface comprises:
receiving a product information modification request, and acquiring identity information carried in the product information modification request;
acquiring a preset identity information set, and judging whether the preset identity information set contains the identity information or not;
If the preset identity information set contains the identity information, judging that the corresponding user of the identity information has modification authority, and starting a modification mode;
and receiving input new product information, and generating a new product introduction page according to the new product information.
5. The method of updating a financial product according to claim 1, wherein after the step of generating a product introduction page according to the product information and the product display template and setting a correspondence between the product introduction page and a user data interface, further comprising:
when a request for putting financial products on shelf is detected, acquiring product identifiers contained in the request for putting financial products on shelf;
and determining a product introduction page according to the product identifier, disconnecting the corresponding relation between the product introduction page and the user data interface, and generating prompting information to prompt a user to delete the product introduction page.
6. An updating apparatus of a financial product, characterized in that the updating apparatus of a financial product comprises:
the receiving and acquiring module is used for receiving a financial product updating request and acquiring product information contained in the financial product updating request;
The acquisition determining module is used for acquiring the product identifier in the product information, determining a product display template of the financial product according to the product identifier and a preset mapping relation table, wherein the preset mapping relation table stores the corresponding relation between the product identifier and the product display template;
the generation setting module is used for generating a product introduction page according to the product information and the product display template and setting a corresponding relation between the product introduction page and a user data interface;
the receiving query module is used for receiving a query request sent by a user terminal, acquiring a target data interface corresponding to the query request, and acquiring a corresponding product introduction page according to the target data interface;
the product pushing module is used for pushing the product introduction page to the user terminal;
the source determining module is used for acquiring attribute information of the product information, determining an initial source of the product information according to the attribute information, and judging whether the initial source is a preset platform or not;
the template determining module is used for executing the step of acquiring the product identifier in the product information and determining a product display template of the financial product according to the product identifier and a preset mapping relation table if the initial source is a preset platform;
The format conversion module is used for inputting the product information into a preset adaptation layer and determining the current display format of the product information if the initial source is not a preset platform; comparing the current display format with a standard format of a preset platform in a preset adaptation layer, and taking product information with the current display format different from the standard format as product information to be converted; obtaining a standard format corresponding to the product information to be converted, and adjusting the current display format of the product information to be converted to the standard format so that the product information to be converted accords with the standard format of a preset platform;
and the request triggering module is used for acquiring the product information with the completed adaptation when the product information is detected to be completed, triggering a financial product updating request based on the product information, and updating the financial product according to the financial product updating request.
7. An updating apparatus of a financial product, characterized in that the updating apparatus of a financial product comprises: a memory, a processor, and an update program for a financial product stored on the memory and executable on the processor, wherein:
The steps of the method for updating a financial product as claimed in any one of claims 1 to 5 are carried out when the updating program of the financial product is executed by the processor.
8. A computer storage medium having stored thereon an update program for a financial product, which when executed by a processor, implements the steps of the update method for a financial product as claimed in any one of claims 1 to 5.
CN201810337549.8A 2018-04-13 2018-04-13 Updating method, device, equipment and computer storage medium of financial product Active CN108536459B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810337549.8A CN108536459B (en) 2018-04-13 2018-04-13 Updating method, device, equipment and computer storage medium of financial product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810337549.8A CN108536459B (en) 2018-04-13 2018-04-13 Updating method, device, equipment and computer storage medium of financial product

Publications (2)

Publication Number Publication Date
CN108536459A CN108536459A (en) 2018-09-14
CN108536459B true CN108536459B (en) 2023-06-06

Family

ID=63481220

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810337549.8A Active CN108536459B (en) 2018-04-13 2018-04-13 Updating method, device, equipment and computer storage medium of financial product

Country Status (1)

Country Link
CN (1) CN108536459B (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109388397B (en) * 2018-09-26 2024-05-03 中国平安财产保险股份有限公司 Product page generation method, system, computer device and storage medium
CN109542916A (en) * 2018-10-15 2019-03-29 平安科技(深圳)有限公司 Platform commodity enter method, apparatus, computer equipment and storage medium
CN109634486A (en) * 2018-12-14 2019-04-16 万翼科技有限公司 Acquisition methods, device and the storage medium that index illustrates
CN109634608A (en) * 2018-12-17 2019-04-16 江苏满运软件科技有限公司 Interface dynamic generation method, system, equipment and medium
CN109495584B (en) * 2018-12-18 2022-03-25 浩云科技股份有限公司 Internet of things equipment access method, device, equipment and medium
CN109711809B (en) * 2018-12-28 2021-07-30 广东益萃网络科技有限公司 Merchant attribute setting method and device, computer equipment and storage medium
CN109754228A (en) * 2019-01-04 2019-05-14 深圳壹账通智能科技有限公司 Product configuration data processing method, device, computer equipment and storage medium
CN110286974B (en) * 2019-05-21 2022-09-06 深圳壹账通智能科技有限公司 Application configuration method, device, equipment and storage medium based on H5 page
CN111784427A (en) * 2019-05-21 2020-10-16 北京沃东天骏信息技术有限公司 Product information processing method and device based on electronic shelf and storage medium
CN110321512A (en) * 2019-06-03 2019-10-11 平安科技(深圳)有限公司 Product dissemination method, device, computer equipment and storage medium
CN110443676A (en) * 2019-07-05 2019-11-12 深圳壹账通智能科技有限公司 Management method, device, equipment and the storage medium of product information
CN110457563A (en) * 2019-07-12 2019-11-15 平安普惠企业管理有限公司 Acquiring product parameters method and Related product
CN110826977A (en) * 2019-09-18 2020-02-21 平安科技(深圳)有限公司 Data updating method and device, computer equipment and storage medium
CN111667336A (en) * 2020-04-28 2020-09-15 中国平安财产保险股份有限公司 Product information configuration and pushing method, device, equipment and storage medium
CN113129134B (en) * 2021-05-18 2024-05-17 工银科技有限公司 Credit product data processing method and device
CN115170268B (en) * 2022-09-05 2023-01-03 北京信大融金教育科技有限公司 Financial product generation method and device, electronic equipment and readable storage medium
TWI820930B (en) * 2022-09-28 2023-11-01 中華電信股份有限公司 Electronic device and method for updating product version

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102663198A (en) * 2012-04-18 2012-09-12 上海方正数字出版技术有限公司 Method and system for designing and manufacturing printed matter on line by combining background and foreground of web
CN102982457A (en) * 2011-05-20 2013-03-20 苹果公司 Dynamic location-based signage
CN105868962A (en) * 2016-03-27 2016-08-17 郭玥瑶 Intelligent product specification management system based on Internet

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102982457A (en) * 2011-05-20 2013-03-20 苹果公司 Dynamic location-based signage
CN102663198A (en) * 2012-04-18 2012-09-12 上海方正数字出版技术有限公司 Method and system for designing and manufacturing printed matter on line by combining background and foreground of web
CN105868962A (en) * 2016-03-27 2016-08-17 郭玥瑶 Intelligent product specification management system based on Internet

Also Published As

Publication number Publication date
CN108536459A (en) 2018-09-14

Similar Documents

Publication Publication Date Title
CN108536459B (en) Updating method, device, equipment and computer storage medium of financial product
US10764139B2 (en) Information processing system and report creation method
CA2901804C (en) Tax document imaging and processing
US9916626B2 (en) Presentation of image of source of tax data through tax preparation application
US7895094B2 (en) Global account reconciliation tool
CN109684364B (en) User portrait-based problem processing method, device, equipment and storage medium
CN109636582B (en) Credit information management method, apparatus, device and storage medium
CN102880683B (en) The automatic network of a kind of feasibility study report generates system and the method for generation thereof
US11403283B2 (en) Distributed ledger based generation of electronic documents
CN107391277A (en) Information processing method and device
CN110443676A (en) Management method, device, equipment and the storage medium of product information
CN111176590A (en) Adaptation-based printing method, device, apparatus and computer-readable storage medium
CN110852719A (en) Electronic contract signing method and device, electronic equipment and storage medium
CN110765293A (en) Method and system for automatically opening two-dimensional code, electronic device and storage medium
CN110020321A (en) Generation method, device, equipment and the computer storage medium of product index
CN111191153A (en) Information technology consultation service display device
US11055666B2 (en) Systems and methods for automation of corporate workflow processes via machine learning techniques
US10963687B1 (en) Automatic correlation of items and adaptation of item attributes using object recognition
KR102479548B1 (en) Method of providing electronic introduction and electronic introduction program that can be promoted and real-time information updated online
US10699329B2 (en) Systems and methods for document to order conversion
US11334719B2 (en) Systems and methods for predicting mapping between named entities and parameters using a model based on same predefined number of words that occur prior to the named entity via machine learning techniques
CN114626950A (en) Insurance claim settlement information input method and device, computer equipment and storage medium
CN114218914A (en) Service matching method and related device
CN114895997A (en) Task association method and device and electronic equipment
US20130163028A1 (en) Accessing current data by using code images

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