WO2019019350A1 - 开户页面的生成方法、装置、设备及计算机可读存储介质 - Google Patents

开户页面的生成方法、装置、设备及计算机可读存储介质 Download PDF

Info

Publication number
WO2019019350A1
WO2019019350A1 PCT/CN2017/104070 CN2017104070W WO2019019350A1 WO 2019019350 A1 WO2019019350 A1 WO 2019019350A1 CN 2017104070 W CN2017104070 W CN 2017104070W WO 2019019350 A1 WO2019019350 A1 WO 2019019350A1
Authority
WO
WIPO (PCT)
Prior art keywords
account opening
template
page
account
type information
Prior art date
Application number
PCT/CN2017/104070
Other languages
English (en)
French (fr)
Inventor
姚晓星
汪淑菲
刘艳
Original Assignee
上海壹账通金融科技有限公司
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 上海壹账通金融科技有限公司 filed Critical 上海壹账通金融科技有限公司
Publication of WO2019019350A1 publication Critical patent/WO2019019350A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/986Document structures and storage, e.g. HTML extensions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • 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/186Templates

Definitions

  • the present invention relates to the field of Internet technologies, and in particular, to a method, an apparatus, a device, and a computer readable storage medium for generating an account opening page.
  • the online account opening process of the financial product is mainly implemented by the trading platform system, and the trading platform system is connected with a plurality of external business systems for forwarding the account opening request of the front end of the trading platform to the corresponding external business system.
  • the account opening factors that is, the account opening information that requires user input
  • the developer of the trading platform system needs to separately develop different account opening pages for each external financial institution, which requires a lot of labor costs and time costs, and because of the large number of account opening pages, the later maintenance is also more difficult.
  • the main purpose of the present invention is to provide a method, an apparatus, a device and a computer readable storage medium for generating an account opening page, which are intended to reduce the development and maintenance cost of an account opening page.
  • the present invention provides a method for generating an account opening page, and the method for generating the account opening page includes the following steps:
  • the account template data is converted to a hypertext markup language HTML code by a template engine, and the HTML code is fed back to the front end of the trading platform system to cause the front end of the trading platform system to render the HTML code as an account opening page.
  • the method further includes:
  • An account opening template configuration table is created in the trading platform system, where the account opening template configuration table includes account opening type information, and account opening template data corresponding to the account opening type information.
  • the account opening template configuration table includes an account opening template main table and an account opening template element table
  • the step of querying the preset account opening template configuration table according to the account opening type information to obtain the corresponding account opening template data includes:
  • the account opening template main table Querying the account opening template main table according to the account opening type information, and obtaining an account opening element corresponding to the account opening type information, wherein the account opening template main table is used to indicate a mapping relationship between an account opening type and an account opening element;
  • the account opening template element table Querying the account opening template element table according to the obtained account opening element corresponding to the account opening type information, and obtaining a field attribute of the account opening element corresponding to the account opening type information, wherein the account opening template element table is used to indicate an account opening element and The mapping relationship between the field attributes of the account opening feature.
  • the field attribute of the account opening element includes an account opening step and an account opening information module to which the account opening element belongs, and a display position and a display manner of the account opening element in the account opening page.
  • the generating method of the account opening page further includes:
  • the obtained account opening information is submitted to an external service system corresponding to the account opening type information.
  • the present invention further provides an apparatus for generating an account opening page, and the generating apparatus of the account opening page includes:
  • a receiving module configured to receive an account opening request triggered by a service interface of a front end of the trading platform system, where the account opening request carries the account opening type information
  • the query module is configured to query a preset account opening template configuration table according to the account opening type information, and obtain corresponding account opening template data;
  • a generating module configured to convert the account opening template data into a hypertext markup language HTML code by a template engine, and feed back the HTML code to a front end of the trading platform system, so that the trading platform system front end displays the HTML code Render as an account opening page.
  • the present invention further provides a generating device for an account opening page, where the generating device of the account opening page includes: a memory, a processor, and an account stored on the memory and operable on the processor a program for generating a page, the program for generating the account opening page being executed by the processor to implement the following steps:
  • the account template data is converted to a hypertext markup language HTML code by a template engine, and the HTML code is fed back to the front end of the trading platform system to cause the front end of the trading platform system to render the HTML code as an account opening page.
  • An account opening template configuration table is created in the trading platform system, where the account opening template configuration table includes account opening type information, and account opening template data corresponding to the account opening type information.
  • the account opening template configuration table includes an account opening template main table and an account opening template element table, and the generating program of the account opening page is further executed by the processor when the following steps are performed:
  • the account opening template main table Querying the account opening template main table according to the account opening type information, and obtaining an account opening element corresponding to the account opening type information, wherein the account opening template main table is used to indicate a mapping relationship between an account opening type and an account opening element;
  • the account opening template element table Querying the account opening template element table according to the obtained account opening element corresponding to the account opening type information, and obtaining a field attribute of the account opening element corresponding to the account opening type information, wherein the account opening template element table is used to indicate an account opening element and The mapping relationship between the field attributes of the account opening feature.
  • the field attribute of the account opening element includes an account opening step and an account opening information module to which the account opening element belongs, and a display position and a display manner of the account opening element in the account opening page.
  • the obtained account opening information is submitted to an external service system corresponding to the account opening type information.
  • the present invention further provides a computer readable storage medium, where the program for generating an account opening page is stored, and when the generating program of the account opening page is executed by the processor, the following steps are implemented. :
  • the account template data is converted to a hypertext markup language HTML code by a template engine, and the HTML code is fed back to the front end of the trading platform system to cause the front end of the trading platform system to render the HTML code as an account opening page.
  • An account opening template configuration table is created in the trading platform system, where the account opening template configuration table includes account opening type information, and account opening template data corresponding to the account opening type information.
  • the account opening template configuration table includes an account opening template main table and an account opening template element table
  • the generating program of the account opening page is further executed by the processor as follows:
  • the account opening template main table Querying the account opening template main table according to the account opening type information, and obtaining an account opening element corresponding to the account opening type information, wherein the account opening template main table is used to indicate a mapping relationship between an account opening type and an account opening element;
  • the account opening template element table Querying the account opening template element table according to the obtained account opening element corresponding to the account opening type information, and obtaining a field attribute of the account opening element corresponding to the account opening type information, wherein the account opening template element table is used to indicate an account opening element and The mapping relationship between the field attributes of the account opening feature.
  • the field attribute of the account opening element includes an account opening step and an account opening information module to which the account opening element belongs, and a display position and a display manner of the account opening element in the account opening page.
  • the obtained account opening information is submitted to an external service system corresponding to the account opening type information.
  • the transaction platform system of the present invention accepts an account opening request triggered by a service interface of the front end of the trading platform system, and the account opening request carries the account opening type information; and the preset account opening template configuration table is obtained according to the account opening type information, and the corresponding account opening template data is obtained;
  • the account template data is converted to a hypertext markup language HTML code by a template engine, and the HTML code is fed back to the front end of the trading platform system to cause the front end of the trading platform system to render the HTML code as an account opening page.
  • the invention stencils the account opening page, and the developer only needs to set a unified account opening template configuration table.
  • the account opening template configuration table and the corresponding template engine can generate different account opening types. Different account opening pages, compared with the prior art, developers do not need to separately develop different account opening pages for each external financial institution, and the account opening page code is greatly simplified, thereby reducing the development and maintenance cost of the account opening page.
  • FIG. 1 is a schematic structural diagram of a device in a hardware operating environment according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a first embodiment of a method for generating an account opening page according to the present invention
  • FIG. 3 is a schematic flowchart of a second embodiment of a method for generating an account opening page according to the present invention
  • FIG. 4 is a schematic flowchart of a third embodiment of a method for generating an account opening page according to the present invention.
  • FIG. 5 is a schematic flowchart diagram of a fourth embodiment of a method for generating an account opening page according to the present invention.
  • the main solution of the embodiment of the present invention is: accepting an account opening request triggered by a service interface of the front end of the trading platform system, the account opening request carrying the account opening type information; querying the preset account opening template configuration table according to the account opening type information, and obtaining a corresponding Account opening template data; converting the account opening template data into a hypertext markup language HTML code by a template engine, and feeding back the HTML code to the front end of the trading platform system, so that the trading platform system front end will use the HTML code Render as an account opening page.
  • the invention stencils the account opening page, and the developer only needs to set a unified account opening template configuration table.
  • the account opening template configuration table and the corresponding template engine can generate different account opening types.
  • Different account opening pages compared with the prior art, developers do not need to separately develop different account opening pages for each external financial institution, and the account opening page code is greatly simplified, thereby reducing the development and maintenance cost of the account opening page.
  • the invention provides a method for generating an account opening page.
  • FIG. 1 is a schematic structural diagram of a device in a hardware operating environment according to an embodiment of the present invention.
  • the generating device of the account opening page of the embodiment of the present invention is a trading platform system server.
  • the generating device of the account opening page may include a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, and a communication bus 1002.
  • the communication bus 1002 is used to implement connection communication between these components.
  • the user interface 1003 can include a display, an input unit such as a keyboard, and the optional user interface 1003 can also include a standard wired interface, a wireless interface.
  • the network interface 1004 can optionally include a standard wired interface, a wireless interface (such as a WI-FI interface).
  • the memory 1005 may be a high speed RAM memory or a stable memory (non-volatile) Memory), such as disk storage.
  • the memory 1005 can also optionally be a storage device independent of the aforementioned processor 1001.
  • FIG. 1 does not constitute a limitation to the terminal, and may include more or fewer components than those illustrated, or some components may be combined, or different component arrangements.
  • a memory 1005 as a computer storage medium may include an operating system, a network communication module, a user interface module, and a program for generating an account opening page.
  • the network interface 1004 is mainly used to connect to the background server and perform data communication with the background server;
  • the user interface 1003 is mainly used to connect the client (user end), and perform data communication with the client;
  • the processor 1001 can be used to call the generator of the account opening page stored in the memory 1005 and perform the following operations:
  • the account template data is converted to a hypertext markup language HTML code by a template engine, and the HTML code is fed back to the front end of the trading platform system to cause the front end of the trading platform system to render the HTML code as an account opening page.
  • processor 1001 may call the generation program of the account opening page stored in the memory 1005, and further perform the following operations:
  • An account opening template configuration table is created in the trading platform system, where the account opening template configuration table includes account opening type information, and account opening template data corresponding to the account opening type information.
  • the account opening template configuration table includes an account opening template main table and an account opening template element table, and the processor 1001 may invoke a generating program of the account opening page stored in the memory 1005, and further perform the following operations:
  • the account opening template main table Querying the account opening template main table according to the account opening type information, and obtaining an account opening element corresponding to the account opening type information, wherein the account opening template main table is used to indicate a mapping relationship between an account opening type and an account opening element;
  • the account opening template element table Querying the account opening template element table according to the obtained account opening element corresponding to the account opening type information, and obtaining a field attribute of the account opening element corresponding to the account opening type information, wherein the account opening template element table is used to indicate an account opening element and The mapping relationship between the field attributes of the account opening feature.
  • the field attribute of the account opening element includes an account opening step and an account opening information module to which the account opening element belongs, and a display position and a display manner of the account opening element in the account opening page.
  • processor 1001 may call the generation program of the account opening page stored in the memory 1005, and further perform the following operations:
  • the obtained account opening information is submitted to an external service system corresponding to the account opening type information.
  • FIG. 2 is a schematic flowchart of a first embodiment of a method for generating an account opening page according to the present invention, where the method for generating an account opening page includes:
  • Step S10 accepting an account opening request triggered by a service interface of a front end of the trading platform system, where the account opening request carries the account opening type information;
  • the method for generating an account opening page of this embodiment is applied to a trading platform system, which is an internet trading platform for realizing online transactions of different types of financial products (such as fund products and trust products).
  • the transaction platform system is connected to the business system of the plurality of external financial institutions, and is used for forwarding the account opening request of the user on the trading platform system to the corresponding external business system, so that the external business system performs the corresponding account opening process.
  • the user triggers an account opening request on the interactive page displayed on the front end of the trading platform system
  • the account opening request may be a fund account opening request, a trust account opening request, or an account opening request of another type of financial product, which is not limited herein.
  • the account opening request carries the account opening type information, and the account opening type information is used to distinguish different financial products of different financial institutions, for example, the fund product a of the external fund company A initiates an account opening request, and the corresponding account opening type information can be expressed as the company A-a fund. .
  • Step S20 Query a preset account opening template configuration table according to the account opening type information, and obtain corresponding account opening template data, where the account opening template data includes an account opening element and a field attribute of the account opening element;
  • the transaction platform system can use the account opening type information in the account opening request as an index to query the preset account opening template configuration table, and obtain the corresponding account opening template data, wherein the account opening template configuration table is used to indicate the account opening type information and the account opening template data.
  • the mapping relationship between the account opening template data includes the account attributes of the account opening element and the account opening element.
  • the so-called account opening factor that is, the account opening information that the user needs to enter when submitting the account opening request.
  • the account opening factor may include the bank account name, the bank account number, the account opening bank, the account opening network, the institution name, the unified social credit code, the legal person name, Legal person mobile phone number, legal person ID type, legal person ID number, manager's name, manager's mobile phone number, legal person ID type, legal person ID number waiting for users to fill in the project, copy of business license, copy of organization code certificate, tax registration
  • a copy of the certificate, a copy of the bank account opening permit, a copy of the legal person ID card, a copy of the manager's ID card waiting for the user to upload the file item
  • the field attribute of the account opening element is mainly used to define the account opening information module to which the account opening element belongs (such as the organization information module, the legal person information module, the operator information module and the file uploading module) and the display effect of the account opening element (such as the display position and display mode in the account opening page), for example, the opening factor of the legal person name, Account opening feature fields can be configured as instN
  • Step S30 converting the account opening template data into a hypertext markup language HTML code by a template engine, and feeding back the HTML code to the front end of the trading platform system, so that the front end of the trading platform system renders the HTML code as Account opening page.
  • the trading platform system After obtaining the account opening template data corresponding to the account opening type information, the trading platform system converts the account opening template data into a hypertext markup language HTML (HyperText) through the template engine. Markup Language) code.
  • HTML Hypertext markup language
  • the template engine may be a freemarker engine, and the freemarker engine is a general tool for generating output text based on the template and the template data.
  • multiple sets of freemarker templates may be pre-configured, corresponding to different account opening elements, thereby After obtaining the account template data, the HTML code of different account opening elements may be generated according to different freemarker templates; afterwards, the trading platform system feeds back the generated HTML code to the front end of the trading platform system (browser), so that the trading platform system front end will The HTML code is rendered to the user for the account opening page.
  • the rendering process can be implemented by the existing page rendering engine.
  • page rendering is the page resource that the browser will request to return (HTML text, image, animation, video, audio, etc.) Based on certain rules (CSS (Cascading) Style Sheets, cascading style sheets, a computer language used to represent file styles such as HTML) statements, JS (JavaScript, a computer scripting language) statement, some rules of the browser itself, etc.)
  • CSS CSS
  • Style Sheets cascading style sheets
  • JS JavaScript, a computer scripting language statement
  • HTML code is converted into an account opening page and displayed to the user.
  • the transaction platform system accepts an account opening request triggered by the service interface of the front end of the trading platform system, and the account opening request carries the account opening type information; and the preset account opening template configuration table is queried according to the account opening type information, and the corresponding Opening template data; converting the account template data into a hypertext markup language HTML code by a template engine, and feeding back the HTML code to a front end of the trading platform system, so that the front end of the trading platform system renders the HTML code To open an account page.
  • the account opening page is templated, and the developer only needs to set a unified account opening template configuration table.
  • the account opening template configuration table and the corresponding template engine can generate different account opening types. Compared with the existing technology, the developer does not need to separately develop different account opening pages for each external financial institution, and the account opening page code is greatly simplified, thereby reducing the development and maintenance cost of the account opening page.
  • FIG. 3 is a schematic flowchart diagram of a second embodiment of a method for generating an account opening page according to the present invention. Based on the embodiment shown in FIG. 2, before step S10, the method may further include:
  • Step S40 Establish an account opening template configuration table in the transaction platform system, where the account opening template configuration table includes account opening type information, and account opening template data corresponding to the account opening type information.
  • the transaction platform system can receive the establishment instruction of the developer, and establish an account opening template configuration table according to the establishment instruction, the account opening template configuration table includes the account opening type information, and the account opening template data corresponding to the account opening type information, the account opening
  • the template data includes account opening elements and field attribute information of the account opening element.
  • the field attribute information corresponding to the account opening factor and the account opening element can be flexibly set according to actual business needs.
  • the following is an example of opening a fund as an example.
  • the fund account template configuration table should include information on the type of account opening, such as company A-a fund (for A company a fund to open an account), company A-b fund (for A company b fund to open an account), B company-c fund (for B company c fund to open an account), B company-d fund (for B company d fund to open an account) and so on.
  • the account template configuration table should also include field attribute information of the account opening element and the account opening element corresponding to the account opening type information.
  • the corresponding account opening factors can be bank account name, bank account number, bank account, account opening network, organization name, unified social credit code, legal person name, corporate mobile phone number, legal person ID type, legal person ID number, The name of the handler, the mobile phone number of the manager, the type of legal person's ID, the legal person's ID number, waiting for the user to fill out the project, and the copy of the business license, the copy of the organization code certificate, the copy of the tax registration certificate, the copy of the bank account opening permit, the legal person A copy of the ID card and a copy of the ID card of the manager are waiting for the user to upload the file item; and each account opening element has its corresponding field attribute information.
  • the name of the legal person should be defined in the field attribute information.
  • the account opening information module (legal information module) to which this field belongs and the display effect (for example, displayed in the first line of the legal person information module, and the input box is displayed after the legal person name).
  • the premise guarantee is provided for the subsequent acquisition of the account opening template data; in addition, for the newly opened account type, the developer only needs to set the account based on the account opening template configuration table.
  • the account opening factor corresponding to the account opening type is added, and the writing of a series of account opening page codes is not required.
  • the account attributes of the account opening module and the account opening element in the account opening module configuration table can also be flexibly modified, and the scalability is strong.
  • FIG. 4 is a schematic flowchart diagram of a third embodiment of a method for generating an account opening page according to the present invention.
  • the account opening template configuration table may include an account opening template main table and an account opening template element table, and step S20 may include:
  • Step S21 querying the account opening template main table according to the account opening type information, and obtaining an account opening element corresponding to the account opening type information, wherein the account opening template main table is used to indicate a mapping relationship between an account opening type and an account opening element. ;
  • the account opening template main table is used to indicate the mapping relationship between the account opening type and the account opening element, and the type and quantity of the corresponding account opening elements may be different for different account opening types, for example, for the company A fund, the account opening factor There may be 15, and for the A company b fund, there may be 20 account opening factors.
  • the trading platform system firstly uses the account opening type information as an index to query the account opening template main table, and obtains an account opening element corresponding to the account opening type information.
  • Step S22 querying the account opening template element table according to the obtained account opening element corresponding to the account opening type information, and obtaining a field attribute of the account opening element corresponding to the account opening type information, wherein the account opening template element table is used to indicate The mapping relationship between the account opening element and the field attribute of the account opening element.
  • the account template element table is used to indicate the mapping relationship between the account element and the field attribute of the account opening element.
  • the corresponding field attribute is not used, for example, for the account name of the legal person name, the field attribute
  • the account opening information module to which the legal person name field belongs may be defined as the legal person information module
  • the account attribute information in the field attribute information may define the account opening information module to which the manager name field belongs. Manager information module.
  • the transaction platform system may query the account opening template element table by using the account opening element obtained in step S21 as an index, and obtain field attributes corresponding to each account opening element.
  • the field attribute of the account opening element includes an account opening step and an account opening information module to which the account opening element belongs, and a display position and a display manner of the account opening element in the account opening page.
  • the process of filling in the account opening information by the user may be divided into multiple steps, and the display page of each step further includes a plurality of modules, and the opening elements in each module are based on the preset display position and display manner. Display.
  • the process of filling in the fund account opening information by the user may be divided into three steps of filling in the clearing account information, filling in the institutional information, and uploading the account opening materials, and including the institutional information, the legal person information, and the manager in the display page of the institutional information filling step.
  • the three modules of information, in the module of corporate information, the opening of the corporate name is displayed in the first line of the corporate information module, and the input box is displayed after the legal person's name.
  • the display mode of the account opening element may include displaying the input box after the account opening element, and may also include displaying a drop-down box or a file uploading control after the account opening element, and the setting may be flexibly set in the specific implementation.
  • the trading platform system first queries the account opening template main table according to the account opening type information, and obtains an account opening element corresponding to the account opening type information. Further, according to the account opening element query account template element table, the field attribute of the account opening element is obtained, the level is clear and simple, and the query efficiency is high.
  • FIG. 5 is a schematic flowchart diagram of a fourth embodiment of a method for generating an account opening page according to the present invention. Based on the embodiment shown in FIG. 2, after step S30, the method may further include:
  • Step S50 Obtain an account opening information entered based on the generated account opening page
  • Step S60 When receiving the account opening information submission instruction, submit the obtained account opening information to an external service system corresponding to the account opening type information.
  • the account opening information entered based on the account opening page is obtained, and the account opening information includes the account opening information text and the uploaded account opening file filled out by the user; the user needs to open an account for opening an account.
  • the submitting instruction is triggered, and when the trading platform system receives the account opening information submitting instruction, the opening account information to be obtained is submitted to the external business system corresponding to the account opening type information, for example, when the account opening type is company A-a
  • the trading platform system submits the account opening information to the corresponding A company business system, so that the company A business system further processes the user's account opening request, thereby realizing the forwarding of the account opening front end account opening request to the corresponding external business. system.
  • the invention also provides an apparatus for generating an account opening page.
  • the generating device of the account opening page of the present invention comprises:
  • a receiving module configured to receive an account opening request triggered by a service interface of a front end of the trading platform system, where the account opening request carries the account opening type information
  • the query module is configured to query a preset account opening template configuration table according to the account opening type information, and obtain corresponding account opening template data;
  • a generating module configured to convert the account opening template data into a hypertext markup language HTML code by a template engine, and feed back the HTML code to a front end of the trading platform system, so that the trading platform system front end displays the HTML code Render as an account opening page.
  • the generating device of the account opening page further includes:
  • an establishing module configured to establish an account opening template configuration table in the trading platform system, where the account opening template configuration table includes account opening type information, and the account opening template data corresponding to the account opening type information.
  • the account opening template configuration table includes an account opening template main table and an account opening template element table
  • the query module is further configured to:
  • the account opening template main table Querying the account opening template main table according to the account opening type information, and obtaining an account opening element corresponding to the account opening type information, wherein the account opening template main table is used to indicate a mapping relationship between an account opening type and an account opening element;
  • the account opening template element table Querying the account opening template element table according to the obtained account opening element corresponding to the account opening type information, and obtaining a field attribute of the account opening element corresponding to the account opening type information, wherein the account opening template element table is used to indicate an account opening element and The mapping relationship between the field attributes of the account opening feature.
  • the field attribute of the account opening element includes an account opening step and an account opening information module to which the account opening element belongs, and a display position and a display manner of the account opening element in the account opening page.
  • the generating device of the account opening page further includes:
  • An obtaining module configured to acquire account opening information entered based on the generated account opening page
  • the submitting module is configured to submit the obtained account opening information to an external service system corresponding to the account opening type information when receiving the account opening information submitting instruction.
  • the invention also provides a generating device for opening an account page.
  • the generating device of the account opening page of the present invention includes: a memory, a processor, and a generating program of an account opening page stored on the memory and operable on the processor, when the generating program of the account opening page is executed by the processor Implement the next steps:
  • the account template data is converted to a hypertext markup language HTML code by a template engine, and the HTML code is fed back to the front end of the trading platform system to cause the front end of the trading platform system to render the HTML code as an account opening page.
  • An account opening template configuration table is created in the trading platform system, and the account opening template configuration table includes account opening type information, and an account opening element corresponding to the account opening type information and field attribute information of the account opening element.
  • the account opening template configuration table includes an account opening template main table and an account opening template element table, and the generating step of the account opening page is further implemented by the processor:
  • the account opening template main table Querying the account opening template main table according to the account opening type information, and obtaining an account opening element corresponding to the account opening type information, wherein the account opening template main table is used to indicate a mapping relationship between an account opening type and an account opening element;
  • the account opening template element table Querying the account opening template element table according to the obtained account opening element corresponding to the account opening type information, and obtaining a field attribute of the account opening element corresponding to the account opening type information, wherein the account opening template element table is used to indicate an account opening element and The mapping relationship between the field attributes of the account opening feature.
  • the field attribute of the account opening element includes an account opening step and an account opening information module to which the account opening element belongs, and a display position and a display manner of the account opening element in the account opening page.
  • the obtained account opening information is submitted to an external service system corresponding to the account opening type information.
  • the invention also provides a computer readable storage medium.
  • the computer readable storage medium of the present invention stores a generation program of an account opening page, and when the generation program of the account opening page is executed by the processor, the following steps are implemented:
  • the account template data is converted to a hypertext markup language HTML code by a template engine, and the HTML code is fed back to the front end of the trading platform system to cause the front end of the trading platform system to render the HTML code as an account opening page.
  • An account opening template configuration table is created in the trading platform system, where the account opening template configuration table includes account opening type information, and account opening template data corresponding to the account opening type information.
  • the account opening template configuration table includes an account opening template main table and an account opening template element table, and the generating program of the account opening page is further executed by the processor as follows:
  • the account opening template main table Querying the account opening template main table according to the account opening type information, and obtaining an account opening element corresponding to the account opening type information, wherein the account opening template main table is used to indicate a mapping relationship between an account opening type and an account opening element;
  • the account opening template element table Querying the account opening template element table according to the obtained account opening element corresponding to the account opening type information, and obtaining a field attribute of the account opening element corresponding to the account opening type information, wherein the account opening template element table is used to indicate an account opening element and The mapping relationship between the field attributes of the account opening feature.
  • the field attribute of the account opening element includes an account opening step and an account opening information module to which the account opening element belongs, and a display position and a display manner of the account opening element in the account opening page.
  • the obtained account opening information is submitted to an external service system corresponding to the account opening type information.
  • portions of the technical solution of the present invention that contribute substantially or to the prior art may be embodied in the form of a software product stored in a storage medium (such as a ROM/RAM as described above). , a disk, an optical disk, including a number of 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 perform the methods described in various embodiments of the present invention.
  • a terminal device which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.

