CN113132347B - RPC service configuration method, device and system - Google Patents

RPC service configuration method, device and system Download PDF

Info

Publication number
CN113132347B
CN113132347B CN202110251952.0A CN202110251952A CN113132347B CN 113132347 B CN113132347 B CN 113132347B CN 202110251952 A CN202110251952 A CN 202110251952A CN 113132347 B CN113132347 B CN 113132347B
Authority
CN
China
Prior art keywords
interface
configuration
information
operation mode
attribute
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110251952.0A
Other languages
Chinese (zh)
Other versions
CN113132347A (en
Inventor
温久和
吴双洋
张春禹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Weimeng Chuangke Network Technology China Co Ltd
Original Assignee
Weimeng Chuangke Network Technology China Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Weimeng Chuangke Network Technology China Co Ltd filed Critical Weimeng Chuangke Network Technology China Co Ltd
Priority to CN202110251952.0A priority Critical patent/CN113132347B/en
Publication of CN113132347A publication Critical patent/CN113132347A/en
Application granted granted Critical
Publication of CN113132347B publication Critical patent/CN113132347B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/133Protocols for remote procedure calls [RPC]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a configuration method, a device and a system of RPC service. In the invention, based on the acquired information, the field information, the basic information and the operation mode, an interface configuration interface is provided to guide a user to carry out interface configuration according to the interface configuration interface, thereby realizing dynamic configuration of RPC service and reducing the development cost and the data storage cost of data source access.

Description

RPC service configuration method, device and system
Technical Field
The invention relates to the field of Internet, in particular to a method, a device and a system for configuring RPC service.
Background
At present, the multi-language front end of each coding language can perform RPC (Remote Procedure Call Protocol) Call on the same back-end service. The conventional RPC service data processing method depends on releasing online, and depends on burying and reporting a large amount of user data; due to the difference of the demands, each demand analysis needs to be personalized, customized development needs to be performed when one service is accessed, dynamic configuration cannot be defined by users, different function codes need to be developed, and high development cost and maintenance cost can be caused.
Disclosure of Invention
The technical problem to be solved by the invention is to overcome the defects of the prior art and reduce the development cost and the data storage cost of data source access by dynamically configuring RPC service.
In order to achieve the above technical object, in one aspect, the present invention provides a method for configuring an RPC service, including: acquiring information of a data source corresponding to an interface of the RPC service and determining field information corresponding to the data source; determining basic information for describing the interface and setting an operation mode corresponding to the interface; and providing an interface configuration interface based on the acquisition information, the field information, the basic information and the operation mode, wherein the interface configuration interface is used for guiding a user to configure the interface and completing the configuration of the RPC service.
In another aspect, the present invention provides a method for configuring an RPC service, including: providing an interface configuration interface of RPC service, wherein the interface configuration interface displays the field information and the operation mode; responding to the selection operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, and determining the attribute of the field information and the type of the operation mode which are required to be configured by the interface; responding to the user to configure the attribute of the field information and the type of the operation mode on the interface configuration interface, configuring an interface of the RPC service, and executing the operation mode of the corresponding type on the data corresponding to the attribute of the field information through the configured interface of the RPC service, wherein the configured interface of the RPC service has the basic information and the acquisition information for completing the configuration of the RPC service.
In another aspect, the present invention provides a configuration system for RPC service, including: a server and a client; the server acquires the acquisition information of the data source corresponding to the interface of the RPC service and determines the field information corresponding to the data source; determining basic information for describing the interface and setting an operation mode corresponding to the interface; providing an interface configuration interface based on the acquired information, the field information, the basic information and the operation mode, wherein the interface configuration interface is used for guiding a user to configure an interface and completing the configuration of the RPC service; the client provides an interface configuration interface, and the interface configuration interface displays the field information and the operation mode; responding to the selection operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, and determining the attribute of the field information and the type of the operation mode which are required to be configured by the interface; responding to the user to configure the attribute of the field information and the type of the operation mode on the interface configuration interface, configuring an interface of the RPC service, and executing the operation mode of the corresponding type on the data corresponding to the attribute of the field information through the configured interface of the RPC service, wherein the configured interface of the RPC service has the basic information and the acquisition information for completing the configuration of the RPC service.
In another aspect, a configuration apparatus for RPC service provided by the present invention includes: the system comprises an acquisition module, a data source processing module and a data processing module, wherein the acquisition module is used for acquiring acquisition information of a data source corresponding to an interface of the RPC service and determining field information corresponding to the data source, and the interface is in butt joint with the RPC service; the determining module is used for determining basic information for describing the interface and setting an operation mode corresponding to the interface; and the providing module is used for providing an interface configuration interface based on the acquired information, the field information, the basic information and the operation mode, and the interface configuration interface is used for guiding a user to configure an interface and completing the configuration of the RPC service.
On the other hand, the configuration device of the RPC service provided by the present invention includes: the providing module is used for providing an interface configuration interface of the RPC service, and the field information and the operation mode are displayed on the interface configuration interface; the determining module is used for responding to the selection operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface and determining the attribute of the field information and the type of the operation mode which are required to be configured by the interface; the configuration module is used for responding to the configuration operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, configuring the interface of the RPC service, and executing the operation mode of the corresponding type on the data corresponding to the attribute of the field information through the interface of the RPC service completed by configuration, wherein the interface of the RPC service completed by configuration has the basic information and the acquisition information for completing the configuration of the RPC service.
In the invention, based on the acquired information, the field information, the basic information and the operation mode, an interface configuration interface is provided to guide a user to carry out interface configuration according to the interface configuration interface, thereby realizing dynamic configuration of RPC service and reducing development cost and data storage cost of data source access.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flow chart of a configuration method of RPC service according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of a configuration method of RPC service according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a configuration apparatus of RPC service according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a configuration device of RPC service according to an embodiment of the present invention;
fig. 5 is a schematic diagram of a configuration interface of the RPC service according to the embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 shows a configuration method of an RPC service provided in an embodiment of the present application, including:
101: the method comprises the steps of obtaining information of a data source corresponding to an interface of the RPC service and determining field information corresponding to the data source.
102: and determining basic information for describing the interface and setting an operation mode corresponding to the interface.
103: and providing an interface configuration interface based on the acquired information, the field information, the basic information and the operation mode, wherein the interface configuration interface is used for guiding a user to configure the interface and completing the configuration of the RPC service.
In addition, the method further comprises: the configuration interface provides an interface through display equipment, and the interface configuration interface displays field information and an operation mode; determining the attribute of the field information to be configured and the type of the operation mode of the interface through the display equipment based on the selection operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface; based on the configuration operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, the interface is configured through the display equipment, the corresponding type of operation mode is executed on the data corresponding to the attribute of the field information through the configured interface, and the configured interface has basic information and acquisition information.
Specifically, configuring an interface through a display device based on configuration operations of a user on attributes and types of operation modes of field information on an interface configuration interface, includes: displaying configuration information of an interface on an interface configuration interface based on attribute configuration operation of a user on field information and type configuration operation of an operation mode on the interface configuration interface, wherein the configuration information comprises attributes of the field information and types of the operation mode; and determining the configuration information of the interface based on the determination operation of the user on the configuration information on the interface configuration interface, and configuring the basic information and the acquisition information for the interface to complete the configuration of the interface.
Specifically, the executing of the configured interface to the data corresponding to the attribute of the field information in the corresponding type of operation mode includes: determining configuration data corresponding to the attribute of the field information based on the configuration operation of a user on the data corresponding to the attribute of the field information on an interface configuration interface; receiving a call request of an interface based on a trigger operation of a user on the interface configuration interface; calling RPC service according to the basic information configured by the interface; based on the called RPC service, acquiring a data source according to the acquisition information configured by the interface, and acquiring corresponding data from the data source according to configuration data corresponding to the attribute of the field information carried in the calling request; and based on the called RPC service, determining the operation mode of the corresponding interface according to the type of the operation mode carried in the calling request, and executing the operation mode of the corresponding type on the corresponding data.
In addition, the method further comprises: and obtaining an operation result corresponding to the operation mode, and displaying the operation result through the display equipment.
In addition, the method further comprises: determining behavior data of a plurality of preset target users according to the corresponding data, and classifying the behavior data of the plurality of preset target users; according to the classification result, matching the behavior data of a plurality of preset target users with the object types in the type set of the preset objects to obtain the type set of the matched objects; and processing the data according to the type set of the matched object and the corresponding behavior data, and displaying the data processing result through display equipment.
In addition, the method further comprises: acquiring a data source according to the acquisition information, and determining behavior data of a plurality of preset sample users according to the data source; and constructing a type set of the preset objects according to the preset objects of the behavior data of the plurality of preset sample users.
Specifically, classifying the behavior data of a plurality of preset target users includes: performing word segmentation on the behavior data to obtain word segmentation data, and determining word segmentation vectors corresponding to the word segmentation data; and classifying the word segmentation vectors according to the word segmentation vectors and a preset classification model to obtain a classification result of the corresponding behavior data.
Fig. 2 shows a configuration method of an RPC service provided in an embodiment of the present application, including:
201: and providing an interface configuration interface of the RPC service, wherein the interface configuration interface displays field information and an operation mode.
202: and responding to the selection operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, and determining the attribute of the field information and the type of the operation mode which are required to be configured by the interface.
203: and responding to the configuration operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, configuring an interface of the RPC service, executing the operation mode of the corresponding type on the data corresponding to the attribute of the field information through the configured interface of the RPC service, wherein the configured interface of the RPC service has basic information and acquisition information and is used for completing the configuration of the RPC service.
Specifically, the step of configuring the interface of the RPC service in response to the configuration operation of the attribute of the field information and the type of the operation mode on the interface configuration interface by the user includes: responding to attribute configuration operation of a user on the field information and type configuration operation of an operation mode on an interface configuration interface, and displaying configuration information of the interface on the interface configuration interface, wherein the configuration information comprises the attribute of the field information and the type of the operation mode; and responding to the confirmation operation of the user on the interface configuration interface to the configuration information, determining the configuration information of the interface, and configuring the basic information and the acquisition information for the interface to complete the configuration of the interface.
Specifically, the method for executing the corresponding type of operation mode on the data corresponding to the attribute of the field information through the configured interface of the RPC service includes: responding to the configuration operation of a user on the data corresponding to the attribute of the field information on the interface configuration interface, and determining the configuration data corresponding to the attribute of the field information; responding to the triggering operation of a user on an interface configuration interface, sending a call request of the interface, enabling equipment receiving the call request to call an RPC service according to basic information of interface configuration, acquiring a data source according to acquisition information of the interface configuration based on the called RPC service, acquiring corresponding data from the data source according to configuration data corresponding to the attribute of field information carried in the call request, determining an operation mode of the corresponding interface according to the type of the operation mode carried in the call request based on the called RPC service, and executing the operation mode of the corresponding data.
Fig. 3 shows a configuration apparatus for an RPC service provided in an embodiment of the present application, including:
the obtaining module 301 is configured to obtain obtaining information of a data source corresponding to an interface of the RPC service and determine field information corresponding to the data source.
A determining module 302, configured to determine basic information for describing an interface and set an operation mode corresponding to the interface.
A providing module 303, configured to provide an interface configuration interface based on the acquired information, the field information, the basic information, and the operation mode, where the interface configuration interface is used to guide a user to perform interface configuration and to complete RPC service configuration.
In addition, an interface configuration interface is provided through display equipment, and the interface configuration interface displays field information and an operation mode; the determining module is further used for determining the attribute of the field information to be configured and the type of the operation mode through the display equipment based on the selection operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface; the device also includes: a configuration module; and the configuration module is used for configuring the interface based on the configuration operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, executing the corresponding type of operation mode on the data corresponding to the attribute of the field information through the configured interface, and enabling the configured interface to have basic information and acquisition information.
Specifically, the configuration module includes: the display unit is used for displaying the configuration information of the interface on the interface configuration interface based on the attribute configuration operation of the field information and the type configuration operation of the operation mode on the interface configuration interface by a user, wherein the configuration information comprises the attribute of the field information and the type of the operation mode; and the determining unit is used for confirming the configuration information on the interface configuration interface, determining the configuration information of the interface, and configuring the basic information and the acquisition information for the interface so as to complete the configuration of the interface.
Specifically, the configuration module includes: the determining unit is further configured to determine, based on a configuration operation of a user on the interface configuration interface on data corresponding to the attribute of the field information, configuration data corresponding to the attribute of the field information; the receiving unit is used for receiving a calling request of the interface based on the triggering operation of the interface on the interface configuration interface by a user; the calling unit is used for calling RPC service according to the basic information configured by the interface; the obtaining unit is used for obtaining the data source according to the obtaining information of the interface configuration based on the called RPC service, and obtaining corresponding data from the data source according to the configuration data corresponding to the attribute of the field information carried in the calling request; and the execution unit is used for determining the operation mode of the corresponding interface according to the type of the operation mode carried in the call request based on the called RPC service, and executing the operation mode of the corresponding type on the corresponding data.
In addition, the obtaining module 301 is further configured to obtain an operation result corresponding to the operation mode, and display the operation result through the display device.
In addition, the apparatus further comprises: the classification module is used for determining the behavior data of a plurality of preset target users according to the corresponding data and classifying the behavior data of the plurality of preset target users; the matching module is used for matching the behavior data of the preset target users with the object types in the preset object type set according to the classification result to obtain a matched object type set; and the processing module is used for processing data according to the type set of the matched object and the corresponding behavior data.
In addition, the determining module 302 is further configured to obtain a data source according to the obtaining information, and determine behavior data of a plurality of preset sample users according to the data source; the device also includes: and the construction module is used for constructing a type set of the preset objects according to the preset objects of the behavior data of a plurality of preset sample users.
Specifically, the classification module includes: the word segmentation unit is used for segmenting the behavior data to obtain word segmentation data and determining word segmentation vectors corresponding to the word segmentation data; and the classification unit is used for classifying the word segmentation vectors according to the word segmentation vectors and a preset classification model to obtain a classification result of the corresponding behavior data.
Fig. 4 shows a configuration apparatus of an RPC service provided in an embodiment of the present application, including:
the providing module 401 is configured to provide an interface configuration interface, where the interface configuration interface displays field information and an operation mode.
The determining module 402 is configured to determine, in response to a selection operation of a user on an interface configuration interface on an attribute of field information and a type of an operation mode, the attribute of the field information and the type of the operation mode that the interface needs to be configured.
The configuration module 403 is configured to configure an interface of the RPC service in response to a configuration operation performed by a user on an interface configuration interface on the attribute of the field information and the type of the operation mode, and execute the operation mode of the corresponding type on the data corresponding to the attribute of the field information through the configured interface of the RPC service, where the configured interface of the RPC service has basic information and acquisition information and is used to complete configuration of the RPC service.
Specifically, the configuration module 403 includes: the display unit is used for responding to attribute configuration operation of a user on the field information and type configuration operation of the operation mode on the interface configuration interface, and displaying the configuration information of the interface on the interface configuration interface, wherein the configuration information comprises the attribute of the field information and the type of the operation mode; and the determining unit is used for confirming the configuration information on the interface configuration interface, determining the configuration information of the interface, configuring basic information and acquiring information for the interface, and completing the configuration of the interface.
Specifically, the configuration module 403 includes: the determining unit is configured to perform configuration operation on data corresponding to the attribute of the field information on the interface configuration interface, and determine configuration data corresponding to the attribute of the field information; the transmission unit is used for responding to the trigger operation of a user on an interface configuration interface, transmitting a call request of the interface, so that equipment receiving the call request calls an RPC service according to basic information configured by the interface, acquiring a data source according to acquisition information configured by the interface based on the called RPC service, acquiring corresponding data from the data source according to configuration data corresponding to the attribute of field information carried in the call request, determining the operation mode of the corresponding interface according to the type of the operation mode carried in the call request based on the called RPC service, and executing the operation mode of the corresponding type on the corresponding data; and the receiving unit is used for receiving the operation result corresponding to the operation mode and displaying the operation result.
The configuration system of RPC service that this application embodiment provided includes: a server and a client;
the server is used for acquiring the acquisition information of the data source corresponding to the interface of the RPC service and determining the field information corresponding to the data source; determining basic information for describing an interface and setting an operation mode corresponding to the interface; and providing an interface configuration interface based on the acquired information, the field information, the basic information and the operation mode, wherein the interface configuration interface is used for guiding a user to configure the interface and completing the configuration of the RPC service.
The client provides an interface configuration interface, and the interface configuration interface displays field information and an operation mode; responding to the determination operation of the user, determining the data of the field information and the type of the corresponding operation mode; responding to the selection operation of a user on the attribute of the field information and the type of the operation mode on an interface configuration interface, and determining the attribute of the field information and the type of the operation mode which need to be configured by the interface; and responding to the configuration operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, configuring an interface of the RPC service, executing the operation mode of the corresponding type on the data corresponding to the attribute of the field information through the configured interface of the RPC service, wherein the configured interface of the RPC service has basic information and acquisition information and is used for completing the configuration of the RPC service.
The above technical solutions of the embodiments of the present invention are described in detail below with reference to application examples:
101: the method comprises the steps of obtaining information of a data source corresponding to an interface of the RPC service and determining field information corresponding to the data source.
The obtaining information may be address information of the data source, such as a URL address.
The interface can be an RPC protocol data interface, and can also be an https protocol data interface and other known types of interfaces. The field information refers to field attributes, such as field names, field descriptions, etc., and the specific attribute type corresponding to the field attribute, such as field name type, etc., may be provided by the user, for example, the user may determine through an input manner.
For example, the server may receive address information of the buyer user purchase behavior data source sent by the enterprise user through the computer. And the server can set the field name and field attributes of the field description, etc. The server can store the address information and the field attribute corresponding to the RPC protocol data interface through the RPC basic information entry module. And the related information can be supplemented and modified secondarily afterwards.
102: and determining basic information for describing the interface and setting an operation mode corresponding to the interface.
The basic information refers to information describing an interface, such as an interface type, a module name, an interface address, an interface parameter type, a version number, corresponding data security check, and the like.
The operation mode refers to an operation mode that can be realized through an interface, such as a data processing mode, and may include deletion, insertion or addition, modification, query, and the like, which may also be a kind of operation mode. May be implemented by SQL statements. Different operation modes can correspond to different interfaces and can also set different basic information, but the interfaces can belong to the same type, such as RPC interfaces, or not, such as RPC protocol data interfaces or https protocol data interfaces.
For example, according to the foregoing, the server may determine the corresponding basic information and operation mode, and store the basic information and operation mode corresponding to the RPC protocol data interface through the RPC basic information entry module.
The acquisition information and the field information may be determined and acquired as part of the basic information.
In addition, the server can also adopt an RPC custom attribute module, and the attribute module is customized according to the self characteristics of the application, so that classification dimensionality is provided for real-time analysis of data; the configuration parameters include: index configuration parameters, which include: a field to be indexed, a paging parameter and a sorting field; database configuration parameters, including: the database reads fields, field types and check rules. And the user configuration parameters are used for allocating the operation authority for carrying out index configuration parameters, database configuration parameters, word segmentation configuration parameters and system logs for different users, and are used for setting field information and operation modes.
103: and providing an interface configuration interface based on the acquired information, the field information, the basic information and the operation mode, wherein the interface configuration interface is used for guiding a user to configure the interface and completing the configuration of the RPC service.
For example, as described above, the server may configure the interface through the configuration interface provided by the computer after setting the information. For example, the enterprise user accesses the server through the computer, acquires the information and the configuration interface information provided by the server, and displays the configuration interface and the field information and the operation mode on the configuration interface through the configuration interface information.
And for the acquisition information and the basic information, the interface implementation is supported, or the interface configuration is based. Without the support of these two pieces of information, the configuration base of the interface does not exist. The basic information is used for determining the interface to be configured, and the acquired information is used for determining the data source corresponding to the interface to be configured.
The bottom layer of the server can be well integrated with Spring, the grammar is simple, a large number of common functions are arranged in the bottom layer, and the use is very convenient; the server access layer supports dynamic configuration access to the data interface, is not limited to frame or container binding, supports a dubbo interface data source of an RPC protocol, and can define each data dimension by user.
In addition, an interface configuration interface is provided through display equipment, and the interface configuration interface displays field information and an operation mode; the method further comprises the following steps: determining the attribute of the field information to be configured and the type of the operation mode of the interface through the display equipment based on the selection operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface; based on the configuration operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, the interface is configured through the display equipment, the corresponding type of operation mode is executed on the data corresponding to the attribute of the field information through the configured interface, and the configured interface has corresponding basic information and acquisition information.
The display device can be an intelligent terminal such as a computer.
The operation of determining the attribute of the field information and the type of the corresponding operation mode may include an input operation, a selection operation, and the like.
Specifically, configuring an interface through a display device based on configuration operations of a user on attributes and types of operation modes of field information on an interface configuration interface, includes: displaying the configuration information of the interface on the interface configuration interface based on the attribute configuration operation of the field information and the type configuration operation of the type configuration operation on the interface configuration interface by a user, wherein the configuration information comprises the attribute of the field information and the type of the operation mode; and determining the configuration information of the interface based on the confirmation operation of the user on the configuration information on the interface configuration interface, and configuring basic information and acquisition information for the interface to complete the configuration of the interface.
For example, as described above, the computer may provide the configuration interface by obtaining information of the configuration interface of the server, as shown in fig. 5, the field name, the field description, and the like, and the operation mode types such as insertion and query are displayed on the configuration interface, and configuration information such as a main key and a list may be displayed. The user can perform operations on the interface, such as input operation to determine the field name and the field description type, and the user can select configuration information such as a query operation mode. And based on the configuration indication information on the interface, such as configuration generation, a user clicks to enable the computer to determine the current configuration information, and generates a corresponding configuration interface based on the interface provided by the computer, and displays the configuration information of the configuration interface. For example, a query is performed on the field name type "id" as "xx" and the corresponding field description, where "xx" with the field name "id" as "xx" may also be filled in by the user to determine id specific data, such as id "123". The query can be embodied on the interface in the form of a button, the field name id can be embodied on the interface in the form of an input box, and the corresponding field description can be directly displayed on the interface. The user inputs the specific id of the field name id input box on the interface, and then clicks the query button, so that the user can query by using the configured interface RPC. Since the basic information and the acquisition information of the preset interface are set by the server, after the interface is configured, the preset interface is also configured with the corresponding basic information and the corresponding acquisition information. Because the interface is configured well, when the interface is an RPC protocol data interface, the interface can be used for completing the configuration of the RPC service after the interface configuration is completed.
Specifically, the executing of the configured interface to the data corresponding to the attribute of the field information in the corresponding type of operation mode includes: determining configuration data corresponding to the attribute of the field information based on configuration operation of a user on the data corresponding to the attribute of the field information on an interface configuration interface; receiving a calling request of an interface based on the triggering operation of a user on the interface configuration interface; calling RPC service according to the basic information configured by the interface; based on the called RPC service, acquiring a data source according to the acquisition information configured by the interface, and acquiring corresponding data from the data source according to configuration data corresponding to the attribute of the field information carried in the call request; and based on the called RPC service, determining the operation mode of the corresponding interface according to the configuration type of the operation mode carried in the calling request, and executing the operation mode of the corresponding type on the corresponding data.
For example, as described above, after the user determines the corresponding data and clicks the query button, the configured PRC interface (i.e., the RPC protocol data interface) is triggered, and the computer calls the RPC interface and sends a call request of the PRC interface to the server, where the call request may be sent by being encapsulated according to the RPC protocol. The request may carry configuration data, operation modes, etc. of the basic information and the field information. After receiving the request, the server may call the RPC service according to the basic information configured by the interface. On the basis of calling the service, the server can acquire the corresponding data source through the acquisition information, such as the address, of the data source. Then the server can inquire corresponding data from the data source according to the configuration data id as 'xx', then inquire or delete the data according to the configuration type of the operation mode, such as inquiry or deletion, and return the final calling result to the computer.
In addition, the server may also pass through a security framework, including but not limited to identity authentication, role authorization, encryption, session management, etc.; supporting identity authentication/login, and verifying whether a user has the inquiry authority of corresponding data; supporting role authorization and fine-grained authorization; encryption, namely, the security of data is protected, for example, password encryption is acquired into a database instead of plaintext storage; session management, i.e. a session after a user logs in, all its information is in the session before not logging out. For example, a user needs to configure a preset interface by means of login or identity authentication, and in this way, the server determines whether the user has corresponding rights to query. Meanwhile, the server may also need to obtain authorization on the side of the user, so that the server may obtain the data source and the authority to process the data source. And the data source can be obtained in an encrypted mode. And recording the login or authentication state of the user in a session mode.
In addition, the method further comprises: and obtaining an operation result corresponding to the operation mode, and displaying the operation result through the display equipment.
Since the foregoing has been set forth, further description is omitted herein.
In addition, the method further comprises: acquiring a data source according to the acquisition information, and acquiring corresponding data from the data source according to the configuration data of the field information; determining behavior data of a plurality of preset target users according to the corresponding data, and classifying the behavior data of the plurality of preset target users; according to the classification result, matching the behavior data of a plurality of preset target users with the object types in the type set of the preset objects to obtain the type set of the matched objects; and processing the data according to the type set of the matched object and the corresponding behavior data.
The preset behavior data of the target user may be user behavior information, such as data of purchasing and paying for commodity information by an online user.
The type set of the preset objects may refer to constructing a corresponding dictionary. For example, the manual labeling platform constructs a commodity-specific dictionary set for each commodity classification corresponding to activity information, such as data of historical user behaviors, and can be used for a commodity association table generated by user behavior analysis later.
Wherein, the method also comprises: acquiring a data source according to the acquisition information, and determining behavior data of a plurality of preset sample users according to the data source; and constructing a type set of the preset objects according to the preset objects of the behavior data of the plurality of preset sample users. As described above, the server may obtain data of the product purchased by the online user from the data source, and construct a dictionary of the product according to the product type in the data. Wherein the object is a commodity, such as a beverage, snack, washing product, or the like.
Specifically, classifying the behavior data of a plurality of preset target users includes: performing word segmentation on the behavior data to obtain word segmentation data, and determining word segmentation vectors corresponding to the word segmentation data; and classifying the word segmentation vectors according to the word segmentation vectors and a preset classification model to obtain a classification result of the corresponding behavior data.
The preset classification model can be a naive Bayesian algorithm model. The training mode can be as follows: the word segmentation vector set of the behavior data of the user in the historical data source can be used as a training sample, and primary classification is carried out by using a naive Bayes algorithm.
Let the participle vector be represented as
X=(x 1 ,x 2 ,...,x m ) T (formula 1)
Wherein, X j Is the jth feature value of the text. The text category set is represented as
C=(y 1 ,y 2 ,...,y m ) (formula 2)
Wherein, y k Is the kth class of text. According to the classification of the pre-labeling of the behavior data of the user in the historical data source, the current behavior data class y can be obtained k Under the condition of (2), characteristic X j Is x j Probability P (X) j =x j |Y=y k ) (ii) a The probability P (Y = Y) of each text category can be obtained at the same time k ) From which a bayesian classifier can be generated. Under the assumption of conditional independence, in the classification y k Under the condition, the probability of x being input
Figure BDA0002966427700000111
For a given input x, a posterior probability distribution P (Y = Y) is calculated by the learned model k | X = X), and generalize the posterioriThe class with the highest rate is output as the class x, and can be expressed as
Figure BDA0002966427700000112
The predicted text classification categories can be obtained for the segmentation vector x according to the Bayesian classifier generated by the equations 3-4.
For example, according to the foregoing, the server may obtain corresponding data from a data source according to the configuration data, construct a data word segmentation vector, and classify the word segmentation vector through a naive bayesian algorithm model to obtain a preliminary semantic classification; and according to the classification result, calculating a commodity set in a dictionary of the corresponding classified commodity by combining TF-IDF, namely obtaining the corresponding commodity set from the dictionary of the commodity. Then, based on the set and the corresponding configuration data, i.e. the corresponding data, data under the set, such as sales of a certain beverage within one month, etc., can be counted. The analysis and statistical information may then be returned to the computer for viewing by the user.
In addition, data processing results of user behavior data in a plurality of different data sources can be counted, such as commodity counting results of a plurality of e-commerce platforms.
In addition, the method further comprises: and displaying the data processing result through display equipment.
Since the foregoing has been set forth, further description is omitted herein. In addition, the server can also be convenient for uniformly managing the dynamic configuration through a dynamic configuration summarizing module.
It should be noted that, in the embodiment of the present application, through the dynamic configuration interface, the service end supports SQL operations performed by corresponding configurations, and may be directly generated without additional development workload, thereby avoiding incremental development cost and maintenance cost. In addition, the front end automatically collects and renders without manual intervention, so that the stability is guaranteed. The server can adopt a form of only browsing and not storing, business data (such as a data source or corresponding data) cannot be reserved, and the server cost of storing data for many times is reduced.
The embodiment of the present invention provides another configuration method for an RPC service, and for specific function implementation, reference is made to the description in the foregoing method embodiment, which is not described herein again. For illustration only, the main body of the method may be an intelligent terminal, such as a computer. Wherein the calling device may be a server.
The embodiment of the present invention provides a configuration system of an RPC service, which can implement the above-mentioned method embodiment, and for specific function implementation, reference is made to the description in the method embodiment, which is not described herein again.
It should be understood that the specific order or hierarchy of steps in the processes disclosed is an example of exemplary approaches. Based upon design preferences, it is understood that the specific order or hierarchy of steps in the processes may be rearranged without departing from the scope of the present disclosure. The accompanying method claims present elements of the various steps in a sample order, and are not intended to be limited to the specific order or hierarchy presented.
In the foregoing detailed description, various features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the claimed embodiments of the subject matter require more features than are expressly recited in each claim. Rather, as the following claims reflect, invention lies in less than all features of a single disclosed embodiment. Thus, the following claims are hereby expressly incorporated into the detailed description, with each claim standing on its own as a separate preferred embodiment of the invention.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. To those skilled in the art; various modifications to these embodiments will be readily apparent, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the disclosure. Thus, the present disclosure is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
What has been described above includes examples of one or more embodiments. It is, of course, not possible to describe every conceivable combination of components or methodologies for purposes of describing the aforementioned embodiments, but one of ordinary skill in the art may recognize that many further combinations and permutations of various embodiments are possible. Accordingly, the embodiments described herein are intended to embrace all such alterations, modifications and variations that fall within the scope of the appended claims. Furthermore, to the extent that the term "includes" is used in either the detailed description or the claims, such term is intended to be inclusive in a manner similar to the term "comprising" as "comprising" is interpreted when employed as a transitional word in a claim. Furthermore, any use of the term "or" in the specification of the claims is intended to mean a "non-exclusive or".
Those of skill in the art will further appreciate that the various illustrative logical blocks, units, and steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate the interchangeability of hardware and software, various illustrative components, elements, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design requirements of the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present embodiments.
The various illustrative logical blocks, or elements, described in connection with the embodiments disclosed herein may be implemented or performed with a general purpose processor, a digital signal processor, an Application Specific Integrated Circuit (ASIC), a field programmable gate array or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general-purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a digital signal processor and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a digital signal processor core, or any other similar configuration.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may be stored in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. For example, a storage medium may be coupled to the processor such that the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC, which may be located in a user terminal. In the alternative, the processor and the storage medium may reside in different components in a user terminal.
In one or more exemplary designs, the functions described in the embodiments of the present invention may be implemented in hardware, software, firmware, or any combination of the three. If implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media that facilitate transfer of a computer program from one place to another. Storage media may be any available media that can be accessed by a general purpose or special purpose computer. For example, such computer-readable media can include, but is not limited to, RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to carry or store program code in the form of instructions or data structures and which can be read by a general-purpose or special-purpose computer, or a general-purpose or special-purpose processor. Additionally, any connection is properly termed a computer-readable medium, and, thus, is included if the software is transmitted from a website, server, or other remote source via a coaxial cable, fiber optic cable, twisted pair, digital Subscriber Line (DSL), or wirelessly, e.g., infrared, radio, and microwave. Such discs (disk) and disks (disc) include compact disks, laser disks, optical disks, DVDs, floppy disks and blu-ray disks, where magnetic discs generally reproduce data magnetically, while disks generally reproduce data optically with lasers. Combinations of the above may also be included in the computer-readable medium.
The above-mentioned embodiments, objects, technical solutions and advantages of the present invention are further described in detail, it should be understood that the above-mentioned embodiments are only examples of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (14)

