WO2019184281A1 - Method and server for dynamically managing product services, and storage medium - Google Patents

Method and server for dynamically managing product services, and storage medium Download PDF

Info

Publication number
WO2019184281A1
WO2019184281A1 PCT/CN2018/107507 CN2018107507W WO2019184281A1 WO 2019184281 A1 WO2019184281 A1 WO 2019184281A1 CN 2018107507 W CN2018107507 W CN 2018107507W WO 2019184281 A1 WO2019184281 A1 WO 2019184281A1
Authority
WO
WIPO (PCT)
Prior art keywords
product
attribute
model table
information
attributes
Prior art date
Application number
PCT/CN2018/107507
Other languages
French (fr)
Chinese (zh)
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 WO2019184281A1 publication Critical patent/WO2019184281A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0623Item investigation
    • G06Q30/0625Directed, with specific intent or strategy
    • G06Q30/0627Directed, with specific intent or strategy using item specifications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0641Shopping interfaces

Definitions

  • the present application relates to the field of computer technologies, and in particular, to a method, a server, and a computer readable storage medium for dynamically managing product services.
  • the existing product service platform manages the product service information in a simple dimension, and the product service information display is also a unified dimension, and cannot be differentiated according to the description of the product service.
  • the existing product service platforms are mostly implemented by adding data table fields in the background database.
  • the new data table field involves the allocation of database storage space, and the background operator needs to write the corresponding code for the new data table field.
  • this method has a large workload and high operating costs.
  • the present application provides a method, a server, and a computer readable storage medium for dynamically managing product services, the main purpose of which is to implement dynamic provisioning of product service attributes, improve product service platform development, management efficiency, and reduce operating costs.
  • the present application provides a method for dynamically managing a product service, the method comprising:
  • Demonstration step the product services provided are displayed in a first-class classification and a second-level classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes;
  • Attribute table definition step defining an attribute model table for managing the product service, and defining related information of each product attribute in the attribute model table;
  • Update step Dynamically update the displayed product service based on the newly added product attributes.
  • the application further provides a server, the server includes: a memory, a processor and a display, wherein the memory stores a product service dynamic management program, where the product service dynamic management program is executed by the processor, and the following steps can be implemented :
  • Demonstration step the product services provided are displayed in a first-class classification and a second-level classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes;
  • Attribute table definition step defining an attribute model table for managing the product service, and defining related information of each product attribute in the attribute model table;
  • Update step Dynamically update the displayed product service based on the newly added product attributes.
  • the present application further provides a computer readable storage medium including a product service dynamic management program, where the product service dynamic management program is executed by a processor, Any of the steps in the method of dynamically managing product services.
  • the method, server and computer readable storage medium for dynamically managing product services proposed by the present application will describe a common horizontal expansion mode of product service into a vertical expansion mode, display product services in a hierarchical classification manner, and utilize an attribute model table. Define the relevant information of each product attribute, and then manage the addition and modification of product attributes through the unified specification attribute model table, and dynamically display the updated product service, so that the product service attributes can be dynamically added and configured, and the product service platform can be improved. Develop, manage, and reduce operating costs.
  • FIG. 1 is a schematic diagram of a preferred embodiment of a server of the present application.
  • FIG. 2 is a block diagram showing a preferred embodiment of the product service dynamic management program of FIG. 1;
  • FIG. 3 is a flow chart of a preferred embodiment of a method for dynamically managing product services according to the present application
  • Figure 4 is a schematic diagram of the product service displayed on the front page.
  • embodiments of the present application can be implemented as a method, apparatus, device, system, or computer program product. Accordingly, the application can be embodied in a complete hardware, complete software (including firmware, resident software, microcode, etc.), or a combination of hardware and software.
  • FIG. 1 it is a schematic diagram of a preferred embodiment of the server 1 of the present application.
  • the server 1 refers to a product service platform, which may be a server, a tablet computer, a personal computer, a portable computer, and other electronic devices having computing functions.
  • the server 1 includes a memory 11, a processor 12, a display 13, a network interface 14, and a communication bus 15.
  • the network interface 14 can optionally include a standard wired interface and a wireless interface (such as a WI-FI interface).
  • Communication bus 15 is used to implement connection communication between these components.
  • the memory 11 includes at least one type of readable storage medium.
  • the at least one type of readable storage medium may be a non-volatile storage medium such as a flash memory, a hard disk, a multimedia card, a card type memory, or the like.
  • the memory 11 may be an internal storage unit of the server 1, such as a hard disk of the server 1.
  • the memory 11 may also be an external storage unit of the server 1, such as a plug-in hard disk equipped on the server 1, a smart memory card (SMC), and a secure digital ( Secure Digital, SD) cards, flash cards, etc.
  • SMC smart memory card
  • SD Secure Digital
  • the memory 11 can be used not only for storing application software and various types of data installed in the server 1, such as the product service dynamic management program 10 and the attribute model table.
  • the processor 12 in some embodiments, may be a Central Processing Unit (CPU), microprocessor or other data processing chip for running program code or processing data stored in the memory 11, such as performing product service updates.
  • Display 13 can be referred to as a display screen or display unit.
  • the display 13 can be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, and an Organic Light-Emitting Diode (OLED) touch sensor.
  • the display 13 is used for displaying information processed in the server 1 and a work interface for displaying visualization, for example, displaying a front-end page for the user to select a label under the first-level classification, the second-level classification, and the second-level classification, or displaying the background page for the background operator. Configure information about product attributes.
  • FIG. 1 shows only server 1 with components 11-15 and product service dynamics management program 10, but it should be understood that not all illustrated components may be implemented, and more or fewer components may be implemented instead.
  • the server 1 may further include a user interface
  • the user interface may include an input unit such as a keyboard, a voice output device such as an audio, a headset, etc.
  • the user interface may further include a standard wired interface and a wireless interface.
  • the server 1 further comprises a touch sensor.
  • the area provided by the touch sensor for the user to perform a touch operation is referred to as a touch area.
  • the touch sensor described herein may be a resistive touch sensor, a capacitive touch sensor, or the like.
  • the touch sensor includes not only a contact type touch sensor but also a proximity type touch sensor or the like.
  • the touch sensor may be a single sensor or a plurality of sensors arranged, for example, in an array. The user can activate the product service dynamic management program 10 by touching the touch area.
  • the area of the display of the electronic device 1 may be the same as or different from the area of the touch sensor.
  • a display is stacked with the touch sensor to form a touch display. The device detects a user-triggered touch operation based on a touch screen display.
  • the server 1 may also include radio frequency (RF) circuits, sensors, audio circuits, and the like, and details are not described herein.
  • RF radio frequency
  • the program code of the product service dynamic management program 10 is stored in the memory 11 as a computer storage medium, and when the processor 12 executes the program code of the product service dynamic management program 10, the following is realized. step:
  • Demonstration step the product services provided are displayed in a first-class classification and a second-level classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes;
  • Attribute table definition step defining an attribute model table for managing the product service, and defining related information of each product attribute in the attribute model table, including an attribute ID, a directory ID of the attribute, and an attribute name;
  • Update step Dynamically update the displayed product service based on the newly added product attributes.
  • FIG. 2 for a schematic diagram of a module of the preferred embodiment of the product service dynamic management program 10
  • FIG. 3 for an overview of a flowchart of a preferred embodiment of the method for dynamically managing product services.
  • FIG. 2 is a block diagram of a preferred embodiment of the product service dynamic management program 10 of FIG. 1.
  • a module as referred to in this application refers to a series of computer program instructions that are capable of performing a particular function.
  • the product service dynamic management program 10 includes: a display module 110, an attribute table definition module 120, a configuration module 130, and an update module 140.
  • the functions or operation steps implemented by the modules 110-140 are similar to the above. , not detailed here, exemplarily, for example:
  • the display module 110 is configured to display the provided product services in the form of a primary classification and a secondary classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes.
  • Figure 4 it is a schematic diagram of the product service displayed on the front page. Classify all product services, including financial, lifestyle, health, basic, and other categories.
  • Each primary classification includes multiple secondary classifications.
  • the front-end page automatically displays the secondary classification information included in the primary classification.
  • the front-end page automatically displays the secondary classification under the financial category to the user, including insurance, wealth management, credit card, loan, wallet, and other financial categories.
  • the product service is classified into the first and second levels, but it should be understood that the application is not limited to the first and second classification of the product service, and the product service may be classified into more levels.
  • the product service platform classifies product services into more levels, you can set up classified navigation on the preset location of the front page.
  • the preset position may refer to the left side of the front page or the right side of the front page.
  • the category navigation automatically pops up all the categories of the next level of the category. For example, after a user selects a category of a three-level category, the category navigation automatically pops up the categories of all four levels of the category.
  • the background generates a corresponding identifier according to the classification selected by the user on the front page, and extracts the corresponding product service according to the identifier.
  • the generated identifier is 0001000300050007, then 0001 represents the first category of the first category, 0003 represents the third category of the second category, and 0005 represents the fifth category of the third category.
  • the category, 0007 represents the seventh category of the four-level classification.
  • the attribute table definition module 120 is configured to define an attribute model table to manage the product service, and define related information of each product attribute in the attribute model table.
  • the information about the product attribute includes an attribute ID, a directory ID to which the attribute belongs, and an attribute name.
  • the attribute model table also defines whether each product attribute is a label element, a control type, and a check element. When a product attribute is a label element, the product attribute is extracted as a label and displayed on the front page.
  • the control type includes a drop-down box, ..., an input box.
  • the front-end page generates the corresponding controls based on the type of the control and displays them.
  • the check element is used to verify whether the product attribute information entered by the product service party on the front end page meets the requirements.
  • the check element includes a feature type and a feature length. As shown in Table 1, it is an attribute model table of "financial class" in the secondary classification of finance.
  • the "feature" in the table represents the attribute.
  • Each column in the attribute model table contains information about a product attribute, and information of all product attributes is defined in a uniform specification in the attribute model table, and is set and managed by a background operator of the product service platform. The background operator writes the corresponding logic code for the attribute model table.
  • the configuration module 130 is configured to configure related information of the new product attribute in the attribute model table when a new product attribute is needed. For example, when the background needs to add the two product attributes in Table 1 above, the related information of the two product attributes is added to the attribute model table in the background, and the logic code is executed to generate the following html:
  • the configuration module 130 modifies related information of the product attribute in the attribute model table. For example, you need to remove the "product type” label on the front-end page, that is, the "product type” label is not displayed under the second-level category “financial category” of the "financial category” at the front-end page level, and the background operator only needs to be in the attribute.
  • the “product type” column indicates that the “yes” of the label element is changed to “no”.
  • the second-level category “financial class” of the front-end page-level category “financial class” does not display “ Product Type label.
  • the update module 140 is configured to dynamically update the displayed product service according to the newly added product attributes. After configuring the information about the newly added product attributes to the attribute model table, run the logic code, and the front page automatically displays the product attributes. For example, after adding "product type" in the attribute model table, the label displayed under the second category "financial class” classified as “financial class” at the front-end page level has "product type”.
  • FIG. 3 is a flow chart of a preferred embodiment of a method for dynamically managing product services in the present application.
  • the method for dynamically managing the product service includes: Step S10 - Step S40:
  • step S10 the display module 110 displays the provided product services in the form of a primary classification and a secondary classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes.
  • Figure 4 it is a schematic diagram of the product service displayed on the front page. Classify all product services, including financial, lifestyle, health, basic, and other categories.
  • Each primary classification includes multiple secondary classifications.
  • the front-end page automatically displays the secondary classification information included in the primary classification.
  • the front-end page automatically displays the secondary classification under the financial category to the user, including insurance, wealth management, credit card, loan, wallet, and other financial categories.
  • the product service is classified into the first and second levels, but it should be understood that the application is not limited to the first and second classification of the product service, and the product service can be classified into more levels.
  • the preset position may refer to the left side of the front page or the right side of the front page.
  • the category navigation automatically pops up all the categories of the next level of the category. For example, after a user selects a category of a three-level category, the category navigation automatically pops up the categories of all four levels of the category.
  • the background generates a corresponding identifier according to the classification selected by the user on the front page, and extracts the corresponding product service according to the identifier.
  • the generated identifier is 0001000300050007, then 0001 represents the first category of the first category, 0003 represents the third category of the second category, and 0005 represents the fifth category of the third category.
  • the category, 0007 represents the seventh category of the four-level classification.
  • the attribute table definition module 120 defines an attribute model table to manage the product service, and defines related information of each product attribute in the attribute model table, including an attribute ID, a directory ID of the attribute, and an attribute name.
  • the attribute model table further defines whether each product attribute is a label element, a control type, and a check element.
  • a product attribute is a label element
  • the product attribute is extracted as a label and displayed on the front page.
  • the control type includes a drop-down box, ..., an input box.
  • the front-end page generates the corresponding controls based on the type of the control and displays them.
  • the check element is used to verify whether the product attribute information entered by the product service party on the front end page meets the requirements.
  • the check element includes a feature type and a feature length.
  • the "elements" in the table represent attributes.
  • Each column in the attribute model table contains information about a product attribute, and information of all product attributes is defined in a uniform specification in the attribute model table, and is set and managed by a background operator of the product service platform. The background operator writes the corresponding logic code for the attribute model table.
  • step S30 when the product attribute needs to be added, the configuration module 130 configures related information of the newly added product attribute in the attribute model table. For example, when the background needs to add the two product attributes in Table 1 above, the related information of the two product attributes is added to the attribute model table in the background, and the logic code is executed to generate the following html:
  • the configuration module 130 modifies related information of the product attribute in the attribute model table. For example, you need to remove the "product type” label on the front-end page, that is, the "product type” label is not displayed under the second-level category “financial category” of the "financial category” at the front-end page level, and the background operator only needs to be in the attribute.
  • the “product type” column indicates that the “yes” of the label element is changed to “no”.
  • the second-level category “financial class” of the front-end page-level category “financial class” does not display “ Product Type label.
  • step S40 the update module 140 dynamically updates the displayed product service according to the newly added product attribute. After configuring the information about the newly added product attributes to the attribute model table, run the logic code, and the front page automatically displays the product attributes. For example, after adding "product type" in the attribute model table, the label displayed under the second category "financial class” classified as “financial class” at the front-end page level has “product type”.
  • the product service platform automatically sends prompt information to the background operator in a preset manner.
  • the preset manner may be a pop-up method or a mail method. For example, after the new product attribute "product type” is configured, send a prompt message to the background operator: the product attribute "product type” is added, you can preview it on the front page, thank you!
  • the method for dynamically managing product services proposed by the above embodiments uses the attribute model table to perform unified and dynamic management of product attribute information by performing one-level and two-level classification display of product services. After that, when the product attributes change, the related information in the attribute model table is changed, and the display of the product service of the front page is dynamically updated, thereby reducing the workload of the attribute change, improving the work efficiency, and reducing the operating cost of the platform.
  • the embodiment of the present application further provides a computer readable storage medium, where the computer readable storage medium includes a product service dynamic management program 10, and when the product service dynamic management program 10 is executed by the processor, the following operations are implemented:
  • Demonstration step the product services provided are displayed in a first-class classification and a second-level classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes;
  • Attribute table definition step defining an attribute model table for managing the product service, and defining related information of each product attribute in the attribute model table, including an attribute ID, a directory ID of the attribute, and an attribute name;
  • Update step Dynamically update the displayed product service based on the newly added product attributes.
  • the related information of each product attribute in the attribute model table further includes whether the product attribute is a label element, and when the product attribute is a label element, the product attribute is extracted as a label and displayed on the front end page.
  • the related information of each product attribute in the attribute model table further includes a control type displayed by the product attribute on the front end page, and the front end page generates a control according to the control type and displays.
  • the related information of each product attribute in the attribute model table further includes a check element of the product attribute, and when the provider of the product service inputs the product attribute information on the front end page, the front end page checks the input information according to the check element. does it reach the requirement.
  • the check element includes a feature type and an element length.
  • the specific implementation manner of the computer readable storage medium of the present application is substantially the same as the specific implementation manner of the method for dynamically managing the product service, and details are not described herein again.
  • the technical solution of the present application which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as 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, or a network device, etc.) to perform the methods described in the various embodiments of the present application.
  • a terminal device which may be a mobile phone, a computer, a server, or a network device, etc.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Development Economics (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • Data Mining & Analysis (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The present application provides a method and a server for dynamically managing product services, and a storage medium. The method comprises: displaying available product services in the form of first-tier categories and second-tier categories, each of the first-tier categories comprising multiple second-tier categories, and each of the categories corresponding to one product attribute group; defining an attribute model table for managing the product services, and defining related information of each product attribute in the attribute model table; if addition of a product attribute is required, configuring related information of the product attribute to be added in the attribute model table; and dynamically updating the displayed product services according to the newly added product attribute. The present application enables dynamic addition, configuration, and modification of product service attributes .

Description

动态管理产品服务的方法、服务器及存储介质Method, server and storage medium for dynamically managing product services
本申请要求于2018年03月26日提交中国专利局、申请号为2018102528689,名称为“动态管理产品服务的方法、服务器及存储介质”的中国专利申请的优先权,该中国专利申请的整体内容以参考的方式结合本申请中。This application claims priority to Chinese Patent Application No. 2018102528689, entitled "Methods, Servers, and Storage Media for Dynamic Management of Product Services," filed on March 26, 2018, the entire contents of which is incorporated herein by reference. This application is incorporated by reference.
技术领域Technical field
本申请涉及计算机技术领域,尤其涉及一种动态管理产品服务的方法、服务器及计算机可读存储介质。The present application relates to the field of computer technologies, and in particular, to a method, a server, and a computer readable storage medium for dynamically managing product services.
背景技术Background technique
目前,现有的产品服务平台对于产品服务信息的管理都是简单维度的管理,对于产品服务信息的展示也是统一维度的,未能够根据产品服务的描述进行差异化展示。另一方面,当需要新增产品服务属性时,现有的产品服务平台大多是通过在后台数据库中新增数据表字段的方式实现的。新增数据表字段涉及数据库存储空间的分配,而且后台运营人员需要对新增的数据表字段编写相应的代码。但这种方式的工作量大,运营成本高。At present, the existing product service platform manages the product service information in a simple dimension, and the product service information display is also a unified dimension, and cannot be differentiated according to the description of the product service. On the other hand, when new product service attributes need to be added, the existing product service platforms are mostly implemented by adding data table fields in the background database. The new data table field involves the allocation of database storage space, and the background operator needs to write the corresponding code for the new data table field. However, this method has a large workload and high operating costs.
发明内容Summary of the invention
鉴于以上内容,本申请提供一种动态管理产品服务的方法、服务器及计算机可读存储介质,其主要目的在于实现产品服务属性的动态添加配置,提高产品服务平台开发、管理效率,降低运营成本。In view of the above, the present application provides a method, a server, and a computer readable storage medium for dynamically managing product services, the main purpose of which is to implement dynamic provisioning of product service attributes, improve product service platform development, management efficiency, and reduce operating costs.
为实现上述目的,本申请提供一种动态管理产品服务的方法,该方法包括:To achieve the above objective, the present application provides a method for dynamically managing a product service, the method comprising:
展示步骤:将提供的产品服务以一级分类、二级分类的形式展示,每个一级分类包括多个二级分类,每个分类对应一组产品属性;Demonstration step: the product services provided are displayed in a first-class classification and a second-level classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes;
属性表定义步骤:定义属性模型表用于管理所述产品服务,在该属性模型表中定义每个产品属性的相关信息;Attribute table definition step: defining an attribute model table for managing the product service, and defining related information of each product attribute in the attribute model table;
配置步骤:当需要新增产品属性时,在所述属性模型表中配置该新增产品属性的相关信息;Configuration step: when new product attributes need to be added, the related information of the newly added product attributes is configured in the attribute model table;
更新步骤:根据新增的产品属性动态更新展示的产品服务。Update step: Dynamically update the displayed product service based on the newly added product attributes.
此外,本申请还提供一种服务器,该服务器包括:存储器、处理器及显示器,所述存储器上存储产品服务动态管理程序,所述产品服务动态管理程序被所述处理器执行,可实现如下步骤:In addition, the application further provides a server, the server includes: a memory, a processor and a display, wherein the memory stores a product service dynamic management program, where the product service dynamic management program is executed by the processor, and the following steps can be implemented :
展示步骤:将提供的产品服务以一级分类、二级分类的形式展示,每个一级分类包括多个二级分类,每个分类对应一组产品属性;Demonstration step: the product services provided are displayed in a first-class classification and a second-level classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes;
属性表定义步骤:定义属性模型表用于管理所述产品服务,在该属性模型表中定义每个产品属性的相关信息;Attribute table definition step: defining an attribute model table for managing the product service, and defining related information of each product attribute in the attribute model table;
配置步骤:当需要新增产品属性时,在所述属性模型表中配置该新增产品属性的相关信息;Configuration step: when new product attributes need to be added, the related information of the newly added product attributes is configured in the attribute model table;
更新步骤:根据新增的产品属性动态更新展示的产品服务。Update step: Dynamically update the displayed product service based on the newly added product attributes.
此外,为实现上述目的,本申请还提供一种计算机可读存储介质,所述计算机可读存储介质中包括产品服务动态管理程序,所述产品服务动态管理程序被处理器执行时,可实现如上所述动态管理产品服务的方法中的任意步骤。In addition, in order to achieve the above object, the present application further provides a computer readable storage medium including a product service dynamic management program, where the product service dynamic management program is executed by a processor, Any of the steps in the method of dynamically managing product services.
本申请提出的动态管理产品服务的方法、服务器及计算机可读存储介质,将描述产品服务的常见横向扩展方式变成纵向扩展方式,通过以逐级分类的形式展示产品服务,并利用属性模型表定义每个产品属性的相关信息,再通过统一规格的属性模型表管理产品属性的新增及修改,并动态的展示更新的产品服务,从而能够动态的添加、配置产品服务属性,提高产品服务平台开发、管理效率,降低运营成本。The method, server and computer readable storage medium for dynamically managing product services proposed by the present application will describe a common horizontal expansion mode of product service into a vertical expansion mode, display product services in a hierarchical classification manner, and utilize an attribute model table. Define the relevant information of each product attribute, and then manage the addition and modification of product attributes through the unified specification attribute model table, and dynamically display the updated product service, so that the product service attributes can be dynamically added and configured, and the product service platform can be improved. Develop, manage, and reduce operating costs.
附图说明DRAWINGS
图1为本申请服务器较佳实施例的示意图;1 is a schematic diagram of a preferred embodiment of a server of the present application;
图2为图1中产品服务动态管理程序较佳实施例的模块示意图;2 is a block diagram showing a preferred embodiment of the product service dynamic management program of FIG. 1;
图3为本申请动态管理产品服务的方法较佳实施例的流程图;3 is a flow chart of a preferred embodiment of a method for dynamically managing product services according to the present application;
图4为前端页面展示的产品服务示意图。Figure 4 is a schematic diagram of the product service displayed on the front page.
本申请目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。The implementation, functional features and advantages of the present application will be further described with reference to the accompanying drawings.
具体实施方式detailed description
应当理解,此处所描述的具体实施例仅用以解释本申请,并不用于限定本申请。It is understood that the specific embodiments described herein are merely illustrative of the application and are not intended to be limiting.
本领域的技术人员知道,本申请的实施方式可以实现为一种方法、装置、设备、系统或计算机程序产品。因此,本申请可以具体实现为完全的硬件、完全的软件(包括固件、驻留软件、微代码等),或者硬件和软件结合的形式。Those skilled in the art will appreciate that embodiments of the present application can be implemented as a method, apparatus, device, system, or computer program product. Accordingly, the application can be embodied in a complete hardware, complete software (including firmware, resident software, microcode, etc.), or a combination of hardware and software.
如图1所示,是本申请服务器1较佳实施例的示意图。As shown in FIG. 1, it is a schematic diagram of a preferred embodiment of the server 1 of the present application.
在本实施例中,服务器1是指产品服务平台,该服务器1可以是服务器、平板电脑、个人电脑、便携计算机以及其它具有运算功能的电子设备。In the present embodiment, the server 1 refers to a product service platform, which may be a server, a tablet computer, a personal computer, a portable computer, and other electronic devices having computing functions.
该服务器1包括:存储器11、处理器12、显示器13、网络接口14及通信总线15。其中,网络接口14可选地可以包括标准的有线接口、无线接口(如WI-FI接口)。通信总线15用于实现这些组件之间的连接通信。The server 1 includes a memory 11, a processor 12, a display 13, a network interface 14, and a communication bus 15. The network interface 14 can optionally include a standard wired interface and a wireless interface (such as a WI-FI interface). Communication bus 15 is used to implement connection communication between these components.
存储器11至少包括一种类型的可读存储介质。所述至少一种类型的可读存储介质可为如闪存、硬盘、多媒体卡、卡型存储器等的非易失性存储介质。在一些实施例中,所述存储器11可以是所述服务器1的内部存储单元,例如该服务器1的硬盘。在另一些实施例中,所述存储器11也可以是所述服务器1的外部存储单元,例如所述服务器1上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。The memory 11 includes at least one type of readable storage medium. The at least one type of readable storage medium may be a non-volatile storage medium such as a flash memory, a hard disk, a multimedia card, a card type memory, or the like. In some embodiments, the memory 11 may be an internal storage unit of the server 1, such as a hard disk of the server 1. In other embodiments, the memory 11 may also be an external storage unit of the server 1, such as a plug-in hard disk equipped on the server 1, a smart memory card (SMC), and a secure digital ( Secure Digital, SD) cards, flash cards, etc.
在本实施例中,所述存储器11不仅可以用于存储安装于所述服务器1的应用软件及各类数据,例如产品服务动态管理程序10及属性模型表等。In this embodiment, the memory 11 can be used not only for storing application software and various types of data installed in the server 1, such as the product service dynamic management program 10 and the attribute model table.
处理器12在一些实施例中可以是一中央处理器(Central Processing Unit,CPU),微处理器或其它数据处理芯片,用于运行存储器11中存储的程序代码或处理数据,例如执行产品服务动态管理程序10的计算机程序代码等。The processor 12, in some embodiments, may be a Central Processing Unit (CPU), microprocessor or other data processing chip for running program code or processing data stored in the memory 11, such as performing product service updates. The computer program code of the management program 10, and the like.
显示器13可以称为显示屏或显示单元。在一些实施例中显示器13可以是LED显示器、液晶显示器、触控式液晶显示器以及有机发光二极管(Organic Light-Emitting Diode,OLED)触摸器等。显示器13用于显示在服务器1中处理的信息以及用于显示可视化的工作界面,例如显示前端页面供用户选择一级分类、二级分类及二级分类下的标签或者显示后台页面供后台运营人员配置产品属性的相关信息。Display 13 can be referred to as a display screen or display unit. In some embodiments, the display 13 can be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, and an Organic Light-Emitting Diode (OLED) touch sensor. The display 13 is used for displaying information processed in the server 1 and a work interface for displaying visualization, for example, displaying a front-end page for the user to select a label under the first-level classification, the second-level classification, and the second-level classification, or displaying the background page for the background operator. Configure information about product attributes.
图1仅示出了具有组件11-15以及产品服务动态管理程序10的服务器1, 但是应理解的是,并不要求实施所有示出的组件,可以替代的实施更多或者更少的组件。Figure 1 shows only server 1 with components 11-15 and product service dynamics management program 10, but it should be understood that not all illustrated components may be implemented, and more or fewer components may be implemented instead.
可选地,该服务器1还可以包括用户接口,用户接口可以包括输入单元比如键盘(Keyboard)、语音输出装置比如音响、耳机等,可选地用户接口还可以包括标准的有线接口、无线接口。Optionally, the server 1 may further include a user interface, and the user interface may include an input unit such as a keyboard, a voice output device such as an audio, a headset, etc., optionally, the user interface may further include a standard wired interface and a wireless interface.
可选地,该服务器1还包括触摸传感器。所述触摸传感器所提供的供用户进行触摸操作的区域称为触控区域。此外,这里所述的触摸传感器可以为电阻式触摸传感器、电容式触摸传感器等。而且,所述触摸传感器不仅包括接触式的触摸传感器,也可包括接近式的触摸传感器等。此外,所述触摸传感器可以为单个传感器,也可以为例如阵列布置的多个传感器。用户可以通过触摸所述触控区域启动产品服务动态管理程序10。Optionally, the server 1 further comprises a touch sensor. The area provided by the touch sensor for the user to perform a touch operation is referred to as a touch area. Further, the touch sensor described herein may be a resistive touch sensor, a capacitive touch sensor, or the like. Moreover, the touch sensor includes not only a contact type touch sensor but also a proximity type touch sensor or the like. Furthermore, the touch sensor may be a single sensor or a plurality of sensors arranged, for example, in an array. The user can activate the product service dynamic management program 10 by touching the touch area.
此外,该电子装置1的显示器的面积可以与所述触摸传感器的面积相同,也可以不同。可选地,将显示器与所述触摸传感器层叠设置,以形成触摸显示屏。该装置基于触摸显示屏侦测用户触发的触控操作。In addition, the area of the display of the electronic device 1 may be the same as or different from the area of the touch sensor. Optionally, a display is stacked with the touch sensor to form a touch display. The device detects a user-triggered touch operation based on a touch screen display.
该服务器1还可以包括射频(Radio Frequency,RF)电路、传感器和音频电路等等,在此不再赘述。The server 1 may also include radio frequency (RF) circuits, sensors, audio circuits, and the like, and details are not described herein.
在图1所示的服务器1实施例中,作为一种计算机存储介质的存储器11中存储产品服务动态管理程序10的程序代码,处理器12执行产品服务动态管理程序10的程序代码时,实现如下步骤:In the embodiment of the server 1 shown in FIG. 1, the program code of the product service dynamic management program 10 is stored in the memory 11 as a computer storage medium, and when the processor 12 executes the program code of the product service dynamic management program 10, the following is realized. step:
展示步骤:将提供的产品服务以一级分类、二级分类的形式展示,每个一级分类包括多个二级分类,每个分类对应一组产品属性;Demonstration step: the product services provided are displayed in a first-class classification and a second-level classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes;
属性表定义步骤:定义属性模型表用于管理所述产品服务,在该属性模型表中定义每个产品属性的相关信息,包括属性ID、属性所属目录ID、属性名称;Attribute table definition step: defining an attribute model table for managing the product service, and defining related information of each product attribute in the attribute model table, including an attribute ID, a directory ID of the attribute, and an attribute name;
配置步骤:当需要新增产品属性时,在所述属性模型表中配置该新增产品属性的相关信息;Configuration step: when new product attributes need to be added, the related information of the newly added product attributes is configured in the attribute model table;
更新步骤:根据新增的产品属性动态更新展示的产品服务。Update step: Dynamically update the displayed product service based on the newly added product attributes.
具体原理请参照下述图2关于产品服务动态管理程序10较佳实施例的模块示意图及图3关于动态管理产品服务的方法较佳实施例的流程图的介绍。For specific principles, please refer to the following FIG. 2 for a schematic diagram of a module of the preferred embodiment of the product service dynamic management program 10 and FIG. 3 for an overview of a flowchart of a preferred embodiment of the method for dynamically managing product services.
如图2所示,是图1中产品服务动态管理程序10较佳实施例的模块示意图。本申请所称的模块是指能够完成特定功能的一系列计算机程序指令段。2 is a block diagram of a preferred embodiment of the product service dynamic management program 10 of FIG. 1. A module as referred to in this application refers to a series of computer program instructions that are capable of performing a particular function.
在本实施例中,产品服务动态管理程序10包括:展示模块110、属性表定义模块120、配置模块130、更新模块140,所述模块110-140所实现的功能或操作步骤均与上文类似,此处不再详述,示例性地,例如其中:In this embodiment, the product service dynamic management program 10 includes: a display module 110, an attribute table definition module 120, a configuration module 130, and an update module 140. The functions or operation steps implemented by the modules 110-140 are similar to the above. , not detailed here, exemplarily, for example:
展示模块110,用于将提供的产品服务以一级分类、二级分类的形式展示,每个一级分类包括多个二级分类,每个分类对应一组产品属性。如图4所示,是前端页面展示的产品服务示意图。针对所有的产品服务进行一级分类,包括金融类、生活类、健康类、基础类及其它类。每个一级分类包括多个二级分类,用户选择某个一级分类后,前端页面会自动展示该一级分类所包括的二级分类信息。例如,用户选择金融类后,前端页面自动向用户展示金融类下的二级分类,包括保险类、理财类、信用卡类、贷款类、钱包类、其它金融类等。The display module 110 is configured to display the provided product services in the form of a primary classification and a secondary classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes. As shown in Figure 4, it is a schematic diagram of the product service displayed on the front page. Classify all product services, including financial, lifestyle, health, basic, and other categories. Each primary classification includes multiple secondary classifications. After the user selects a primary classification, the front-end page automatically displays the secondary classification information included in the primary classification. For example, after the user selects the financial category, the front-end page automatically displays the secondary classification under the financial category to the user, including insurance, wealth management, credit card, loan, wallet, and other financial categories.
在本实施例中,仅将产品服务进行一、二级分类,但应理解的是,本申请并不仅限于将产品服务进行一、二级分类,还可以将产品服务进行更多级别的分类。当产品服务平台将产品服务进行更多级别的分类时,可在前端页面的预设位置设置分类导航。所述预设位置可以是指在前端页面的左侧或者在前端页面的右侧。当用户在分类导航选择某级分类的某个类别后,分类导航自动弹出该类别的下一级分类的所有类别。例如,用户选择三级分类的某个类别后,分类导航自动弹出该类别的所有四级分类的类别。后台根据用户在前端页面选择的分类生成对应的标识,并根据标识提取对应的产品服务。假设,将产品服务的分类分为四个级别,生成的标识为0001000300050007,则0001代表一级分类的第1个类别,0003代表二级分类的第3个类别,0005代表三级分类的第5个类别,0007代表四级分类的第7个类别。In this embodiment, only the product service is classified into the first and second levels, but it should be understood that the application is not limited to the first and second classification of the product service, and the product service may be classified into more levels. When the product service platform classifies product services into more levels, you can set up classified navigation on the preset location of the front page. The preset position may refer to the left side of the front page or the right side of the front page. When the user selects a certain category of a certain category in the category navigation, the category navigation automatically pops up all the categories of the next level of the category. For example, after a user selects a category of a three-level category, the category navigation automatically pops up the categories of all four levels of the category. The background generates a corresponding identifier according to the classification selected by the user on the front page, and extracts the corresponding product service according to the identifier. Assume that the classification of product services is divided into four levels, the generated identifier is 0001000300050007, then 0001 represents the first category of the first category, 0003 represents the third category of the second category, and 0005 represents the fifth category of the third category. The category, 0007 represents the seventh category of the four-level classification.
属性表定义模块120,用于定义属性模型表来管理所述产品服务,在该属性模型表中定义每个产品属性的相关信息。其中,所述产品属性的相关信息包括属性ID、属性所属目录ID、属性名称。所述属性模型表中还定义了每个产品属性是否为标签要素、控件类型及校验元素。当某产品属性为标签要素时,将该产品属性提取为标签显示在前端页面。所述控件类型包括下拉框、……、 输入框。前端页面根据控件类型生成对应的控件并展示。例如,“理财类”下的“产品类型”标签的控件类型为“下拉框”,则前端页面展示一个下拉框,框内下拉可选择“银行理财”、…、“其他理财”等。所述校验元素用于验证产品服务方在前端页面输入的产品属性信息是否符合要求。所述校验元素包括要素类型及要素长度。如表1所示,是金融类的二级分类中“理财类”的属性模型表。The attribute table definition module 120 is configured to define an attribute model table to manage the product service, and define related information of each product attribute in the attribute model table. The information about the product attribute includes an attribute ID, a directory ID to which the attribute belongs, and an attribute name. The attribute model table also defines whether each product attribute is a label element, a control type, and a check element. When a product attribute is a label element, the product attribute is extracted as a label and displayed on the front page. The control type includes a drop-down box, ..., an input box. The front-end page generates the corresponding controls based on the type of the control and displays them. For example, if the control type of the "Product Type" tab under "Financial Management" is "Dropdown Box", the front page displays a drop-down box, and the drop-down box can select "Banking Finance", ..., "Other Money Management" and the like. The check element is used to verify whether the product attribute information entered by the product service party on the front end page meets the requirements. The check element includes a feature type and a feature length. As shown in Table 1, it is an attribute model table of "financial class" in the secondary classification of finance.
表1Table 1
Figure PCTCN2018107507-appb-000001
Figure PCTCN2018107507-appb-000001
其中,表中的“要素”即代表属性。所述属性模型表中的每一栏包含一个产品属性的信息,所有产品属性的信息在该属性模型表都以统一的规范定义,并由产品服务平台的后台运营人员设置、管理。后台运营人员针对该属性模型表编写相应的逻辑代码。Among them, the "feature" in the table represents the attribute. Each column in the attribute model table contains information about a product attribute, and information of all product attributes is defined in a uniform specification in the attribute model table, and is set and managed by a background operator of the product service platform. The background operator writes the corresponding logic code for the attribute model table.
配置模块130,当需要新增产品属性时,用于在所述属性模型表中配置该新增产品属性的相关信息。例如,后台需要添加上述表1中的两个产品属性时,在后台将该两个产品属性的相关信息添加入属性模型表中,运行所述逻辑代码,生成如下html:The configuration module 130 is configured to configure related information of the new product attribute in the attribute model table when a new product attribute is needed. For example, when the background needs to add the two product attributes in Table 1 above, the related information of the two product attributes is added to the attribute model table in the background, and the logic code is executed to generate the following html:
<label>产品类型</label><label>Product Type</label>
<select name=”productType”checkType=”num”maxLength=”10”isNull=”N”><option value=“1”>银行理财</option>……</select><select name=”productType”checkType=”num”maxLength=”10”isNull=”N”><option value=“1”>Banking</option>...</select>
<label>预期年化收益率</label><label>Expected annualized rate of return</label>
<input type=”text”value=””checkType=”string”maxLength=”10”isNull=”N”/><input type=”text”value=””checkType=”string”maxLength=”10”isNull=”N”/>
进一步地,当需要修改某个产品属性时,配置模块130在所述属性模型表中修改该产品属性的相关信息。例如,需要在前端页面将“产品类型”的标签去掉,即在前端页面一级分类“金融类”的二级分类“理财类”下不显示“产品类型”标签,后台运营人员仅需在属性模型表中,将“产品类型”一栏表示标签要素的“是”改为“否”,运行逻辑代码,则前端页面一级分类“金融类”的二级分类“理财类”下不显示“产品类型”标签。Further, when it is necessary to modify a certain product attribute, the configuration module 130 modifies related information of the product attribute in the attribute model table. For example, you need to remove the "product type" label on the front-end page, that is, the "product type" label is not displayed under the second-level category "financial category" of the "financial category" at the front-end page level, and the background operator only needs to be in the attribute. In the model table, the “product type” column indicates that the “yes” of the label element is changed to “no”. When the logic code is run, the second-level category “financial class” of the front-end page-level category “financial class” does not display “ Product Type label.
更新模块140,用于根据新增的产品属性动态更新展示的产品服务。在将新增的产品属性的相关信息配置到属性模型表之后,运行逻辑代码,前端页面自动展示该产品属性。例如,在属性模型表中添加“产品类型”后,在前端页面一级分类“金融类”的二级分类“理财类”下显示的标签有“产品类型”。The update module 140 is configured to dynamically update the displayed product service according to the newly added product attributes. After configuring the information about the newly added product attributes to the attribute model table, run the logic code, and the front page automatically displays the product attributes. For example, after adding "product type" in the attribute model table, the label displayed under the second category "financial class" classified as "financial class" at the front-end page level has "product type".
如图3所示,是本申请动态管理产品服务的方法较佳实施例的流程图。3 is a flow chart of a preferred embodiment of a method for dynamically managing product services in the present application.
在本实施例中,处理器12执行存储器11中存储的产品服务动态管理程序10的计算机程序时实现动态管理产品服务的方法包括:步骤S10-步骤S40:In this embodiment, when the processor 12 executes the computer program of the product service dynamic management program 10 stored in the memory 11, the method for dynamically managing the product service includes: Step S10 - Step S40:
步骤S10,展示模块110将提供的产品服务以一级分类、二级分类的形式展示,每个一级分类包括多个二级分类,每个分类对应一组产品属性。如图4所示,是前端页面展示的产品服务示意图。针对所有的产品服务进行一级分类,包括金融类、生活类、健康类、基础类及其它类。每个一级分类包括多个二级分类,用户选择某个一级分类后,前端页面会自动展示该一级分类所包括的二级分类信息。例如,用户选择金融类后,前端页面自动向用户展示金融类下的二级分类,包括保险类、理财类、信用卡类、贷款类、钱包类、其它金融类等。In step S10, the display module 110 displays the provided product services in the form of a primary classification and a secondary classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes. As shown in Figure 4, it is a schematic diagram of the product service displayed on the front page. Classify all product services, including financial, lifestyle, health, basic, and other categories. Each primary classification includes multiple secondary classifications. After the user selects a primary classification, the front-end page automatically displays the secondary classification information included in the primary classification. For example, after the user selects the financial category, the front-end page automatically displays the secondary classification under the financial category to the user, including insurance, wealth management, credit card, loan, wallet, and other financial categories.
在本实施例中,仅将产品服务进行一、二级分类,但应理解的是,本申请并不仅限于将产品服务进行一、二级分类,还可以将产品服务进行更多级别的分类,并在前端页面的预设位置设置分类导航。所述预设位置可以是指在前端页面的左侧或者在前端页面的右侧。当用户在分类导航选择某级分类的某个类别后,分类导航自动弹出该类别的下一级分类的所有类别。例如,用户选择三级分类的某个类别后,分类导航自动弹出该类别的所有四级分类的类别。后台根据用户在前端页面选择的分类生成对应的标识,并根据标识 提取对应的产品服务。假设,将产品服务的分类分为四个级别,生成的标识为0001000300050007,则0001代表一级分类的第1个类别,0003代表二级分类的第3个类别,0005代表三级分类的第5个类别,0007代表四级分类的第7个类别。In this embodiment, only the product service is classified into the first and second levels, but it should be understood that the application is not limited to the first and second classification of the product service, and the product service can be classified into more levels. And set the category navigation in the preset position of the front page. The preset position may refer to the left side of the front page or the right side of the front page. When the user selects a certain category of a certain category in the category navigation, the category navigation automatically pops up all the categories of the next level of the category. For example, after a user selects a category of a three-level category, the category navigation automatically pops up the categories of all four levels of the category. The background generates a corresponding identifier according to the classification selected by the user on the front page, and extracts the corresponding product service according to the identifier. Assume that the classification of product services is divided into four levels, the generated identifier is 0001000300050007, then 0001 represents the first category of the first category, 0003 represents the third category of the second category, and 0005 represents the fifth category of the third category. The category, 0007 represents the seventh category of the four-level classification.
步骤S20,属性表定义模块120定义属性模型表来管理所述产品服务,在该属性模型表中定义每个产品属性的相关信息,包括属性ID、属性所属目录ID、属性名称。其中,所述属性模型表中还定义了每个产品属性是否为标签要素、控件类型及校验元素。当某产品属性为标签要素时,将该产品属性提取为标签显示在前端页面。所述控件类型包括下拉框、……、输入框。前端页面根据控件类型生成对应的控件并展示。例如,“理财类”下的“产品类型”标签的控件类型为“下拉框”,则前端页面展示一个下拉框,框内下拉可选择“银行理财”、…、“其他理财”等。所述校验元素用于验证产品服务方在前端页面输入的产品属性信息是否符合要求。所述校验元素包括要素类型及要素长度。如上述表1中所示,其中,表中的“要素”即代表属性。所述属性模型表中的每一栏包含一个产品属性的信息,所有产品属性的信息在该属性模型表都以统一的规范定义,并由产品服务平台的后台运营人员设置、管理。后台运营人员针对该属性模型表编写相应的逻辑代码。In step S20, the attribute table definition module 120 defines an attribute model table to manage the product service, and defines related information of each product attribute in the attribute model table, including an attribute ID, a directory ID of the attribute, and an attribute name. The attribute model table further defines whether each product attribute is a label element, a control type, and a check element. When a product attribute is a label element, the product attribute is extracted as a label and displayed on the front page. The control type includes a drop-down box, ..., an input box. The front-end page generates the corresponding controls based on the type of the control and displays them. For example, if the control type of the "Product Type" tab under "Financial Management" is "Dropdown Box", the front page displays a drop-down box, and the drop-down box can select "Banking Finance", ..., "Other Money Management" and the like. The check element is used to verify whether the product attribute information entered by the product service party on the front end page meets the requirements. The check element includes a feature type and a feature length. As shown in Table 1 above, the "elements" in the table represent attributes. Each column in the attribute model table contains information about a product attribute, and information of all product attributes is defined in a uniform specification in the attribute model table, and is set and managed by a background operator of the product service platform. The background operator writes the corresponding logic code for the attribute model table.
步骤S30,当需要新增产品属性时,配置模块130在所述属性模型表中配置该新增产品属性的相关信息。例如,后台需要添加上述表1中的两个产品属性时,在后台将该两个产品属性的相关信息添加入属性模型表中,运行所述逻辑代码,生成如下html:In step S30, when the product attribute needs to be added, the configuration module 130 configures related information of the newly added product attribute in the attribute model table. For example, when the background needs to add the two product attributes in Table 1 above, the related information of the two product attributes is added to the attribute model table in the background, and the logic code is executed to generate the following html:
<label>产品类型</label><label>Product Type</label>
<select name=”productType”checkType=”num”maxLength=”10”isNull=”N”><option value=“1”>银行理财</option>……</select><select name=”productType”checkType=”num”maxLength=”10”isNull=”N”><option value=“1”>Banking</option>...</select>
<label>预期年化收益率</label><label>Expected annualized rate of return</label>
<input type=”text”value=””checkType=”string”maxLength=”10”isNull=”N”/><input type=”text”value=””checkType=”string”maxLength=”10”isNull=”N”/>
进一步地,当需要修改某个产品属性时,配置模块130在所述属性模型表中修改该产品属性的相关信息。例如,需要在前端页面将“产品类型”的标签去掉,即在前端页面一级分类“金融类”的二级分类“理财类”下不显示 “产品类型”标签,后台运营人员仅需在属性模型表中,将“产品类型”一栏表示标签要素的“是”改为“否”,运行逻辑代码,则前端页面一级分类“金融类”的二级分类“理财类”下不显示“产品类型”标签。Further, when it is necessary to modify a certain product attribute, the configuration module 130 modifies related information of the product attribute in the attribute model table. For example, you need to remove the "product type" label on the front-end page, that is, the "product type" label is not displayed under the second-level category "financial category" of the "financial category" at the front-end page level, and the background operator only needs to be in the attribute. In the model table, the “product type” column indicates that the “yes” of the label element is changed to “no”. When the logic code is run, the second-level category “financial class” of the front-end page-level category “financial class” does not display “ Product Type label.
步骤S40,更新模块140根据新增的产品属性动态更新展示的产品服务。在将新增的产品属性的相关信息配置到属性模型表之后,运行逻辑代码,前端页面自动展示该产品属性。例如,在属性模型表中添加“产品类型”后,在前端页面一级分类“金融类”的二级分类“理财类”下显示的标签有“产品类型”。In step S40, the update module 140 dynamically updates the displayed product service according to the newly added product attribute. After configuring the information about the newly added product attributes to the attribute model table, run the logic code, and the front page automatically displays the product attributes. For example, after adding "product type" in the attribute model table, the label displayed under the second category "financial class" classified as "financial class" at the front-end page level has "product type".
在另一个实施例中,当新增的产品属性配置好后,产品服务平台通过预设的方式自动向后台运营人员发送提示信息。所述预设的方式可以是弹窗的方式,也可以是邮件的方式。例如:新增的产品属性“产品类型”配置好后,向后台运营人员发送提示信息:产品属性“产品类型”添加完成,可到前端页面预览,谢谢!In another embodiment, after the newly added product attributes are configured, the product service platform automatically sends prompt information to the background operator in a preset manner. The preset manner may be a pop-up method or a mail method. For example, after the new product attribute "product type" is configured, send a prompt message to the background operator: the product attribute "product type" is added, you can preview it on the front page, thank you!
上述实施例提出的动态管理产品服务的方法,通过将产品服务进行一、二级分类展示,利用属性模型表对产品属性的相关信息进行统一、动态的管理。之后,在产品属性发生更改时,更改属性模型表中的相关信息,动态更新前端页面的产品服务的展示,从而减少属性更改的工作量,提高工作效率,减少平台运营成本。The method for dynamically managing product services proposed by the above embodiments uses the attribute model table to perform unified and dynamic management of product attribute information by performing one-level and two-level classification display of product services. After that, when the product attributes change, the related information in the attribute model table is changed, and the display of the product service of the front page is dynamically updated, thereby reducing the workload of the attribute change, improving the work efficiency, and reducing the operating cost of the platform.
此外,本申请实施例还提出一种计算机可读存储介质,所述计算机可读存储介质中包括产品服务动态管理程序10,所述产品服务动态管理程序10被处理器执行时实现如下操作:In addition, the embodiment of the present application further provides a computer readable storage medium, where the computer readable storage medium includes a product service dynamic management program 10, and when the product service dynamic management program 10 is executed by the processor, the following operations are implemented:
展示步骤:将提供的产品服务以一级分类、二级分类的形式展示,每个一级分类包括多个二级分类,每个分类对应一组产品属性;Demonstration step: the product services provided are displayed in a first-class classification and a second-level classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes;
属性表定义步骤:定义属性模型表用于管理所述产品服务,在该属性模型表中定义每个产品属性的相关信息,包括属性ID、属性所属目录ID、属性名称;Attribute table definition step: defining an attribute model table for managing the product service, and defining related information of each product attribute in the attribute model table, including an attribute ID, a directory ID of the attribute, and an attribute name;
配置步骤:当需要新增产品属性时,在所述属性模型表中配置该新增产品属性的相关信息;Configuration step: when new product attributes need to be added, the related information of the newly added product attributes is configured in the attribute model table;
更新步骤:根据新增的产品属性动态更新展示的产品服务。Update step: Dynamically update the displayed product service based on the newly added product attributes.
优选地,所述属性模型表中每个产品属性的相关信息还包括该产品属性是否为标签要素,当该产品属性为标签要素时,将该产品属性提取为标签显示在前端页面。Preferably, the related information of each product attribute in the attribute model table further includes whether the product attribute is a label element, and when the product attribute is a label element, the product attribute is extracted as a label and displayed on the front end page.
优选地,所述属性模型表中每个产品属性的相关信息还包括该产品属性在前端页面显示的控件类型,前端页面根据控件类型生成控件并展示。Preferably, the related information of each product attribute in the attribute model table further includes a control type displayed by the product attribute on the front end page, and the front end page generates a control according to the control type and displays.
优选地,所述属性模型表中每个产品属性的相关信息还包括产品属性的校验元素,产品服务的提供方在前端页面输入产品属性信息时,前端页面根据校验元素校验输入的信息是否符合要求。Preferably, the related information of each product attribute in the attribute model table further includes a check element of the product attribute, and when the provider of the product service inputs the product attribute information on the front end page, the front end page checks the input information according to the check element. does it reach the requirement.
优选地,所述校验元素包括要素类型及要素长度。Preferably, the check element includes a feature type and an element length.
本申请之计算机可读存储介质的具体实施方式与上述动态管理产品服务的方法的具体实施方式大致相同,在此不再赘述。The specific implementation manner of the computer readable storage medium of the present application is substantially the same as the specific implementation manner of the method for dynamically managing the product service, and details are not described herein again.
上述本申请实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the embodiments of the present application are merely for the description, and do not represent the advantages and disadvantages of the embodiments.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、装置、物品或者方法不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、装置、物品或者方法所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、装置、物品或者方法中还存在另外的相同要素。It is to be understood that the term "comprises", "comprising", or any other variants thereof, is intended to encompass a non-exclusive inclusion, such that a process, apparatus, article, or method that comprises a series of elements includes those elements. It also includes other elements not explicitly listed, or elements that are inherent to such a process, device, item, or method. An element that is defined by the phrase "comprising a ..." does not exclude the presence of additional equivalent elements in the process, the device, the item, or the method that comprises the element.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在如上所述的一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better. Implementation. Based on such understanding, the technical solution of the present application, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as 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, or a network device, etc.) to perform the methods described in the various embodiments of the present application.
以上仅为本申请的优选实施例,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其它相关的技术领域,均同理包括在本申请的专利保护范围内。The above is only a preferred embodiment of the present application, and thus does not limit the scope of the patent application, and the equivalent structure or equivalent process transformation made by the specification and the drawings of the present application, or directly or indirectly applied to other related technical fields. The same is included in the scope of patent protection of this application.

Claims (20)

  1. 一种动态管理产品服务的方法,应用于服务器,其特征在于,所述方法包括:A method for dynamically managing product services, applied to a server, wherein the method comprises:
    展示步骤:将提供的产品服务以一级分类、二级分类的形式展示,每个一级分类包括多个二级分类,每个分类对应一组产品属性;Demonstration step: the product services provided are displayed in a first-class classification and a second-level classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes;
    属性表定义步骤:定义属性模型表用于管理所述产品服务,在该属性模型表中定义每个产品属性的相关信息;Attribute table definition step: defining an attribute model table for managing the product service, and defining related information of each product attribute in the attribute model table;
    配置步骤:当需要新增产品属性时,在所述属性模型表中配置该新增产品属性的相关信息;Configuration step: when new product attributes need to be added, the related information of the newly added product attributes is configured in the attribute model table;
    更新步骤:根据新增的产品属性动态更新展示的产品服务。Update step: Dynamically update the displayed product service based on the newly added product attributes.
  2. 根据权利要求1所述的动态管理产品服务的方法,其特征在于,所述属性模型表中每个产品属性的相关信息还包括该产品属性是否为标签要素,当该产品属性为标签要素时,将该产品属性提取为标签显示在前端页面。The method for dynamically managing product services according to claim 1, wherein the information about each product attribute in the attribute model table further includes whether the product attribute is a label element, and when the product attribute is a label element, Extract the product attributes as labels and display them on the front page.
  3. 根据权利要求2所述的动态管理产品服务的方法,其特征在于,所述属性模型表中每个产品属性的相关信息还包括该产品属性在前端页面显示的控件类型,前端页面根据控件类型生成控件并展示。The method for dynamically managing product services according to claim 2, wherein the information about each product attribute in the attribute model table further includes a control type displayed by the product attribute on the front end page, and the front end page is generated according to the control type. Controls and display.
  4. 根据权利要求1所述的动态管理产品服务的方法,其特征在于,所述属性模型表中每个产品属性的相关信息还包括产品属性的校验元素,产品服务的提供方在前端页面输入产品属性信息时,前端页面根据校验元素校验输入的信息是否符合要求。The method for dynamically managing product services according to claim 1, wherein the information about each product attribute in the attribute model table further includes a check element of the product attribute, and the provider of the product service inputs the product on the front end page. When the attribute information is used, the front end page verifies whether the input information meets the requirements according to the check element.
  5. 根据权利要求4所述的动态管理产品服务的方法,其特征在于,所述校验元素包括要素类型及要素长度。The method of dynamically managing a product service according to claim 4, wherein the check element comprises a feature type and an element length.
  6. 根据权利要求1所述的动态管理产品服务的方法,其特征在于,所述相关信息包括属性ID、属性所属目录ID、属性名称。The method of dynamically managing product services according to claim 1, wherein the related information includes an attribute ID, a directory ID to which the attribute belongs, and an attribute name.
  7. 根据权利要求1所述的动态管理产品服务的方法,其特征在于,该方法还包括:当需要修改某个产品属性时,在属性模型表中修改该产品属性的相关信息。The method of dynamically managing product services according to claim 1, wherein the method further comprises: modifying information about the product attributes in the attribute model table when the product attributes need to be modified.
  8. 一种服务器,其特征在于,所述服务器包括:存储器、处理器及显示器,所述存储器上存储有产品服务动态管理程序,所述产品服务动态管理程序被所述处理器执行,可实现如下步骤:A server, comprising: a memory, a processor, and a display, wherein the memory stores a product service dynamic management program, where the product service dynamic management program is executed by the processor, and the following steps can be implemented :
    展示步骤:将提供的产品服务以一级分类、二级分类的形式展示,每个一级分类包括多个二级分类,每个分类对应一组产品属性;Demonstration step: the product services provided are displayed in a first-class classification and a second-level classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes;
    属性表定义步骤:定义属性模型表用于管理所述产品服务,在该属性模型表中定义每个产品属性的相关信息;Attribute table definition step: defining an attribute model table for managing the product service, and defining related information of each product attribute in the attribute model table;
    配置步骤:当需要新增产品属性时,在所述属性模型表中配置该新增产品属性的相关信息;Configuration step: when new product attributes need to be added, the related information of the newly added product attributes is configured in the attribute model table;
    更新步骤:根据新增的产品属性动态更新展示的产品服务。Update step: Dynamically update the displayed product service based on the newly added product attributes.
  9. 根据权利要求8所述的服务器,其特征在于,所述属性模型表中每个产品属性的相关信息还包括该产品属性是否为标签要素,当该产品属性为标签要素时,将该产品属性提取为标签显示在前端页面。The server according to claim 8, wherein the information about each product attribute in the attribute model table further includes whether the product attribute is a label element, and when the product attribute is a label element, the product attribute is extracted. Display the label on the front page.
  10. 根据权利要求9所述的服务器,其特征在于,所述属性模型表中每个产品属性的相关信息还包括该产品属性在前端页面显示的控件类型,前端页面根据控件类型生成控件并展示。The server according to claim 9, wherein the related information of each product attribute in the attribute model table further includes a control type displayed by the product attribute on the front end page, and the front end page generates a control according to the control type and displays.
  11. 根据权利要求8所述的服务器,其特征在于,所述属性模型表中每个产品属性的相关信息还包括产品属性的校验元素,产品服务的提供方在前端页面输入产品属性信息时,前端页面根据校验元素校验输入的信息是否符合要求。The server according to claim 8, wherein the information about each product attribute in the attribute model table further includes a check element of the product attribute, and the provider of the product service inputs the product attribute information on the front end page, the front end The page verifies that the information entered meets the requirements based on the check element.
  12. 根据权利要求11所述的服务器,其特征在于,所述校验元素包括要素类型及要素长度。The server according to claim 11, wherein said check element comprises a feature type and an element length.
  13. 根据权利要求8所述的服务器,其特征在于,所述相关信息包括属性ID、属性所属目录ID、属性名称。The server according to claim 8, wherein the related information includes an attribute ID, a directory ID to which the attribute belongs, and an attribute name.
  14. 根据权利要求8所述的服务器,其特征在于,所述产品服务动态管理程序被所述处理器执行时,还包括步骤:当需要修改某个产品属性时,在属性模型表中修改该产品属性的相关信息。The server according to claim 8, wherein when the product service dynamic management program is executed by the processor, the method further comprises the step of: modifying the product attribute in the attribute model table when a product attribute needs to be modified. Related information.
  15. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质中包括产品服务动态管理程序,所述产品服务动态管理程序被处理器执行时,可实现如下步骤:A computer readable storage medium, comprising: a product service dynamic management program, wherein when the product service dynamic management program is executed by a processor, the following steps can be implemented:
    展示步骤:将提供的产品服务以一级分类、二级分类的形式展示,每个一级分类包括多个二级分类,每个分类对应一组产品属性;Demonstration step: the product services provided are displayed in a first-class classification and a second-level classification, and each primary classification includes a plurality of secondary classifications, and each classification corresponds to a set of product attributes;
    属性表定义步骤:定义属性模型表用于管理所述产品服务,在该属性模 型表中定义每个产品属性的相关信息;Attribute table definition step: defining an attribute model table for managing the product service, and defining relevant information of each product attribute in the attribute model table;
    配置步骤:当需要新增产品属性时,在所述属性模型表中配置该新增产品属性的相关信息;Configuration step: when new product attributes need to be added, the related information of the newly added product attributes is configured in the attribute model table;
    更新步骤:根据新增的产品属性动态更新展示的产品服务。Update step: Dynamically update the displayed product service based on the newly added product attributes.
  16. 根据权利要求15所述的计算机可读存储介质,其特征在于,所述属性模型表中每个产品属性的相关信息还包括该产品属性是否为标签要素,当该产品属性为标签要素时,将该产品属性提取为标签显示在前端页面。The computer readable storage medium according to claim 15, wherein the information about each product attribute in the attribute model table further includes whether the product attribute is a label element, and when the product attribute is a label element, The product attribute is extracted as a label displayed on the front page.
  17. 根据权利要求16所述的计算机可读存储介质,其特征在于,所述属性模型表中每个产品属性的相关信息还包括该产品属性在前端页面显示的控件类型,前端页面根据控件类型生成控件并展示。The computer readable storage medium according to claim 16, wherein the information about each product attribute in the attribute model table further includes a control type displayed by the product attribute on the front end page, and the front end page generates a control according to the control type. And show.
  18. 根据权利要求15所述的计算机可读存储介质,其特征在于,所述属性模型表中每个产品属性的相关信息还包括产品属性的校验元素,产品服务的提供方在前端页面输入产品属性信息时,前端页面根据校验元素校验输入的信息是否符合要求。The computer readable storage medium according to claim 15, wherein the information about each product attribute in the attribute model table further includes a check element of the product attribute, and the provider of the product service inputs the product attribute on the front end page. When the information is used, the front-end page verifies that the information entered meets the requirements based on the check element.
  19. 根据权利要求18所述的计算机可读存储介质,其特征在于,所述校验元素包括要素类型及要素长度。The computer readable storage medium of claim 18, wherein the check element comprises a feature type and an element length.
  20. 根据权利要求15所述的计算机可读存储介质,其特征在于,所述相关信息包括属性ID、属性所属目录ID、属性名称。The computer readable storage medium according to claim 15, wherein the related information includes an attribute ID, a directory ID to which the attribute belongs, and an attribute name.
PCT/CN2018/107507 2018-03-26 2018-09-26 Method and server for dynamically managing product services, and storage medium WO2019184281A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810252868.9A CN108648029A (en) 2018-03-26 2018-03-26 Method, server and the storage medium of dynamic management product service
CN201810252868.9 2018-03-26

Publications (1)

Publication Number Publication Date
WO2019184281A1 true WO2019184281A1 (en) 2019-10-03

Family

ID=63744513

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/107507 WO2019184281A1 (en) 2018-03-26 2018-09-26 Method and server for dynamically managing product services, and storage medium

Country Status (2)

Country Link
CN (1) CN108648029A (en)
WO (1) WO2019184281A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021107904A1 (en) * 2019-11-28 2021-06-03 Turkcell Teknoloji Arastirma Ve Gelistirme Anonim Sirketi System for creating a service model

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109542441A (en) * 2018-11-29 2019-03-29 方正璞华软件(武汉)股份有限公司 A kind of commodity page customization method, device and equipment
CN109767098A (en) * 2018-12-28 2019-05-17 广东益萃网络科技有限公司 Processing method, device, computer equipment and the storage medium of product attribute
CN110516128B (en) * 2019-08-15 2024-04-02 中国平安财产保险股份有限公司 Information configuration method, device, storage medium and apparatus
CN112241876A (en) * 2020-10-26 2021-01-19 浪潮云信息技术股份公司 All-element dynamic combing method for government affair service affairs
CN112612660B (en) * 2020-12-16 2024-02-13 海光信息技术股份有限公司 Specification information database creation method, chip selection method, device and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030126227A1 (en) * 2001-12-31 2003-07-03 Koninklijke Philips Electronics N.V Method of populating an explicit profile
CN102193997A (en) * 2011-05-04 2011-09-21 北京神州数码思特奇信息技术股份有限公司 Information storage method
CN103473354A (en) * 2013-09-25 2013-12-25 焦点科技股份有限公司 Insurance recommendation system framework and insurance recommendation method based on e-commerce platform
CN104463630A (en) * 2014-12-11 2015-03-25 新一站保险代理有限公司 Product recommendation method and system based on characteristics of online shopping insurance products
CN108614859A (en) * 2018-03-26 2018-10-02 平安科技(深圳)有限公司 Intelligent search method, server and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040088432A1 (en) * 2002-10-31 2004-05-06 Hubbard Eric D. Management of attribute data
CN103442271B (en) * 2013-09-11 2016-10-12 东莞市远峰科技有限公司 A kind of method that program classification for TV box is searched for
CN107102850A (en) * 2017-03-03 2017-08-29 九次方大数据信息集团有限公司 A kind of general commodity model and its implementation suitable for ecommerce
CN107679247A (en) * 2017-10-31 2018-02-09 南威软件股份有限公司 A kind of method that electric business website realizes self-defined maintenance items extension information

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030126227A1 (en) * 2001-12-31 2003-07-03 Koninklijke Philips Electronics N.V Method of populating an explicit profile
CN102193997A (en) * 2011-05-04 2011-09-21 北京神州数码思特奇信息技术股份有限公司 Information storage method
CN103473354A (en) * 2013-09-25 2013-12-25 焦点科技股份有限公司 Insurance recommendation system framework and insurance recommendation method based on e-commerce platform
CN104463630A (en) * 2014-12-11 2015-03-25 新一站保险代理有限公司 Product recommendation method and system based on characteristics of online shopping insurance products
CN108614859A (en) * 2018-03-26 2018-10-02 平安科技(深圳)有限公司 Intelligent search method, server and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021107904A1 (en) * 2019-11-28 2021-06-03 Turkcell Teknoloji Arastirma Ve Gelistirme Anonim Sirketi System for creating a service model

Also Published As

Publication number Publication date
CN108648029A (en) 2018-10-12

Similar Documents

Publication Publication Date Title
WO2019184281A1 (en) Method and server for dynamically managing product services, and storage medium
WO2019184219A1 (en) Method, server, and storage medium for smart search
US10380138B1 (en) Systems and methods for importing data from electronic data files
US9104768B2 (en) Person-based information aggregation
CN107967135B (en) Calculation engine implementation method, electronic device and storage medium
US20140330867A1 (en) Software design pattern for adapting a graph database visualization software
US20120102391A1 (en) Identifiers for web font templates
US20160026616A1 (en) Presenting dataset of spreadsheet in form based view
US10445417B2 (en) Entry of values into multiple fields of a form using touch screens
WO2021217659A1 (en) Multi-source heterogeneous data processing method, computer device, and storage medium
CN105488125A (en) Page access method and apparatus
US10248668B2 (en) Mapping database structure to software
WO2019071898A1 (en) Electronic device, database query script generation method and storage medium
CN108108392B (en) Commodity data management method, commodity data management device, computer equipment and storage medium
WO2021114075A1 (en) Credit score processing method, system and apparatus based on blockchain, and medium
US10893008B2 (en) System and method for generating and communicating communication components over a messaging channel
CN108762637A (en) Control method, apparatus and system
JP2024524094A (en) Data governance system and method
WO2021043091A1 (en) Intelligent import method and apparatus for template table, and electronic device and computer readable storage medium
CN113343713A (en) Intention recognition method and device, computer equipment and storage medium
CN112507017A (en) Data table conversion method and device
US20140317154A1 (en) Heterogeneous data management methodology and system
US9613105B1 (en) Streamlined data entry based on data relationships
US11972311B2 (en) Artificial intelligence based integration frameworks
CN113255308B (en) Graph drill-down realization method and device, electronic equipment and storage medium

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: 18911566

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

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

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 25/01/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 18911566

Country of ref document: EP

Kind code of ref document: A1