Landscapes

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

Abstract

一种开户页面的生成方法、装置、设备和一种计算机可读存储介质,该方法包括:接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息(S10);根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据(S20);通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面(S30)。其能够降低开户页面的开发维护成本。

Description

开户页面的生成方法、装置、设备及计算机可读存储介质
本申请要求于2017年7月25日提交中国专利局、申请号为201710614773.2、发明名称为“开户页面的生成方法、设备及计算机可读存储介质”的中国专利申请的优先权,其全部内容通过引用结合在申请中。
技术领域
本发明涉及互联网技术领域,尤其涉及开户页面的生成方法、装置、设备及计算机可读存储介质。
背景技术
随着互联网金融的不断发展,越来越多的金融产品(如货币、外汇、有价证券等)支持线上开户。金融产品的线上开户过程主要通过交易平台系统实现,交易平台系统和多个外部业务系统对接,用于将交易平台前端的开户请求转发至对应的外部业务系统。
对于不同的外部金融机构,其开户要素,即需要用户录入的开户信息各不相同。现有技术中,交易平台系统的开发人员需要为每家外部金融机构单独开发不同的开户页面,这样做会耗费大量的人力成本和时间成本,而且由于开户页面较多,后期维护也较为困难。
发明内容
本发明的主要目的在于提出一种开户页面的生成方法、装置、设备及计算机可读存储介质,旨在降低开户页面的开发维护成本。
为实现上述目的,本发明提供一种开户页面的生成方法,所述开户页面的生成方法包括如下步骤:
接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;
根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据;
通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。
可选地,所述接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息的步骤之前,还包括:
在交易平台系统中建立开户模板配置表,所述开户模板配置表包括开户类型信息,以及与所述开户类型信息对应的开户模板数据。
可选地,所述开户模板配置表包括开户模板主表和开户模板要素表,所述根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据的步骤包括:
根据所述开户类型信息查询所述开户模板主表,得到与所述开户类型信息对应的开户要素,其中,所述开户模板主表用于表示开户类型和开户要素之间的映射关系;
根据得到的与所述开户类型信息对应的开户要素查询所述开户模板要素表,得到与所述开户类型信息对应的开户要素的字段属性,其中,所述开户模板要素表用于表示开户要素和开户要素的字段属性之间的映射关系。
可选地,所述开户要素的字段属性包括所述开户要素所属的开户步骤和开户信息模块,以及所述开户要素在开户页面中的显示位置和显示方式。
可选地,所述开户页面的生成方法还包括:
获取基于生成的所述开户页面录入的开户信息;
在接收到开户信息提交指令时,将获取到的所述开户信息提交至与所述开户类型信息对应的外部业务系统。
此外,为实现上述目的,本发明还提供一种开户页面的生成装置,所述开户页面的生成装置包括:
接收模块,用于接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;
查询模块,用于根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据;
生成模块,用于通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。
此外,为实现上述目的,本发明还提供一种开户页面的生成设备,所述开户页面的生成设备包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的开户页面的生成程序,所述开户页面的生成程序被所述处理器执行时实现如下步骤:
接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;
根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据;
通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。
可选地,所述开户页面的生成程序被所述处理器执行时还实现如下步骤:
在交易平台系统中建立开户模板配置表,所述开户模板配置表包括开户类型信息,以及与所述开户类型信息对应的开户模板数据。
可选地,所述开户模板配置表包括开户模板主表和开户模板要素表,所述开户页面的生成程序被所述处理器执行时还实现如下步骤:
根据所述开户类型信息查询所述开户模板主表,得到与所述开户类型信息对应的开户要素,其中,所述开户模板主表用于表示开户类型和开户要素之间的映射关系;
根据得到的与所述开户类型信息对应的开户要素查询所述开户模板要素表,得到与所述开户类型信息对应的开户要素的字段属性,其中,所述开户模板要素表用于表示开户要素和开户要素的字段属性之间的映射关系。
可选地,所述开户要素的字段属性包括所述开户要素所属的开户步骤和开户信息模块,以及所述开户要素在开户页面中的显示位置和显示方式。
可选地,所述开户页面的生成程序被所述处理器执行时还实现如下步骤:
获取基于生成的所述开户页面录入的开户信息;
在接收到开户信息提交指令时,将获取到的所述开户信息提交至与所述开户类型信息对应的外部业务系统。
此外,为实现上述目的,本发明还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有开户页面的生成程序,所述开户页面的生成程序被处理器执行时实现如下步骤:
接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;
根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据,所述开户模板数据包括开户要素和所述开户要素的字段属性;
通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。
可选地,所述开户页面的生成程序被处理器执行时还实现如下步骤:
在交易平台系统中建立开户模板配置表,所述开户模板配置表包括开户类型信息,以及与所述开户类型信息对应的开户模板数据。
可选地,所述开户模板配置表包括开户模板主表和开户模板要素表,所述开户页面的生成程序被处理器执行时还实现如下步骤:
根据所述开户类型信息查询所述开户模板主表,得到与所述开户类型信息对应的开户要素,其中,所述开户模板主表用于表示开户类型和开户要素之间的映射关系;
根据得到的与所述开户类型信息对应的开户要素查询所述开户模板要素表,得到与所述开户类型信息对应的开户要素的字段属性,其中,所述开户模板要素表用于表示开户要素和开户要素的字段属性之间的映射关系。
可选地,所述开户要素的字段属性包括所述开户要素所属的开户步骤和开户信息模块,以及所述开户要素在开户页面中的显示位置和显示方式。
可选地,所述开户页面的生成程序被处理器执行时还实现如下步骤:
获取基于生成的所述开户页面录入的开户信息;
在接收到开户信息提交指令时,将获取到的所述开户信息提交至与所述开户类型信息对应的外部业务系统。
本发明交易平台系统接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据;通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。本发明将开户页面模板化,开发人员只需设置统一的开户模板配置表,在交易平台系统接收到开户请求时,通过该开户模板配置表和相应的模板引擎即可生成不同开户类型所对应的不同开户页面,相对于现有技术,开发人员无需为每家外部金融机构单独开发不同的开户页面,开户页面代码大大简化,从而降低了开户页面的开发维护成本。
附图说明
图1是本发明实施例方案涉及的硬件运行环境的设备结构示意图;
图2为本发明开户页面的生成方法第一实施例的流程示意图;
图3为本发明开户页面的生成方法第二实施例的流程示意图;
图4为本发明开户页面的生成方法第三实施例的流程示意图;
图5为本发明开户页面的生成方法第四实施例的流程示意图。
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。
具体实施方式
应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
本发明实施例的主要解决方案是:接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据;通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。
现有技术中,对于不同的外部金融机构,其开户要素,即需要用户录入的开户信息各不相同。交易平台系统的开发人员需要为每家外部金融机构单独开发不同的开户页面,这样做会耗费大量的人力成本和时间成本,而且由于开户页面较多,后期维护也较为困难。
本发明将开户页面模板化,开发人员只需设置统一的开户模板配置表,在交易平台系统接收到开户请求时,通过该开户模板配置表和相应的模板引擎即可生成不同开户类型所对应的不同开户页面,相对于现有技术,开发人员无需为每家外部金融机构单独开发不同的开户页面,开户页面代码大大简化,从而降低了开户页面的开发维护成本。
本发明提供一种开户页面的生成方法。
如图1所示,图1是本发明实施例方案涉及的硬件运行环境的设备结构示意图。
本发明实施例开户页面的生成设备为交易平台系统服务器。
如图1所示,该开户页面的生成设备可以包括:处理器1001,例如CPU,网络接口1004,用户接口1003,存储器1005,通信总线1002。其中,通信总线1002用于实现这些组件之间的连接通信。用户接口1003可以包括显示屏(Display)、输入单元比如键盘(Keyboard),可选用户接口1003还可以包括标准的有线接口、无线接口。网络接口1004可选的可以包括标准的有线接口、无线接口(如WI-FI接口)。存储器1005可以是高速RAM存储器,也可以是稳定的存储器(non-volatile memory),例如磁盘存储器。存储器1005可选的还可以是独立于前述处理器1001的存储装置。
本领域技术人员可以理解,图1中示出的设备结构并不构成对终端的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。
如图1所示,作为一种计算机存储介质的存储器1005中可以包括操作系统、网络通信模块、用户接口模块以及开户页面的生成程序。
在图1所示的终端中,网络接口1004主要用于连接后台服务器,与后台服务器进行数据通信;用户接口1003主要用于连接客户端(用户端),与客户端进行数据通信;而处理器1001可以用于调用存储器1005中存储的开户页面的生成程序,并执行以下操作:
接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;
根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据;
通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。
进一步地,处理器1001可以调用存储器1005中存储的开户页面的生成程序,还执行以下操作:
在交易平台系统中建立开户模板配置表,所述开户模板配置表包括开户类型信息,以及与所述开户类型信息对应的开户模板数据。
进一步地,所述开户模板配置表包括开户模板主表和开户模板要素表,处理器1001可以调用存储器1005中存储的开户页面的生成程序,还执行以下操作:
根据所述开户类型信息查询所述开户模板主表,得到与所述开户类型信息对应的开户要素,其中,所述开户模板主表用于表示开户类型和开户要素之间的映射关系;
根据得到的与所述开户类型信息对应的开户要素查询所述开户模板要素表,得到与所述开户类型信息对应的开户要素的字段属性,其中,所述开户模板要素表用于表示开户要素和开户要素的字段属性之间的映射关系。
进一步地,所述开户要素的字段属性包括所述开户要素所属的开户步骤和开户信息模块,以及所述开户要素在开户页面中的显示位置和显示方式。
进一步地,处理器1001可以调用存储器1005中存储的开户页面的生成程序,还执行以下操作:
获取基于生成的所述开户页面录入的开户信息;
在接收到开户信息提交指令时,将获取到的所述开户信息提交至与所述开户类型信息对应的外部业务系统。
基于上述硬件结构,提出本发明开户页面的生成方法实施例。
参照图2,图2为本发明开户页面的生成方法第一实施例的流程示意图,所述开户页面的生成方法包括:
步骤S10,接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;
本实施例开户页面的生成方法应用于交易平台系统,该交易平台系统为一互联网交易平台,用于实现不同类型的金融产品(如基金产品、信托产品)的在线交易。交易平台系统和多个外部金融机构的业务系统对接,用于将用户在交易平台系统上的开户请求转发至对应的外部业务系统,以使外部业务系统进行相应的开户处理。
在本实施例中,首先,用户在交易平台系统前端显示的交互页面上触发开户请求,该开户请求可以是基金开户请求、信托开户请求或其他类型的金融产品的开户请求,此处不作限定。开户请求携带开户类型信息,该开户类型信息用于区分不同金融机构的不同金融产品,如针对外部基金公司A的基金产品a发起开户请求,其对应的开户类型信息可以表示为A公司-a基金。
步骤S20,根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据,所述开户模板数据包括开户要素和所述开户要素的字段属性;
然后,交易平台系统可以以开户请求中的开户类型信息为索引,查询预设的开户模板配置表,得到对应的开户模板数据,其中,开户模板配置表用于表示开户类型信息和开户模板数据之间的映射关系,开户模板数据包括开户要素和开户要素的字段属性。所谓开户要素,即提交开户请求时需要用户录入的开户信息,比如对于基金开户,其开户要素可以包括银行账户名称、银行账号、开户银行、开户网点、机构名称、统一社会信用代码、法人姓名、法人手机号码、法人证件类型、法人证件号、经办人姓名、经办人手机号、法人证件类型、法人证件号等待用户填写项目,以及营业执照复印件、组织机构代码证复印件、税务登记证复印件、银行开户许可证复印件、法人身份证复印件、经办人身份证复印件等待用户上传文件项目;所谓开户要素的字段属性,其主要用于定义开户要素所属的开户信息模块(如机构信息模块、法人信息模块、经办人信息模块和文件上传模块)和开户要素的显示效果(如在开户页面中的显示位置、显示方式),比如,对于法人姓名这一开户要素,其开户要素字段可以配置为instName,对应的字段属性可以包括fieldname=“法人信息”(开户要素属于法人信息模块),readOnly=“true”(只读),type=“input”(在法人姓名后显示输入框)等,具体实施时开户要素及开户要素的字段属性可预先进行灵活设置。
步骤S30,通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。
在得到与开户类型信息对应的开户模板数据后,交易平台系统通过模板引擎将该开户模板数据转换为超文本标记语言HTML(HyperText Markup Language)代码。
具体地,模板引擎可以为freemarker引擎,freemarker引擎是一种基于模板和模板数据生成输出文本的通用工具,在本实施例中,可预先配置多套freemarker模板,分别对应于不同的开户要素,从而在获取到开户模板数据后,可以根据不同的freemarker模板生成不同开户要素的HTML代码;之后,交易平台系统将生成的HTML代码反馈至交易平台系统前端(浏览器),以使交易平台系统前端将该HTML代码渲染为开户页面展示给用户,该渲染过程可以由现有的页面渲染引擎实现,所谓页面渲染,就是浏览器将请求返回的页面资源(HTML文本,图像,动画,视频,音频等)基于一定的规则(CSS(Cascading Style Sheets,层叠样式表,一种用来表现HTML等文件样式的计算机语言)语句,JS(JavaScript,一种计算机脚本语言)语句,浏览器本身的一些规则等)完成页面布局及绘制的过程,交易平台系统前端通过页面渲染,最终实现了将HTML代码转换为开户页面展示给用户。
在本实施例中,交易平台系统接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据;通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。本实施例将开户页面模板化,开发人员只需设置统一的开户模板配置表,在交易平台系统接收到开户请求时,通过该开户模板配置表和相应的模板引擎即可生成不同开户类型所对应的不同开户页面,相对于现有技术,开发人员无需为每家外部金融机构单独开发不同的开户页面,开户页面代码大大简化,从而降低了开户页面的开发维护成本。
进一步地,参照图3,图3为本发明开户页面的生成方法第二实施例的流程示意图。基于上述图2所示的实施例,在步骤S10之前,还可以包括:
步骤S40,在交易平台系统中建立开户模板配置表,所述开户模板配置表包括开户类型信息,以及与所述开户类型信息对应的开户模板数据。
在本实施例中,交易平台系统可以接收开发人员的建立指令,并根据该建立指令建立开户模板配置表,开户模板配置表包括开户类型信息,以及与开户类型信息对应的开户模板数据,该开户模板数据包括开户要素和所述开户要素的字段属性信息。其中,开户要素以及开户要素对应的字段属性信息可根据实际业务需要进行灵活设置。
下面以基金开户为例进行说明。
基金开户模板配置表中应包括开户类型信息,如A公司-a基金(针对A公司a基金进行开户)、A公司-b基金(针对A公司b基金进行开户)、B公司-c基金(针对B公司c基金进行开户)、B公司-d基金(针对B公司d基金进行开户)等。
此外,开户模板配置表中还应包括与开户类型信息对应的开户要素和开户要素的字段属性信息。比如对于A公司a基金,其对应的开户要素可以为银行账户名称、银行账号、开户银行、开户网点、机构名称、统一社会信用代码、法人姓名、法人手机号码、法人证件类型、法人证件号、经办人姓名、经办人手机号、法人证件类型、法人证件号等待用户填写项目,以及营业执照复印件、组织机构代码证复印件、税务登记证复印件、银行开户许可证复印件、法人身份证复印件、经办人身份证复印件等待用户上传文件项目;而每个开户要素都有其对应的字段属性信息,比如对于法人姓名这一开户要素,其字段属性信息中应定义法人姓名这一字段所属的开户信息模块(法人信息模块)和显示效果(如显示在法人信息模块的第一行,且在法人姓名后显示输入框)。
在本实施例中,通过预先在交易平台系统中建立开户模板配置表,为后续获取开户模板数据提供了前提保证;此外,针对新增开户类型,开发人员只需基于开户模板配置表设置与该新增开户类型对应的开户要素,而无需完成一系列开户页面代码的编写,开户模块配置表中的开户要素和开户要素的字段属性也可以灵活修改,可扩展性强。
进一步地,参照图4,图4为本发明开户页面的生成方法第三实施例的流程示意图。基于上述图3所示的实施例,开户模板配置表可以包括开户模板主表和开户模板要素表,步骤S20可以包括:
步骤S21,根据所述开户类型信息查询所述开户模板主表,得到与所述开户类型信息对应的开户要素,其中,所述开户模板主表用于表示开户类型和开户要素之间的映射关系;
该步骤中,开户模板主表用于表示开户类型和开户要素之间的映射关系,针对不同的开户类型,其对应的开户要素的种类和数量可能不同,比如对于A公司a基金,其开户要素可能有15个,而对于A公司b基金,其开户要素可能有20个。交易平台系统首先以开户类型信息为索引,查询开户模板主表,得到与开户类型信息对应的开户要素。
步骤S22,根据得到的与所述开户类型信息对应的开户要素查询所述开户模板要素表,得到与所述开户类型信息对应的开户要素的字段属性,其中,所述开户模板要素表用于表示开户要素和开户要素的字段属性之间的映射关系。
该步骤中,开户模板要素表用于表示开户要素和开户要素的字段属性之间的映射关系,针对不同的开户要素,其对应的字段属性不用,比如对于法人姓名这一开户要素,其字段属性信息中可以定义法人姓名这一字段所属的开户信息模块为法人信息模块,而对于经办人姓名这一开户要素,其字段属性信息中可以定义经办人姓名这一字段所属的开户信息模块为经办人信息模块。交易平台系统可以以步骤S21中得到的开户要素为索引,查询开户模板要素表,得到各开户要素对应的字段属性。
进一步地,上述开户要素的字段属性包括开户要素所属的开户步骤和开户信息模块,以及所述开户要素在开户页面中的显示位置和显示方式。
在本实施例中,可将用户填写开户信息的过程划分为多个步骤,在每个步骤的显示页面中又包含多个模块,每个模块中的开户要素根据预设的显示位置和显示方式进行显示。
比如,可将用户填写基金开户信息的过程划分为清算账户信息填写、机构信息填写和上传开户材料三个步骤,在机构信息填写步骤的显示页面中,又包含机构信息、法人信息和经办人信息三个模块,在法人信息这一模块中,法人姓名这一开户要素显示在法人信息模块的第一行,且在法人姓名后显示输入框。需要说明的是,开户要素的显示方式除了可以包括在开户要素后显示输入框外,还可以包括在开户要素后显示下拉框或文件上传控件等,具体实施时可灵活设置。
在本实施例中,通过将开户模板配置表划分为包括开户模板主表和开户模板要素表,交易平台系统首先根据所述开户类型信息查询开户模板主表,得到与开户类型信息对应的开户要素,再进一步根据开户要素查询开户模板要素表,得到开户要素的字段属性,层次清晰简单,查询效率较高。
进一步地,参照图5,图5为本发明开户页面的生成方法第四实施例的流程示意图。基于上述图2所示的实施例,在步骤S30之后,还可以包括:
步骤S50,获取基于生成的所述开户页面录入的开户信息;
步骤S60,在接收到开户信息提交指令时,将获取到的所述开户信息提交至与所述开户类型信息对应的外部业务系统。
在本实施例中,交易平台系统前端将HTML代码渲染为开户页面后,获取基于开户页面录入的开户信息,该开户信息包括用户填写的开户信息文本和上传的开户文件;用户在录入开户所需的所有开户信息后,触发提交指令,交易平台系统在接收到开户信息提交指令时,即将获取到的开户信息提交至与开户类型信息对应的外部业务系统,比如,当开户类型为A公司-a基金时,交易平台系统即将开户信息提交至对应的A公司业务系统,以使A公司业务系统对用户的开户请求作进一步处理,由此实现了将交易平台前端的开户请求转发至对应的外部业务系统。
本发明还提供一种开户页面的生成装置。
本发明开户页面的生成装置包括:
接收模块,用于接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;
查询模块,用于根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据;
生成模块,用于通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。
进一步地,所述开户页面的生成装置还包括:
建立模块,用于在交易平台系统中建立开户模板配置表,所述开户模板配置表包括开户类型信息,以及与所述开户类型信息对应的开户模板数据。
进一步地,所述开户模板配置表包括开户模板主表和开户模板要素表,所述查询模块还用于:
根据所述开户类型信息查询所述开户模板主表,得到与所述开户类型信息对应的开户要素,其中,所述开户模板主表用于表示开户类型和开户要素之间的映射关系;
根据得到的与所述开户类型信息对应的开户要素查询所述开户模板要素表,得到与所述开户类型信息对应的开户要素的字段属性,其中,所述开户模板要素表用于表示开户要素和开户要素的字段属性之间的映射关系。
进一步地,所述开户要素的字段属性包括所述开户要素所属的开户步骤和开户信息模块,以及所述开户要素在开户页面中的显示位置和显示方式。
进一步地,所述开户页面的生成装置还包括:
获取模块,用于获取基于生成的所述开户页面录入的开户信息;
提交模块,用于在接收到开户信息提交指令时,将获取到的所述开户信息提交至与所述开户类型信息对应的外部业务系统。
上述各模块所实现的功能可参照本发明开户页面的生成方法实施例,此处不再赘述。
本发明还提供一种开户页面的生成设备。
本发明开户页面的生成设备包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的开户页面的生成程序,所述开户页面的生成程序被所述处理器执行时实现下步骤:
接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;
根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据,所述开户模板数据包括开户要素和所述开户要素的字段属性;
通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。
进一步地,所述开户页面的生成程序被所述处理器执行时还实现下步骤:
在交易平台系统中建立开户模板配置表,所述开户模板配置表包括开户类型信息,以及与所述开户类型信息对应的开户要素和所述开户要素的字段属性信息。
进一步地,所述开户模板配置表包括开户模板主表和开户模板要素表,所述开户页面的生成程序被所述处理器执行时还实现下步骤:
根据所述开户类型信息查询所述开户模板主表,得到与所述开户类型信息对应的开户要素,其中,所述开户模板主表用于表示开户类型和开户要素之间的映射关系;
根据得到的与所述开户类型信息对应的开户要素查询所述开户模板要素表,得到与所述开户类型信息对应的开户要素的字段属性,其中,所述开户模板要素表用于表示开户要素和开户要素的字段属性之间的映射关系。
进一步地,所述开户要素的字段属性包括所述开户要素所属的开户步骤和开户信息模块,以及所述开户要素在开户页面中的显示位置和显示方式。
进一步地,所述开户页面的生成程序被所述处理器执行时还实现下步骤:
获取基于生成的所述开户页面录入的开户信息;
在接收到开户信息提交指令时,将获取到的所述开户信息提交至与所述开户类型信息对应的外部业务系统。
其中,在所述处理器上运行的开户页面的生成程序被执行时所实现的方法可参照本发明开户页面的生成方法实施例,此处不再赘述。
本发明还提供一种计算机可读存储介质。
本发明计算机可读存储介质上存储有开户页面的生成程序,所述开户页面的生成程序被处理器执行时实现如下步骤:
接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;
根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据,所述开户模板数据包括开户要素和所述开户要素的字段属性;
通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。
进一步地,所述开户页面的生成程序被处理器执行时还实现如下步骤:
在交易平台系统中建立开户模板配置表,所述开户模板配置表包括开户类型信息,以及与所述开户类型信息对应的开户模板数据。
进一步地,所述开户模板配置表包括开户模板主表和开户模板要素表,所述开户页面的生成程序被处理器执行时还实现如下步骤:
根据所述开户类型信息查询所述开户模板主表,得到与所述开户类型信息对应的开户要素,其中,所述开户模板主表用于表示开户类型和开户要素之间的映射关系;
根据得到的与所述开户类型信息对应的开户要素查询所述开户模板要素表,得到与所述开户类型信息对应的开户要素的字段属性,其中,所述开户模板要素表用于表示开户要素和开户要素的字段属性之间的映射关系。
进一步地,所述开户要素的字段属性包括所述开户要素所属的开户步骤和开户信息模块,以及所述开户要素在开户页面中的显示位置和显示方式。
进一步地,所述开户页面的生成程序被处理器执行时还实现如下步骤:
获取基于生成的所述开户页面录入的开户信息;
在接收到开户信息提交指令时,将获取到的所述开户信息提交至与所述开户类型信息对应的外部业务系统。
其中,在所述处理器上运行的开户页面的生成程序被执行时所实现的方法可参照本发明开户页面的生成方法实施例,此处不再赘述。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者系统不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者系统所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者系统中还存在另外的相同要素。
上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在如上所述的一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本发明各个实施例所述的方法。
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。