1. A configuration method of RPC service is characterized by comprising the following steps:
acquiring information of a data source corresponding to an interface of the RPC service and determining field information corresponding to the data source;
determining basic information for describing the interface and setting an operation mode corresponding to the interface;
providing an interface configuration interface based on the acquired information, the field information, the basic information and the operation mode, wherein the interface configuration interface is used for guiding a user to configure an interface so as to complete the configuration of the RPC service;
the interface configuration interface is provided through display equipment, and the field information and the operation mode are displayed on the interface configuration interface;
the method further comprises the following steps:
determining the attribute of the field information to be configured and the type of the operation mode of the interface through the display equipment based on the selection operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface;
based on the configuration operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, configuring the interface through the display equipment, and executing the corresponding type of operation mode on the data corresponding to the attribute of the field information through the configured interface, wherein the configured interface has the basic information and the acquisition information.
2. The method of claim 1,
the configuring operation based on the attribute of the field information and the type of the operation mode on the interface configuration interface by the user configures the interface through the display device, and comprises the following steps:
displaying the configuration information of the interface on the interface configuration interface based on the attribute configuration operation of the field information and the type configuration operation of the operation mode on the interface configuration interface by a user, wherein the configuration information comprises the attribute of the field information and the type of the operation mode;
and determining the configuration information of the interface based on the confirmation operation of the user on the configuration information on the interface configuration interface, and configuring the basic information and the acquisition information for the interface to complete the configuration of the interface.
3. The method according to claim 1, wherein the performing, by the configured interface, a corresponding kind of operation on the data corresponding to the attribute of the field information includes:
determining configuration data corresponding to the attribute of the field information based on configuration operation of a user on the data corresponding to the attribute of the field information on the interface configuration interface;
receiving a calling request of the interface based on the triggering operation of the interface on the interface configuration interface by a user;
calling RPC service according to the basic information configured by the interface;
based on the called RPC service, acquiring the data source according to the acquisition information configured by the interface, and acquiring corresponding data from the data source according to configuration data corresponding to the attribute of the field information carried in the call request;
and based on the called RPC service, determining the operation mode of the corresponding interface according to the type of the operation mode carried in the calling request, and executing the operation mode of the corresponding type on the corresponding data.
4. The method according to any one of claims 1-3, further comprising:
and obtaining an operation result corresponding to the operation mode, and displaying the operation result through the display equipment.
5. The method of claim 3, further comprising:
determining behavior data of a plurality of preset target users according to the corresponding data, and classifying the behavior data of the plurality of preset target users;
according to the classification result, matching the behavior data of the preset target users with the object types in the preset object type set to obtain a matched object type set;
and processing data according to the type set of the matched objects and the corresponding behavior data, and displaying the data processing result through display equipment.
6. The method according to claim 1 or 5, characterized in that the method further comprises:
acquiring the data source according to the acquisition information, and determining behavior data of a plurality of preset sample users according to the data source;
and constructing a type set of the preset objects according to the preset objects of the behavior data of the plurality of preset sample users.
7. The method of claim 5, wherein the classifying the behavior data of the plurality of preset target users comprises:
performing word segmentation on the behavior data to obtain word segmentation data, and determining word segmentation vectors corresponding to the word segmentation data;
and classifying the word segmentation vectors according to the word segmentation vectors and a preset classification model to obtain a classification result of corresponding behavior data.
8. A configuration method of RPC service is characterized by comprising the following steps:
providing an interface configuration interface of the RPC service, wherein field information corresponding to a data source corresponding to the interface of the RPC service and an operation mode corresponding to the interface are displayed on the interface configuration interface;
responding to the selection operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, and determining the attribute of the field information and the type of the operation mode which are required to be configured by the interface;
the method comprises the steps that a user is responded to configuration operation of the type of the attribute of field information and the type of the operation mode on an interface configuration interface, the interface of the RPC service is configured to be right through the configured interface of the RPC service, the corresponding type of the operation mode is executed on data corresponding to the attribute of the field information, the interface of the RPC service is provided with basic information used for describing the interface, and acquisition information of a data source corresponding to the interface of the RPC service is used for completing the configuration of the RPC service.
9. The method of claim 8, wherein configuring the interface of the RPC service in response to the user configuring the operation on the interface configuration interface for the attribute of the field information and the kind of the operation mode comprises:
responding to attribute configuration operation of the field information and type configuration operation of the operation mode on the interface configuration interface by a user, and displaying the configuration information of the interface on the interface configuration interface, wherein the configuration information comprises the attribute of the field information and the type of the operation mode;
and responding to the confirmation operation of the user on the configuration information on the interface configuration interface, determining the configuration information of the interface, and configuring the basic information and the acquisition information for the interface to complete the configuration of the interface.
10. The method of claim 8, wherein the executing, by the interface of the configured RPC service, the corresponding kind of operation mode on the data corresponding to the attribute of the field information includes:
responding to the configuration operation of a user on the interface configuration interface on the data corresponding to the attribute of the field information, and determining the configuration data corresponding to the attribute of the field information;
responding to the trigger operation of a user on the interface configuration interface, sending a call request of the interface to enable equipment receiving the call request to call RPC service according to basic information configured by the interface, acquiring the data source according to acquisition information configured by the interface based on the called RPC service, acquiring corresponding data from the data source according to configuration data corresponding to the attribute of field information carried in the call request, determining the operation mode of the corresponding interface based on the called RPC service according to the type of the operation mode carried in the call request, and executing the operation mode of the corresponding type on the corresponding data;
and receiving and displaying the operation result corresponding to the operation mode.
11. A configuration system of RPC service, comprising: a server and a client;
the server acquires the acquisition information of the data source corresponding to the interface of the RPC service and determines the field information corresponding to the data source;
determining basic information for describing the interface and setting an operation mode corresponding to the interface;
providing an interface configuration interface based on the acquired information, the field information, the basic information and the operation mode, wherein the interface configuration interface is used for guiding a user to configure an interface and completing the configuration of the RPC service;
the client provides an interface configuration interface of the RPC service, and the field information and the operation mode are displayed on the interface configuration interface;
responding to the selection operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, and determining the attribute of the field information and the type of the operation mode which are required to be configured by the interface;
responding to the user to configure the attribute of the field information and the type of the operation mode on the interface configuration interface, configuring an interface of the RPC service, and executing the operation mode of the corresponding type on the data corresponding to the attribute of the field information through the configured interface of the RPC service, wherein the configured interface of the RPC service has the basic information and the acquisition information for completing the configuration of the RPC service.
12. An apparatus for configuring an RPC service, comprising:
the acquisition module is used for acquiring the acquisition information of a data source corresponding to the interface of the RPC service and determining the field information corresponding to the data source;
the determining module is used for determining basic information for describing the interface and setting an operation mode corresponding to the interface;
the providing module is used for providing an interface configuration interface based on the acquired information, the field information, the basic information and the operation mode, wherein the interface configuration interface is used for guiding a user to configure an interface and completing the configuration of the RPC service;
the interface configuration interface is provided through display equipment, and the field information and the operation mode are displayed on the interface configuration interface;
the determining module is further configured to determine, through the display device, an attribute of the field information and a type of an operation mode that need to be configured, based on a selection operation of a user on the attribute of the field information and the type of the operation mode on the interface configuration interface;
the device further comprises: a configuration module;
the configuration module is used for configuring an interface based on the configuration operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, and executing the corresponding type of operation mode on the data corresponding to the attribute of the field information through the configured interface, wherein the configured interface has the basic information and the acquisition information.
13. The apparatus of claim 12, wherein the configuration module comprises:
the display unit is used for displaying the configuration information of the interface on the interface configuration interface based on the attribute configuration operation of the field information and the type configuration operation of the operation mode on the interface configuration interface by a user, wherein the configuration information comprises the attribute of the field information and the type of the operation mode;
and the determining unit is used for determining the configuration information of the interface based on the confirmation operation of the user on the configuration information on the interface configuration interface, and configuring the basic information and the acquisition information for the interface so as to complete the configuration of the interface.
14. An apparatus for configuring an RPC service, comprising:
the RPC service management system comprises a providing module, a processing module and a processing module, wherein the providing module is used for providing an interface configuration interface of the RPC service, and the interface configuration interface displays field information corresponding to a data source corresponding to the interface of the RPC service and sets an operation mode corresponding to the interface;
the determining module is used for responding to the selection operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, and determining the attribute of the field information and the type of the operation mode which are required to be configured by the interface;
the configuration module is used for responding to the configuration operation of the user on the attribute of the field information and the type of the operation mode on the interface configuration interface, configuring an interface of the RPC service, executing the operation mode of the corresponding type on the data corresponding to the attribute of the field information through the configured interface of the RPC service, and the configured interface of the RPC service has basic information used for describing the interface and acquisition information of a data source corresponding to the interface of the RPC service and is used for completing the configuration of the RPC service.
CN202110251952.0A 2021-03-08 2021-03-08 RPC service configuration method, device and system Active CN113132347B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110251952.0A CN113132347B (en) 2021-03-08 2021-03-08 RPC service configuration method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110251952.0A CN113132347B (en) 2021-03-08 2021-03-08 RPC service configuration method, device and system