Claims (20)

  1. 一种开户页面的生成方法,其特征在于,所述开户页面的生成方法包括如下步骤:
    接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;
    根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据;
    通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。
  2. 如权利要求1所述的开户页面的生成方法,其特征在于,所述接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息的步骤之前,还包括:
    在交易平台系统中建立开户模板配置表,所述开户模板配置表包括开户类型信息,以及与所述开户类型信息对应的开户模板数据。
  3. 如权利要求2所述的开户页面的生成方法,其特征在于,所述开户模板配置表包括开户模板主表和开户模板要素表,所述根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据的步骤包括:
    根据所述开户类型信息查询所述开户模板主表,得到与所述开户类型信息对应的开户要素,其中,所述开户模板主表用于表示开户类型和开户要素之间的映射关系;
    根据得到的与所述开户类型信息对应的开户要素查询所述开户模板要素表,得到与所述开户类型信息对应的开户要素的字段属性,其中,所述开户模板要素表用于表示开户要素和开户要素的字段属性之间的映射关系。
  4. 如权利要求3所述的开户页面的生成方法,其特征在于,所述开户要素的字段属性包括所述开户要素所属的开户步骤和开户信息模块,以及所述开户要素在开户页面中的显示位置和显示方式。
  5. 如权利要求1所述的开户页面的生成方法,其特征在于,所述开户页面的生成方法还包括:
    获取基于生成的所述开户页面录入的开户信息;
    在接收到开户信息提交指令时,将获取到的所述开户信息提交至与所述开户类型信息对应的外部业务系统。
  6. 一种开户页面的生成装置,其特征在于,所述开户页面的生成装置包括:
    接收模块,用于接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;
    查询模块,用于根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据;
    生成模块,用于通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。
  7. 如权利要求6所述的开户页面的生成装置,其特征在于,所述开户页面的生成装置还包括:
    建立模块,用于在交易平台系统中建立开户模板配置表,所述开户模板配置表包括开户类型信息,以及与所述开户类型信息对应的开户模板数据。
  8. 如权利要7所述的开户页面的生成装置,其特征在于,所述开户模板配置表包括开户模板主表和开户模板要素表,所述查询模块还用于:
    根据所述开户类型信息查询所述开户模板主表,得到与所述开户类型信息对应的开户要素,其中,所述开户模板主表用于表示开户类型和开户要素之间的映射关系;
    根据得到的与所述开户类型信息对应的开户要素查询所述开户模板要素表,得到与所述开户类型信息对应的开户要素的字段属性,其中,所述开户模板要素表用于表示开户要素和开户要素的字段属性之间的映射关系。
  9. 如权利要求8所述的开户页面的生成装置,其特征在于,所述开户要素的字段属性包括所述开户要素所属的开户步骤和开户信息模块,以及所述开户要素在开户页面中的显示位置和显示方式。
  10. 如权利要求6所述的开户页面的生成装置,其特征在于,所述开户页面的生成装置还包括:
    获取模块,用于获取基于生成的所述开户页面录入的开户信息;
    提交模块,用于在接收到开户信息提交指令时,将获取到的所述开户信息提交至与所述开户类型信息对应的外部业务系统。
  11. 一种开户页面的生成设备,其特征在于,所述开户页面的生成设备包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的开户页面的生成程序,所述开户页面的生成程序被所述处理器执行时实现如下步骤:
    接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;
    根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据;
    通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。
  12. 如权利要求11所述的开户页面的生成设备,其特征在于,所述开户页面的生成程序被所述处理器执行时还实现如下步骤:
    在交易平台系统中建立开户模板配置表,所述开户模板配置表包括开户类型信息,以及与所述开户类型信息对应的开户模板数据。
  13. 如权利要求12所述的开户页面的生成设备,其特征在于,所述开户模板配置表包括开户模板主表和开户模板要素表,所述开户页面的生成程序被所述处理器执行时还实现如下步骤:
    根据所述开户类型信息查询所述开户模板主表,得到与所述开户类型信息对应的开户要素,其中,所述开户模板主表用于表示开户类型和开户要素之间的映射关系;
    根据得到的与所述开户类型信息对应的开户要素查询所述开户模板要素表,得到与所述开户类型信息对应的开户要素的字段属性,其中,所述开户模板要素表用于表示开户要素和开户要素的字段属性之间的映射关系。
  14. 如权利要求13所述的开户页面的生成设备,其特征在于,所述开户要素的字段属性包括所述开户要素所属的开户步骤和开户信息模块,以及所述开户要素在开户页面中的显示位置和显示方式。
  15. 如权利要求11所述的开户页面的生成设备,其特征在于,所述开户页面的生成程序被所述处理器执行时还实现如下步骤:
    获取基于生成的所述开户页面录入的开户信息;
    在接收到开户信息提交指令时,将获取到的所述开户信息提交至与所述开户类型信息对应的外部业务系统。
  16. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储有开户页面的生成程序,所述开户页面的生成程序被处理器执行时实现如下步骤:
    接受基于交易平台系统前端的业务界面触发的开户请求,所述开户请求携带开户类型信息;
    根据所述开户类型信息查询预设的开户模板配置表,得到对应的开户模板数据,所述开户模板数据包括开户要素和所述开户要素的字段属性;
    通过模板引擎将所述开户模板数据转换为超文本标记语言HTML代码,将所述HTML代码反馈至所述交易平台系统前端,以使所述交易平台系统前端将所述HTML代码渲染为开户页面。
  17. 如权利要求16所述的计算机可读存储介质,其特征在于,所述开户页面的生成程序被处理器执行时还实现如下步骤:
    在交易平台系统中建立开户模板配置表,所述开户模板配置表包括开户类型信息,以及与所述开户类型信息对应的开户模板数据。
  18. 如权利要求17所述的计算机可读存储介质,其特征在于,所述开户模板配置表包括开户模板主表和开户模板要素表,所述开户页面的生成程序被处理器执行时还实现如下步骤:
    根据所述开户类型信息查询所述开户模板主表,得到与所述开户类型信息对应的开户要素,其中,所述开户模板主表用于表示开户类型和开户要素之间的映射关系;
    根据得到的与所述开户类型信息对应的开户要素查询所述开户模板要素表,得到与所述开户类型信息对应的开户要素的字段属性,其中,所述开户模板要素表用于表示开户要素和开户要素的字段属性之间的映射关系。
  19. 如权利要求18所述的计算机可读存储介质,其特征在于,所述开户要素的字段属性包括所述开户要素所属的开户步骤和开户信息模块,以及所述开户要素在开户页面中的显示位置和显示方式。
  20. 如权利要求16所述的计算机可读存储介质,其特征在于,所述开户页面的生成程序被处理器执行时还实现如下步骤:
    获取基于生成的所述开户页面录入的开户信息;
    在接收到开户信息提交指令时,将获取到的所述开户信息提交至与所述开户类型信息对应的外部业务系统。
PCT/CN2017/104070 2017-07-25 2017-09-28 开户页面的生成方法、装置、设备及计算机可读存储介质 WO2019019350A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710614773.2 2017-07-25
CN201710614773.2A CN107369090A (zh) 2017-07-25 2017-07-25 开户页面的生成方法、设备及计算机可读存储介质

Publications (1)

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

Family

ID=60306919

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/104070 WO2019019350A1 (zh) 2017-07-25 2017-09-28 开户页面的生成方法、装置、设备及计算机可读存储介质

Country Status (2)

Country Link
CN (1) CN107369090A (zh)
WO (1) WO2019019350A1 (zh)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108897729B (zh) * 2018-06-28 2022-11-11 中国建设银行股份有限公司 一种交易模板共享方法、装置、电子设备及存储介质
CN108958871A (zh) * 2018-07-03 2018-12-07 广州唯品会信息科技有限公司 开户页面配置方法、装置、系统及计算机可读存储介质
CN109032598B (zh) * 2018-07-13 2022-02-08 中国银行股份有限公司 一种交易流程的动态生成方法及装置
CN109658219A (zh) * 2018-09-27 2019-04-19 深圳壹账通智能科技有限公司 信贷产品配置方法、装置、设备和计算机存储介质
CN109710252A (zh) * 2018-12-14 2019-05-03 泰康保险集团股份有限公司 页面生成方法、装置、设备及存储介质
CN110286903A (zh) * 2019-05-21 2019-09-27 深圳壹账通智能科技有限公司 用户信息表单的构建方法、装置、设备及存储介质
CN110490747A (zh) * 2019-08-26 2019-11-22 深圳市盟天科技有限公司 一种信托对接方法、装置、服务器及存储介质
CN111562918A (zh) * 2020-05-06 2020-08-21 中国银行股份有限公司 一种页面动态化生成方法及装置
CN114024851A (zh) * 2021-12-01 2022-02-08 深圳绿米联创科技有限公司 入网配置信息生成方法、入网配置方法、装置及电子设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101833708A (zh) * 2010-05-07 2010-09-15 山东中创软件工程股份有限公司 一种生成预警消息的方法和装置
CN103019684A (zh) * 2012-11-20 2013-04-03 北京思特奇信息技术股份有限公司 一种基于动态模板的配置业务页面的方法
US9026903B1 (en) * 2011-01-11 2015-05-05 Google Inc. Abstract syntax tree interpreter for generating a valid HTML document
CN105373615A (zh) * 2015-11-24 2016-03-02 深圳市华讯方舟科技有限公司 一种页面定制化的方法和装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102622219B (zh) * 2011-01-31 2015-06-17 富士通株式会社 对动态调用服务的执行结果进行渲染的方法、装置及系统
CN103377038B (zh) * 2012-04-11 2016-12-28 怡丰联合(北京)科技有限责任公司 自定义表单的描述及表单解析方法
CN103514159B (zh) * 2012-06-14 2018-07-13 阿里巴巴集团控股有限公司 一种处理表单模板的方法、系统以及装置
CN105404692B (zh) * 2015-12-18 2019-08-30 深圳中兴网信科技有限公司 Web页面的生成方法及生成装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101833708A (zh) * 2010-05-07 2010-09-15 山东中创软件工程股份有限公司 一种生成预警消息的方法和装置
US9026903B1 (en) * 2011-01-11 2015-05-05 Google Inc. Abstract syntax tree interpreter for generating a valid HTML document
CN103019684A (zh) * 2012-11-20 2013-04-03 北京思特奇信息技术股份有限公司 一种基于动态模板的配置业务页面的方法
CN105373615A (zh) * 2015-11-24 2016-03-02 深圳市华讯方舟科技有限公司 一种页面定制化的方法和装置

Also Published As

Publication number Publication date
CN107369090A (zh) 2017-11-21

Similar Documents

Publication Publication Date Title
WO2019019350A1 (zh) 开户页面的生成方法、装置、设备及计算机可读存储介质
WO2021008017A1 (zh) 联邦学习方法、系统、终端设备及存储介质
WO2018082484A1 (zh) 一种电子设备的截屏方法、系统及电子设备
WO2020147385A1 (zh) 数据录入方法、装置、终端及计算机可读存储介质
WO2020125251A1 (zh) 基于联邦学习的模型参数训练方法、装置、设备及介质
WO2018076865A1 (zh) 数据分享方法、装置、存储介质及电子设备
WO2018201773A1 (zh) 单元格页面的渲染方法、装置、服务器和可读存储介质
WO2020073495A1 (zh) 基于人工智能的复审方法、装置、设备及存储介质
WO2018201774A1 (zh) 数据审批方法、装置、设备和计算机可读存储介质
WO2019019245A1 (zh) 基金组合购买方法、系统及存储介质
WO2015018243A1 (zh) 一种基于iOS设备的网页拦截方法和设备
WO2020233078A1 (zh) 用户信息表单的构建方法、装置、设备及存储介质
WO2014027836A1 (en) Method and electronic device for editing content
WO2020113959A1 (zh) 医疗机构透析水平的考核方法、装置、设备及存储介质
WO2018155976A1 (ko) 대화형 애플리케이션의 메시지 공유 시스템과 방법
WO2020087981A1 (zh) 风控审核模型生成方法、装置、设备及可读存储介质
WO2018166098A1 (zh) 数据稽核方法、装置、移动终端及计算机可读存储介质
WO2017111197A1 (ko) 학습 분석에서 빅데이터 시각화 시스템 및 방법
WO2020177376A1 (zh) 数据的提取方法、装置、终端及计算机可读存储介质
WO2011088720A1 (zh) 获取web聊天记录的方法及系统
WO2020062615A1 (zh) 显示面板的伽马值调节方法、装置及显示设备
WO2017023049A1 (en) Electronic device and server related to rendering of web content and controlling method thereof
WO2020048424A1 (zh) 网页构建方法、装置和存储介质
WO2013013486A1 (zh) 一种将pdf格式文件转换为epub格式的方法及系统
WO2020119361A1 (zh) 终端协议显示方法、装置、设备及存储介质

Legal Events

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

Ref document number: 17918899

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17918899

Country of ref document: EP

Kind code of ref document: A1

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

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

122 Ep: pct application non-entry in european phase

Ref document number: 17918899

Country of ref document: EP

Kind code of ref document: A1