Publications (2)

Publication Number Publication Date
CN113132347A CN113132347A (en) 2021-07-16
CN113132347B true CN113132347B (en) 2022-11-15

Family

ID=76772821

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110251952.0A Active CN113132347B (en) 2021-03-08 2021-03-08 RPC service configuration method, device and system

Country Status (1)

Country Link
CN (1) CN113132347B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106878045A (en) * 2016-10-11 2017-06-20 阿里巴巴集团控股有限公司 Service calling method and device
CN107357669A (en) * 2017-07-10 2017-11-17 深圳乐信软件技术有限公司 A kind of concurrent invocation method and system of computing unit
CN109857576A (en) * 2019-01-28 2019-06-07 中国工商银行股份有限公司 RPC interface call method and device
CN111193789A (en) * 2019-12-25 2020-05-22 微民保险代理有限公司 Subscription information pushing method and device, computer equipment and readable storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7366734B2 (en) * 2004-12-25 2008-04-29 Oracle International Corporation Enabling client systems to discover services accessible by remote procedure calls (RPC) on server systems
US9032368B2 (en) * 2009-08-23 2015-05-12 Bank Of America Corporation Dynamic configuration system
CN107070870B (en) * 2017-01-09 2020-04-14 阿里巴巴集团控股有限公司 Data acquisition method and device
CN112148509A (en) * 2020-10-16 2020-12-29 腾讯科技(深圳)有限公司 Data processing method, device, server and computer readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106878045A (en) * 2016-10-11 2017-06-20 阿里巴巴集团控股有限公司 Service calling method and device
CN107357669A (en) * 2017-07-10 2017-11-17 深圳乐信软件技术有限公司 A kind of concurrent invocation method and system of computing unit
CN109857576A (en) * 2019-01-28 2019-06-07 中国工商银行股份有限公司 RPC interface call method and device
CN111193789A (en) * 2019-12-25 2020-05-22 微民保险代理有限公司 Subscription information pushing method and device, computer equipment and readable storage medium

Also Published As

Publication number Publication date
CN113132347A (en) 2021-07-16

Similar Documents

Publication Publication Date Title
US20200349240A1 (en) Disambiguation and authentication of device users
CN109002464B (en) Method and system for automatic report analysis and distribution of suggestions using a conversational interface
US11915195B2 (en) Systems and methods for intelligent field matching and anomaly detection
US20140324690A1 (en) System and method for a single digital wallet dynamic checkout tool
WO2019084922A1 (en) Information processing method and system, server, terminal and computer storage medium
US7548615B2 (en) Rate validation system and method
US11715144B2 (en) Dynamic ranking of recommendation pairings
CN109002465B (en) Method and system for dialog input device with intelligent crowd-sourced options
CN109409836A (en) Data application processing method and device, electronic equipment, storage medium
US20210349955A1 (en) Systems and methods for real estate data collection, normalization, and visualization
US11669894B2 (en) Transaction retrieval, transaction matching, alert generation, and processing of dispute alerts
US20190392012A1 (en) Pickup article cognitive fitment
US20100332525A1 (en) Parameterization of keywords for automated entries
US20140278790A1 (en) System and method for data acquisition, data warehousing, and providing business intelligence in a retail ecosystem
CN113132347B (en) RPC service configuration method, device and system
US11803610B2 (en) Systems and methods for updating policy profiles
US11829894B2 (en) Classifying organizations based on transactional data associated with the organizations
US7882153B1 (en) Method and system for electronic messaging of trade data
US11222026B1 (en) Platform for staging transactions
CN109804349A (en) System and method for reducing downloading request
US20040210492A1 (en) Method and system for purchasing a product
US20220343348A1 (en) System and method for interactive transaction information aggregation
US11972018B2 (en) Data categories for purpose-based processing of personal data
US20210334868A1 (en) Using scenarios to mitigate seller risk to enter online platforms
US20140283121A1 (en) Computer Systems and Methods for Capturing Electronic Service Requests and Responses

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant