CN112767036A - Service processing method and device - Google Patents

Service processing method and device Download PDF

Info

Publication number
CN112767036A
CN112767036A CN202110096911.9A CN202110096911A CN112767036A CN 112767036 A CN112767036 A CN 112767036A CN 202110096911 A CN202110096911 A CN 202110096911A CN 112767036 A CN112767036 A CN 112767036A
Authority
CN
China
Prior art keywords
data
preset
rule
service
interface
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.)
Pending
Application number
CN202110096911.9A
Other languages
Chinese (zh)
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.)
Beijing Youzhuju Network Technology Co Ltd
Original Assignee
Beijing Youzhuju Network Technology 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 Beijing Youzhuju Network Technology Co Ltd filed Critical Beijing Youzhuju Network Technology Co Ltd
Priority to CN202110096911.9A priority Critical patent/CN112767036A/en
Publication of CN112767036A publication Critical patent/CN112767036A/en
Pending legal-status Critical Current

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/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0277Online advertisement
    • 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/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0201Market modelling; Market analysis; Collecting market data
    • 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]

Abstract

The embodiment of the disclosure provides a service processing method and equipment, wherein the method comprises the following steps: when a target rule is triggered, acquiring to-be-processed data corresponding to the target rule according to a preset data acquisition mode; performing data processing on the data to be processed according to the target rule to obtain a data processing result; and performing corresponding service processing on the data processing result according to a preset data processing mode, and simplifying an interaction process between the rule center and the service end, thereby reducing the complexity of service processing and improving the efficiency of service processing.

Description

Service processing method and device
Technical Field
The embodiment of the disclosure relates to the technical field of computers, in particular to a service processing method and device.
Background
With the development of e-commerce, more and more businesses are developed based on e-commerce, and more covered business rules are provided, such as activity rules, reward and punishment rules, platform governance rules, and the like.
Currently, when a service end, i.e. a requester, performs service processing, a corresponding service processing request is sent to a rule center, and related data to be processed is acquired, and then the data to be processed is uploaded to the rule center. The rule center receives a service processing request and data to be processed sent by the service end, determines a target rule according to the service processing request, then performs corresponding data processing on the data to be processed according to the target rule to obtain a data processing result, returns the data processing result to the service end, and the service end receives the data processing result and executes specific service logic by using the data processing result to realize service processing.
However, when performing service processing, the service end is required to send a service processing request and data to be processed to the rule center, the rule center performs data processing on the data to be processed according to the service processing request, and after obtaining a data processing result, the data processing result needs to be returned to the service end, the service end receives the data processing result, and then can perform service processing according to the data processing result, which causes a complex interaction process between the rule center and the service end, thereby resulting in a complex service processing process and low service processing efficiency.
Disclosure of Invention
The embodiment of the disclosure provides a service processing method and device, so as to improve the efficiency of service processing.
In a first aspect, an embodiment of the present disclosure provides a service processing method, including:
when a target rule is triggered, acquiring to-be-processed data corresponding to the target rule according to a preset data acquisition mode;
performing data processing on the data to be processed according to the target rule to obtain a data processing result;
and performing corresponding service processing on the data processing result according to a preset data processing mode.
In a second aspect, an embodiment of the present disclosure provides a service processing device, including:
the data acquisition module is used for acquiring to-be-processed data corresponding to a target rule according to a preset data acquisition mode when the target rule is triggered;
the processing module is used for carrying out data processing on the data to be processed according to the target rule to obtain a data processing result;
and the processing module is also used for carrying out corresponding service processing on the data processing result according to a preset data processing mode.
In a third aspect, an embodiment of the present disclosure provides an electronic device, including: at least one processor and a memory.
The memory stores computer-executable instructions.
The at least one processor executes computer-executable instructions stored by the memory to cause the at least one processor to perform the business process method as set forth in the first aspect above and in various possible designs of the first aspect.
In a fourth aspect, the present disclosure provides a computer-readable storage medium, where computer-executable instructions are stored, and when a processor executes the computer-executable instructions, the business processing method according to the first aspect and various possible designs of the first aspect is implemented.
In a fifth aspect, the embodiments of the present disclosure provide a computer program product, which includes a computer program, and when the computer program is executed by a processor, the business processing method according to the first aspect and various possible designs of the first aspect are implemented.
The embodiment of the disclosure provides a business processing method and equipment, wherein the method comprises the steps of acquiring to-be-processed data corresponding to a target rule according to a preset data acquisition mode when the target rule is triggered; performing data processing on the data to be processed according to the target rule to obtain a data processing result; and performing corresponding service processing on the data processing result according to a preset data processing mode. The embodiment of the disclosure triggers the target rule when it is determined that the first device, that is, the service end needs to perform service processing, and actively acquires the required data to be processed from the service end, then performs corresponding data processing on the data to be processed according to the target rule to obtain a data processing result, and after the data processing result is obtained, directly executes specific service logic on the data processing result to implement service processing, so that the service end does not need to send the data processing result to the service end, and then performs service processing according to the data processing result, thereby simplifying an interaction process between a rule center and the service end, thereby reducing complexity of service processing, and improving efficiency of service processing.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present disclosure, and for those skilled in the art, other drawings can be obtained according to the drawings without inventive exercise.
Fig. 1 is a schematic view of a scene of a service processing method according to an embodiment of the present disclosure;
fig. 2 is a first schematic flow chart of a service processing method according to an embodiment of the present disclosure;
fig. 3 is a second flowchart of a service processing method according to an embodiment of the present disclosure;
FIG. 4 is a schematic diagram of a networked store provided by an embodiment of the present disclosure;
fig. 5 is a block diagram of a service processing device according to an embodiment of the present disclosure;
fig. 6 is a schematic diagram of a hardware structure of an electronic device according to an embodiment of the present disclosure.
Detailed Description
To make the objects, technical solutions and advantages of the embodiments of the present disclosure more clear, the technical solutions of the embodiments of the present disclosure will be described clearly and completely with reference to the drawings in the embodiments of the present disclosure, and it is obvious that the described embodiments are some, but not all embodiments of the present disclosure. All other embodiments, which can be derived by a person skilled in the art from the embodiments disclosed herein without making any creative effort, shall fall within the protection scope of the present disclosure.
Currently, when a service end performs service processing, a corresponding service processing request is sent to a rule center so that the rule center acquires a target service rule, and then the service end acquires relevant service data and uploads the service data to the rule center. The rule center receives the service data sent by the service end, performs corresponding data processing on the service data according to the target service rule to obtain a data processing result, returns the data processing result to the service end, and the service end receives the data processing result and executes specific service logic by using the data processing result to realize service processing. However, when performing service processing, the interaction process between the rule center and the service end is cumbersome, which results in a cumbersome service processing process and low service processing efficiency. Meanwhile, when the service data is uploaded, the service end needs to use the interface configured based on the relevant interface specification corresponding to the rule center to upload the service data to the rule center, and when the service end receives the data processing result, the service end needs to use the interface configured based on the relevant interface specification corresponding to the rule center to receive the data processing result so as to perform service processing according to the data processing result.
Therefore, in order to solve the above problems, the technical idea of the present invention is that after a target service rule is triggered at regular time, if a data acquisition interface of a service end is configured according to an interface specification corresponding to a rule center, the rule center directly calls the data acquisition interface to acquire required service data from the service end, and if the data acquisition interface of the service end is not configured according to the interface specification corresponding to the rule center, a local first preset plug-in configured according to the interface specification corresponding to the rule center is called to communicate with the data acquisition interface through the first preset plug-in, so as to acquire the service data. The rule center performs data processing on the obtained service data according to a target service rule to obtain a data processing result, and then needs to execute specific service logic, namely perform service processing, when a service processing interface of a service end is configured according to an interface specification corresponding to the rule center, the rule center directly calls the interface to perform service processing on the data processing result, when the service processing interface of the service end is not configured according to the interface specification corresponding to the rule center, the rule center cannot directly call the service processing interface to perform service processing, a second preset plug-in configured locally according to the interface specification corresponding to the rule center is called to call the service processing interface to perform service processing through the second preset plug-in, and the data processing result does not need to be sent to the service end to perform service processing, the business rules can be triggered periodically, the business rules do not need to be triggered after the relevant requests are received, the interaction process between the rule center and the business end is simplified, the complexity of business processing is reduced, the efficiency of business processing is improved, meanwhile, the business data corresponding to different business ends can be obtained through the first preset plug-in, the business processing interfaces of different business ends can be called through the second preset plug-in to process the business, the access friendliness of the business ends is improved, and even if the relevant interfaces of the business ends are not configured according to the relevant specifications, the business processing can still be realized.
Referring to fig. 1, fig. 1 is a schematic view of a scenario of a service processing method. As shown in fig. 1, when it is determined that the first device 102 needs to perform business processing, the electronic device 101 triggers a target rule, and acquires relevant to-be-processed data collected by the first device 102 from the first device 102, so as to perform business processing by using the target rule and the business processing.
The electronic device 101 may be a server, a desktop computer, a notebook computer, or other devices with data processing capability, and specifically, may be a rule center, that is, a rule engine in the rule center.
The first device 102 may be a server, a desktop computer, a notebook computer, a mobile terminal, or other devices that need to perform service processing. In particular, it may be a business side, i.e. a requestor of a business rule.
Referring to fig. 2, fig. 2 is a first schematic flow chart of a service processing method according to an embodiment of the present disclosure. The method of this embodiment may be applied to an electronic device, as shown in fig. 2, where the service processing method includes:
s201, when the target rule is triggered, acquiring to-be-processed data corresponding to the target rule according to a preset data acquisition mode.
In the embodiment of the present disclosure, when a certain service rule, that is, a target rule, needs to be triggered, that is, a service end, that is, a first device needs to process a certain service, based on a preset data obtaining manner, to-be-processed data corresponding to the target rule is obtained from the service end, that is, data required for executing the target rule is obtained, for example, the to-be-processed data is access data corresponding to a website, the access data includes the number of visitors corresponding to each time period, for example, the to-be-processed data is the number of fans of an electronic shop, as shown in fig. 3, the number of fans of a shop a is 1000.
Optionally, the target rule is composed of at least one preset basic rule element. The predetermined basic rule element is a minimum execution unit of a minimum rule, which is equivalent to a method, a function, or an interface. When configuring the business rule, a required preset basic rule element may be selected from the preset basic rule elements, and then the required preset basic rule elements are combined to obtain the business rule.
Further, optionally, when the required preset basic rule elements are selected from the preset basic rule elements, the relevant personnel may manually select the required preset basic rule elements, or the electronic device may automatically obtain at least one keyword corresponding to the service rule to be configured, and for each keyword in the at least one keyword, the preset basic rule element having the same element keyword as the keyword is selected from the preset basic rule elements. And configuring the rules by using all the selected preset basic rule elements. For example, the rule to be configured is to count the number of visitors and the number of people purchasing commodities in a specified time period, the keywords corresponding to the rule are the visitors and purchasers, the obtained element keyword is a preset basic rule element for visitors counting, and the obtained element keyword is a preset basic rule element for purchasers counting, so that the obtained two preset basic rule elements are combined to obtain the business rule.
S202, data processing is carried out on the data to be processed according to the target rule, and a data processing result is obtained.
In the embodiment of the present disclosure, after the to-be-processed data corresponding to the target rule is obtained, based on the target rule, data processing is performed on the to-be-processed data, that is, an operation corresponding to the target rule is performed on the to-be-processed data, and after the target rule is completed, that is, after all operations corresponding to the target rule are completed, a corresponding data processing result is obtained, so that specific service processing is performed by using the data processing result.
And S203, performing corresponding service processing on the data processing result according to a preset data processing mode.
In the embodiment of the disclosure, after the data processing result is obtained based on the target rule and the data to be processed, it is indicated that a specific service logic needs to be executed by using the data processing result, and then based on a preset data processing mode, corresponding service processing is performed on the data processing result, that is, the specific service logic is executed, so that service processing is realized, and it is not necessary to send the data processing result to the first device, so that the first device reuses the data processing result for service processing, thereby simplifying the steps of service processing, and further reducing the complexity of service processing.
Taking a specific application scenario as an example, if the first device, i.e. the service end needs to determine the optimal time for advertisement delivery corresponding to the website a, the target rule is to obtain the access data corresponding to the website a, where the access data includes the number of visitors corresponding to each time period, determine the time period with the maximum number of visitors according to the number of visitors corresponding to each time period, and determine the time period as the optimal time for advertisement delivery. Correspondingly, the data to be processed which needs to be acquired is the visit data corresponding to the website A, for example, the number of visitors corresponding to the website A is 1000 in the range from 9:00 to 10: 10. The data processing result is the optimal time for putting the advertisement, and after the electronic device obtains the data processing result, namely when the specific business logic needs to be executed, the electronic device puts the corresponding advertisement on the website A when the optimal time for putting the advertisement is reached.
In the embodiment of the disclosure, different business rules can be obtained by combining the preset basic rule elements, so that the preset basic rule elements are multiplexed, and the code multiplexing rate is improved.
As can be seen from the above description, when it is determined that the first device, that is, the service end needs to perform service processing, the target rule is triggered, the required data to be processed is actively acquired from the service end, corresponding data processing is performed on the data to be processed according to the target rule, a data processing result is obtained, and after the data processing result is obtained, a specific service logic is directly executed on the data processing result to implement service processing.
Referring to fig. 4, fig. 4 is a schematic flow chart of a service processing method according to an embodiment of the present disclosure. On the basis of the embodiment in fig. 2, when acquiring to-be-processed data of a first device, a first preset plugin or a first preset interface may be directly called to perform acquisition, which will be described in detail with reference to a specific embodiment as shown in fig. 4, where the method includes:
s401, when the target rule is triggered, calling a first preset plug-in on the electronic equipment or a first preset interface on the first equipment, and acquiring the data to be processed corresponding to the target rule from the first equipment.
In the embodiment of the present disclosure, when the target rule is executed, to-be-processed data, that is, service data, on the first device needs to be utilized, so that when the service rule is determined to be triggered, the electronic device invokes the first preset plugin on the electronic device itself or remotely invokes the first preset interface on the first device, so as to obtain the to-be-processed data on the first device.
In this embodiment of the present disclosure, optionally, the first preset plug-in is generated based on a first preset criterion, and is a UI plug-in installed on the electronic device. The first preset plug-in is used for packaging the data acquired by calling the data acquisition interface on the first device according to a preset data format to obtain corresponding data to be processed, namely, the first preset plug-in can call the data acquisition interface on the service end, which does not conform to a first preset standard corresponding to the electronic device, so that the data acquisition interface is used for acquiring the data to be processed on the service end, and the acquisition of the data to be processed is realized.
Specifically, when the electronic device obtains to-be-processed data corresponding to the first device, and when the data obtaining interface on the first device is not configured according to the first preset standard, the electronic device cannot directly communicate with the data obtaining interface to utilize the data obtained by the data obtaining interface, the electronic device realizes communication with the data obtaining interface through the first preset plug-in, that is, when the to-be-processed data is obtained by utilizing the first preset plug-in, the electronic device calls the first preset plug-in, and in the process of calling the first preset plug-in, the first preset plug-in remotely calls the relevant data obtaining interface on the first device to obtain the initial to-be-processed data collected by the data obtaining interface, because the data obtaining interface does not conform to the first preset standard, the electronic device cannot directly utilize the initial to-be-processed data, the first preset plug-in encapsulates the initial to-be-processed data, the encapsulated initial data to be processed meets the preset data format, the encapsulated initial data to be processed is the data to be processed required by the electronic equipment, and the electronic equipment can directly perform corresponding operation on the encapsulated data to be processed according to the target rule.
In this embodiment of the disclosure, optionally, the first preset interface is generated based on a first preset standard, and is configured to package the acquired data according to a preset data format to obtain corresponding data to be processed, that is, the first preset interface is configured according to a first preset standard corresponding to the electronic device, and may directly communicate with the electronic device, that is, the electronic device may directly obtain the data to be processed corresponding to the first device by calling the first preset interface.
Specifically, when the electronic device acquires to-be-processed data corresponding to the first device, and when a data acquisition interface on the first device is configured according to a first preset standard, the electronic device may directly communicate with the data acquisition interface, so as to use data acquired by the data acquisition interface, that is, the electronic device calls the first preset interface on the first device, the first preset interface acquires related to-be-processed data, and encapsulates the acquired to-be-processed data, so that the encapsulated to-be-processed data satisfies a preset data format, the encapsulated to-be-processed data is the to-be-processed data required by the electronic device, and then the to-be-processed data is sent to the electronic device, so that the electronic device performs corresponding operations on the to-be-processed data according to a target rule.
It can be understood that the first preset criterion is an interface specification related to transmission of data to be processed, and when the related data acquisition interface on the first device meets the first preset criterion, the electronic device may directly communicate with the data acquisition interface to directly acquire the data to be processed through the data acquisition interface. When the data acquisition interface on the first device does not meet the first preset standard, the electronic device cannot directly communicate with the data acquisition interface to directly acquire the data to be processed through the data acquisition interface, and therefore the first device needs to communicate with the data acquisition interface through a first preset plug-in meeting the first preset standard, so that the acquisition of the data to be processed is realized.
In addition, the first preset plug-in is a section of code configured based on the first preset standard, and is also compatible with other interface specifications, so that the first preset plug-in can communicate with an interface which is not configured according to the first preset standard to acquire the data to be processed.
In the embodiment of the present disclosure, when a first device, that is, a service end, has been configured with a data acquisition interface, that is, a first preset interface, which meets a first preset standard, an electronic device directly and remotely calls the interface, so as to directly acquire data to be processed by using the interface, thereby implementing fast acquisition of the data to be processed. When the first preset interface is not configured on the service end, the electronic device can call the data acquisition interface which is not in accordance with the first preset standard on the service end by using the first preset plug-in to acquire the data to be processed, so that the problem that a related developer configures a new interface for acquiring the data on the service end again according to the first preset standard is avoided, namely, the first preset interface is configured on the service end, the workload of the developer is reduced, meanwhile, the data acquisition interfaces of different service ends can be called by calling the first preset plug-in to acquire the data to be processed, and codes acquired by the data are multiplexed.
In any embodiment, optionally, when the target rule is triggered, the triggering may be performed periodically or according to a call request sent by the first device.
Optionally, when the target rule is triggered periodically, the target rule may be triggered at preset intervals, so as to implement automatic triggering of the target rule. For example, every 3 hours, the number of visitors to the website is counted.
Further, optionally, the preset time may be set by an associated user. Specifically, the electronic device receives rule setting information sent by the first device, where the rule setting information includes a periodic trigger rule identifier and a preset time corresponding to the periodic trigger rule identifier, and then sets according to the rule setting information to trigger a target rule corresponding to the periodic trigger rule identifier at intervals of the preset time, so as to implement timing trigger of the target rule.
Optionally, when triggered according to the invocation request, the invocation request sent by the first device is obtained, where the invocation request includes the identification information. And determining a target rule according to the identification information, and triggering the target rule.
Specifically, when a certain service is executed, for example, when it is necessary to determine the optimal time for placing an advertisement corresponding to the website a, the first device sends a corresponding call request to the electronic device, so that the electronic device determines a rule to be executed by using the call request, and triggers the rule.
Optionally, when determining a rule to be executed, that is, a target rule, by using the invocation request, obtaining a rule corresponding to the rule identifier in the invocation request, searching for the rule corresponding to the rule identifier, and using the rule as the target rule to implement the determination of the target rule.
Further, optionally, the identification information further includes a device identifier. Correspondingly, when the target rule corresponding to the first device is determined, the target rule can be determined after the identity of the first device is determined, so that the validity and the safety of the service processing are ensured, and the specific process is as follows: and performing identity authentication on the first equipment according to the equipment identifier to obtain an authentication result. And if the verification result is successful, acquiring the business rule corresponding to the rule identifier.
Specifically, when the device identifier of the first device is used to authenticate the identity of the first device, it is determined whether an identifier identical to the device identifier exists in the designated location, and if the identifier identical to the device identifier exists, which indicates that the first device can perform service processing by using the electronic device, it is determined that the identity of the first device is successfully authenticated, i.e., the authentication result is identity authentication. If the identifier identical to the device identifier does not exist, the fact that the first device does not have the authority to utilize the electronic device to perform service processing is shown, and the first device is illegal, the identity authentication failure of the first device is determined, namely the authentication result is determined to be authentication failure.
When the verification result is determined to be successful, the first device may perform data processing by using the relevant rule in the electronic device, and the electronic device obtains the target rule corresponding to the rule identifier, so as to perform data processing by using the target rule. When the verification result is determined to be verification failure, the first device does not have the authority to utilize the related rules in the electronic device, and the electronic device does not need to acquire the target rules, so that the effectiveness and the safety of service processing are ensured.
Optionally, the designated location may be a designated database, a hard disk, or other storage locations, and is not limited herein.
S402, data processing is carried out on the data to be processed according to the target rule, and a data processing result is obtained.
And S403, performing corresponding service processing on the data processing result according to a preset data processing mode.
In the embodiment of the present disclosure, after the data processing result is obtained, a specific service logic needs to be performed based on the data processing result, and in order to reduce the complexity of service processing, the electronic device may directly perform a related service logic based on the data processing result, that is, call a second preset plug-in on the electronic device or a second preset interface on the first device, and perform corresponding service processing on the data processing result.
Optionally, the second preset plug-in is generated according to a second preset standard, and is installed on the electronic device. The second preset plug-in is used for carrying out corresponding service processing on the data processing result by calling the service processing interface on the first device, namely the second preset plug-in can call the service processing interface which is not in accordance with the second preset standard corresponding to the electronic device on the service end, so that the service processing interface is utilized to execute specific service logic on the data processing result, and service callback processing is realized.
Specifically, after the electronic device obtains the data processing result, when the service processing interface on the first device is not generated according to the second preset standard, the electronic device cannot directly communicate with the service processing interface to perform service processing, and then the electronic device realizes communication with the service processing interface through the second preset plug-in, that is, when it is determined that service processing is required, the electronic device calls the second preset plug-in, and in the process of calling the second preset plug-in, the second preset plug-in remotely calls the relevant service processing interface on the first device, so as to execute a specific service logic on the data processing result based on the service processing interface, thereby realizing service processing. For example, the data processing result is the optimal time for placing the advertisement corresponding to the website a, and the service logic to be executed is as follows: when the optimal time for putting the advertisement is reached, putting the corresponding advertisement on the website A.
Optionally, the second preset interface is generated according to a second preset standard and is used for performing corresponding service processing on the data processing result, that is, the second preset interface is configured according to the second preset standard corresponding to the electronic device and can directly communicate with the electronic device, that is, the electronic device can directly call the second preset interface, so as to perform service processing on the data processing result by using the second preset interface.
Specifically, when the electronic device performs service processing based on the data processing result, and when the interface related to the service processing on the first device is configured according to the second preset standard, the electronic device may directly communicate with the interface to perform the service processing by using the interface, that is, the electronic device calls the second preset interface on the first device to execute a corresponding service logic by using the data processing result of the second preset interface, so as to implement the service processing.
It can be understood that the second preset standard is an interface specification related to service processing, and when the related service processing interface on the first device meets the second preset standard, the electronic device may directly communicate with the service processing interface to directly perform service processing through the service processing interface. When the service processing interface on the first device does not meet the second preset standard, the electronic device cannot directly communicate with the service processing interface to directly perform service processing through the service processing interface, and therefore the first device needs to communicate with the service processing interface through a second preset plug-in meeting the second preset standard, so that service processing is realized.
In addition, the second preset plug-in is a section of code configured based on the second preset standard, and is also compatible with other interface specifications, so that the second preset plug-in can communicate with an interface which is not configured according to the second preset standard to perform service processing.
The second preset standard may be an interface standard the same as the first preset standard, or an interface standard different from the first preset standard, and may be configured according to actual requirements.
In the embodiment of the present disclosure, when a service processing interface meeting a second preset standard, that is, a second preset interface, has been configured on the service end, the electronic device, that is, the rule center, directly and remotely calls the interface to perform service processing by using the interface. When the second preset interface is not configured on the service end, it indicates that the rule center cannot directly call the service processing interface on the service end, which does not conform to the second preset standard, to perform service processing, the electronic device may call the service processing interface on the service end, which does not conform to the second preset standard, by using the second preset plug-in to perform service processing, so as to avoid related developers from configuring a new service processing interface on the service end again according to the second preset standard, that is, configuring the second preset interface, thereby reducing workload of developers, and simultaneously, by calling the second preset plug-in, the service processing interfaces of different service ends may be called to perform service processing, so that codes for performing service callback are multiplexed, and the reuse rate of the codes is improved.
Corresponding to the service processing method in the foregoing embodiment, fig. 5 is a block diagram of a service processing device provided in the embodiment of the present disclosure, and the service processing device is applied to an electronic device. For ease of illustration, only portions that are relevant to embodiments of the present disclosure are shown. Referring to fig. 5, the apparatus includes: a data acquisition module 501 and a processing module 502.
The data obtaining module 501 is configured to, when a target rule is triggered, obtain to-be-processed data corresponding to the target rule according to a preset data obtaining manner.
The processing module 502 is configured to perform data processing on the data to be processed according to the target rule to obtain a data processing result.
The processing module 502 is further configured to perform corresponding service processing on the data processing result according to a preset data processing manner.
In one embodiment of the present disclosure, the data acquisition module 501 is configured to:
calling a first preset plug-in on the electronic equipment or a first preset interface on the first equipment, and acquiring the data to be processed corresponding to the target rule from the first equipment.
In an embodiment of the present disclosure, the first preset plug-in is generated based on a first preset standard, and is configured to encapsulate, according to a preset data format, data obtained by calling a data interface on the first device, so as to obtain corresponding data to be processed.
In an embodiment of the present disclosure, the first preset interface is generated based on a first preset standard, and is used for encapsulating the acquired data according to a preset data format to obtain corresponding data to be processed.
In one embodiment of the present disclosure, the processing module 502 is further configured to:
and calling a second preset plug-in on the electronic equipment or a second preset interface on the first equipment, and carrying out corresponding service processing on the data processing result.
In an embodiment of the present disclosure, the second preset plug-in is generated according to a second preset standard, and is configured to perform corresponding service processing on the data processing result by calling a service processing interface on the first device.
In an embodiment of the present disclosure, the second preset interface is generated according to a second preset standard, and is used for performing corresponding service processing on the data processing result.
In one embodiment of the present disclosure, the target rule is composed of at least one preset base rule element.
In an embodiment of the present disclosure, the data obtaining module 501 is further configured to:
and triggering the target rule every preset time.
In an embodiment of the present disclosure, the data obtaining module 501 is further configured to:
and acquiring a service calling request sent by the first equipment, wherein the service calling request comprises identification information.
And determining a target rule according to the identification information, and triggering the target rule.
In an embodiment of the present disclosure, the identification information includes a rule identification, and the data obtaining module 501 is further configured to:
and acquiring a rule corresponding to the rule identifier, and taking the rule as a target rule.
In an embodiment of the present disclosure, the identification information further includes a device identifier, and the data obtaining module 501 is further configured to:
and performing identity authentication on the first equipment according to the equipment identifier to obtain an authentication result.
And if the verification result is successful, obtaining the rule corresponding to the rule identifier.
The device provided in this embodiment may be used to implement the technical solution of the above method embodiment, and the implementation principle and technical effect are similar, which are not described herein again.
Referring to fig. 6, a schematic structural diagram of an electronic device 600 suitable for implementing the embodiment of the present disclosure is shown, where the electronic device 600 may be a terminal device or a server. Among them, the terminal Device may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a Digital broadcast receiver, a Personal Digital Assistant (PDA), a tablet computer (PAD), a Portable Multimedia Player (PMP), a car terminal (e.g., car navigation terminal), etc., and a fixed terminal such as a Digital TV, a desktop computer, etc. The electronic device shown in fig. 6 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 6, the electronic device 600 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 601, which may perform various suitable actions and processes according to a program stored in a Read Only Memory (ROM) 602 or a program loaded from a storage means 606 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data necessary for the operation of the electronic apparatus 600 are also stored. The processing device 601, the ROM602, and the RAM 603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
Generally, the following devices may be connected to the I/O interface 605: input devices 606 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 607 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 606 including, for example, magnetic tape, hard disk, etc.; and a communication device 606. The communication device 606 may allow the electronic apparatus 600 to communicate wirelessly or by wire with other apparatuses to exchange data. While fig. 6 illustrates an electronic device 600 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such embodiments, the computer program may be downloaded and installed from a network via the communication device 606, or installed from the storage device 606, or installed from the ROM 602. The computer program, when executed by the processing device 601, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to perform the methods shown in the above embodiments.
Computer program code for carrying out operations for aspects of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of Network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The embodiment of the present disclosure further provides a computer program product, which includes a computer program, and the computer program is used for implementing the service processing method provided by the embodiment of the present disclosure when executed.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of a unit does not in some cases constitute a limitation of the unit itself, for example, the first retrieving unit may also be described as a "unit for retrieving at least two internet protocol addresses".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
In a first aspect, according to one or more embodiments of the present disclosure, a service processing method is provided, including:
when a target rule is triggered, acquiring to-be-processed data corresponding to the target rule according to a preset data acquisition mode;
performing data processing on the data to be processed according to the target rule to obtain a data processing result;
and performing corresponding service processing on the data processing result according to a preset data processing mode.
According to one or more embodiments of the present disclosure, the method applied to an electronic device, where the acquiring the to-be-processed data corresponding to the target rule according to a preset data acquisition manner includes:
and calling a first preset plug-in on the electronic equipment or a first preset interface on the first equipment, and acquiring the data to be processed corresponding to the target rule from the first equipment.
According to one or more embodiments of the present disclosure, the first preset plug-in is generated based on a first preset standard, and is configured to encapsulate, according to a preset data format, data acquired by invoking a data acquisition interface on the first device, so as to obtain corresponding data to be processed.
According to one or more embodiments of the present disclosure, the first preset interface is generated based on a first preset standard, and is configured to encapsulate the acquired data according to a preset data format to obtain corresponding data to be processed.
According to one or more embodiments of the present disclosure, performing corresponding service processing on the data processing result according to a preset data processing manner includes:
and calling a second preset plug-in on the electronic equipment or a second preset interface on the first equipment, and performing corresponding service processing on the data processing result.
According to one or more embodiments of the present disclosure, the second preset plug-in is generated according to a second preset standard, and is configured to perform corresponding service processing on the data processing result by calling a service processing interface on the first device.
According to one or more embodiments of the present disclosure, the second preset interface is generated according to a second preset standard, and is used for performing corresponding service processing on the data processing result.
According to one or more embodiments of the present disclosure, the target rule is composed of at least one preset base rule element.
According to one or more embodiments of the present disclosure, the triggering target rule includes:
and triggering the target rule every preset time.
According to one or more embodiments of the present disclosure, the triggering target rule includes:
acquiring a service calling request sent by first equipment, wherein the service calling request comprises identification information;
and determining the target rule according to the identification information, and triggering the target rule.
According to one or more embodiments of the present disclosure, if the identification information includes a rule identification, the determining a target rule according to the identification information includes:
and acquiring a rule corresponding to the rule identifier, and taking the rule as the target rule.
According to one or more embodiments of the present disclosure, if the identification information further includes an equipment identifier, the obtaining of the service rule corresponding to the rule identifier includes:
performing identity authentication on the first equipment according to the equipment identifier to obtain an authentication result;
and if the verification result is successful, acquiring the rule corresponding to the rule identifier.
In a second aspect, according to one or more embodiments of the present disclosure, there is provided a service processing device, including:
the data acquisition module is used for acquiring to-be-processed data corresponding to a target rule according to a preset data acquisition mode when the target rule is triggered;
the processing module is used for carrying out data processing on the data to be processed according to the target rule to obtain a data processing result;
and the processing module is also used for carrying out corresponding service processing on the data processing result according to a preset data processing mode.
According to one or more embodiments of the present disclosure, the service processing device is applied to an electronic device, and the data acquisition module is configured to:
and calling a first preset plug-in on the electronic equipment or a first preset interface on the first equipment, and acquiring the data to be processed corresponding to the target rule from the first equipment.
According to one or more embodiments of the present disclosure, the first preset plug-in is generated based on a first preset standard, and is configured to encapsulate, according to a preset data format, data obtained by calling a data interface on the first device, so as to obtain corresponding data to be processed.
According to one or more embodiments of the present disclosure, the first preset interface is generated based on a first preset standard, and is configured to encapsulate the acquired data according to a preset data format to obtain corresponding data to be processed.
According to one or more embodiments of the present disclosure, the processing module is further configured to:
and calling a second preset plug-in on the electronic equipment or a second preset interface on the first equipment, and performing corresponding service processing on the data processing result.
According to one or more embodiments of the present disclosure, the second preset plug-in is generated according to a second preset standard, and is configured to perform corresponding service processing on the data processing result by calling a service processing interface on the first device.
According to one or more embodiments of the present disclosure, the second preset interface is generated according to a second preset standard, and is used for performing corresponding service processing on the data processing result.
According to one or more embodiments of the present disclosure, the target rule is composed of at least one preset base rule element.
According to one or more embodiments of the present disclosure, the data acquisition module is further configured to:
and triggering the target rule every preset time.
According to one or more embodiments of the present disclosure, the data acquisition module is further configured to:
acquiring a service calling request sent by first equipment, wherein the service calling request comprises identification information;
and determining the target rule according to the identification information, and triggering the target rule.
According to one or more embodiments of the present disclosure, if the identification information includes a rule identification, the data obtaining module is further configured to:
and acquiring a rule corresponding to the rule identifier, and taking the rule as the target rule.
According to one or more embodiments of the present disclosure, if the identification information further includes a device identification, the data obtaining module is further configured to:
performing identity authentication on the first equipment according to the equipment identifier to obtain an authentication result;
and if the verification result is successful, acquiring the rule corresponding to the rule identifier.
In a third aspect, according to one or more embodiments of the present disclosure, there is provided an electronic device including: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executes computer-executable instructions stored by the memory to cause the at least one processor to perform the business process method as set forth in the first aspect above and in various possible designs of the first aspect.
In a fourth aspect, according to one or more embodiments of the present disclosure, a computer-readable storage medium is provided, in which computer-executable instructions are stored, and when the computer-executable instructions are executed by a processor, the business processing method according to the first aspect and various possible designs of the first aspect is implemented.
In a fifth aspect, according to one or more embodiments of the present disclosure, there is provided a computer program product comprising a computer program which, when executed, is adapted to implement the business process method of the first aspect as well as various possible designs of the first aspect.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (14)

1. A method for processing a service, comprising:
when a target rule is triggered, acquiring to-be-processed data corresponding to the target rule according to a preset data acquisition mode;
performing data processing on the data to be processed according to the target rule to obtain a data processing result;
and performing corresponding service processing on the data processing result according to a preset data processing mode.
2. The method according to claim 1, applied to an electronic device, wherein the acquiring the to-be-processed data corresponding to the target rule according to a preset data acquisition manner includes:
and calling a first preset plug-in on the electronic equipment or a first preset interface on the first equipment, and acquiring the data to be processed corresponding to the target rule from the first equipment.
3. The method according to claim 2, wherein the first preset plug-in is generated based on a first preset standard, and is configured to encapsulate, according to a preset data format, data acquired by invoking a data acquisition interface on the first device, so as to obtain corresponding data to be processed.
4. The method according to claim 2, wherein the first predetermined interface is generated based on a first predetermined standard, and is configured to encapsulate the acquired data according to a predetermined data format to obtain corresponding data to be processed.
5. The method according to claim 2, wherein performing corresponding service processing on the data processing result according to a preset data processing manner includes:
and calling a second preset plug-in on the electronic equipment or a second preset interface on the first equipment, and performing corresponding service processing on the data processing result.
6. The method according to claim 5, wherein the second predetermined plug-in is generated according to a second predetermined standard, and is configured to perform corresponding service processing on the data processing result by invoking a service processing interface on the first device.
7. The method according to claim 5, wherein the second predetermined interface is generated according to a second predetermined standard, and is used for performing corresponding service processing on the data processing result.
8. The method of claim 1, wherein the target rule is composed of at least one predetermined base rule element.
9. The method of any of claims 1 to 8, wherein triggering the target rule comprises:
and triggering the target rule every preset time.
10. The method of any of claims 1 to 8, wherein triggering the target rule comprises:
acquiring a service calling request sent by first equipment, wherein the service calling request comprises identification information;
and determining the target rule according to the identification information, and triggering the target rule.
11. A traffic processing device, comprising:
the data acquisition module is used for acquiring to-be-processed data corresponding to a target rule according to a preset data acquisition mode when the target rule is triggered;
the processing module is used for carrying out data processing on the data to be processed according to the target rule to obtain a data processing result;
and the processing module is also used for carrying out corresponding service processing on the data processing result according to a preset data processing mode.
12. An electronic device, comprising: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executing the computer-executable instructions stored by the memory causes the at least one processor to perform the business process method of any of claims 1 to 10.
13. A computer-readable storage medium having stored thereon computer-executable instructions which, when executed by a processor, implement the business process method of any one of claims 1 to 10.
14. A computer program product comprising a computer program, characterized in that the computer program realizes the service processing method of any of claims 1 to 10 when executed by a processor.
CN202110096911.9A 2021-01-25 2021-01-25 Service processing method and device Pending CN112767036A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110096911.9A CN112767036A (en) 2021-01-25 2021-01-25 Service processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110096911.9A CN112767036A (en) 2021-01-25 2021-01-25 Service processing method and device

Publications (1)

Publication Number Publication Date
CN112767036A true CN112767036A (en) 2021-05-07

Family

ID=75707128

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110096911.9A Pending CN112767036A (en) 2021-01-25 2021-01-25 Service processing method and device

Country Status (1)

Country Link
CN (1) CN112767036A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023092981A1 (en) * 2021-11-24 2023-06-01 青岛海尔科技有限公司 Streaming data processing method, rule plug-in, and streaming data processing module and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103036911A (en) * 2013-01-09 2013-04-10 深圳中兴网信科技有限公司 Business data processing system and business data processing method
CN110633306A (en) * 2019-08-14 2019-12-31 中国平安人寿保险股份有限公司 Service data processing method and device, computer equipment and storage medium
CN111104556A (en) * 2019-11-19 2020-05-05 泰康保险集团股份有限公司 Service processing method and device
CN111581291A (en) * 2020-05-09 2020-08-25 北京字节跳动网络技术有限公司 Data processing method and device, electronic equipment and readable medium
CN112037016A (en) * 2020-09-01 2020-12-04 中国银行股份有限公司 Service processing method, device and equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103036911A (en) * 2013-01-09 2013-04-10 深圳中兴网信科技有限公司 Business data processing system and business data processing method
CN110633306A (en) * 2019-08-14 2019-12-31 中国平安人寿保险股份有限公司 Service data processing method and device, computer equipment and storage medium
CN111104556A (en) * 2019-11-19 2020-05-05 泰康保险集团股份有限公司 Service processing method and device
CN111581291A (en) * 2020-05-09 2020-08-25 北京字节跳动网络技术有限公司 Data processing method and device, electronic equipment and readable medium
CN112037016A (en) * 2020-09-01 2020-12-04 中国银行股份有限公司 Service processing method, device and equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023092981A1 (en) * 2021-11-24 2023-06-01 青岛海尔科技有限公司 Streaming data processing method, rule plug-in, and streaming data processing module and system

Similar Documents

Publication Publication Date Title
CN111581291B (en) Data processing method, device, electronic equipment and readable medium
CN110851139B (en) Method and device for checking codes and electronic equipment
CN110377440B (en) Information processing method and device
CN111597065B (en) Method and device for collecting equipment information
CN110795446A (en) List updating method and device, readable medium and electronic equipment
CN111163324B (en) Information processing method and device and electronic equipment
CN112416616B (en) Micro-service calling method and device, electronic equipment and storage medium
CN112767036A (en) Service processing method and device
CN113242184A (en) Flow control method of distributed architecture and related equipment
CN111798251A (en) Verification method and device of house source data and electronic equipment
CN110619101B (en) Method and apparatus for processing information
CN113176937A (en) Task processing method and device and electronic equipment
CN109669720B (en) Chain type asynchronous request processing method and device based on Promise and electronic equipment
CN111897620A (en) Interaction method and device and electronic equipment
CN111538721A (en) Account processing method and device, electronic equipment and computer readable storage medium
CN116527284B (en) Data storage security determination method, device, equipment and storage medium
CN112261659B (en) Control method and device for terminal and server, terminal and storage medium
CN112084440B (en) Data verification method, device, electronic equipment and computer readable medium
US11960703B2 (en) Template selection method, electronic device and non-transitory computer-readable storage medium
CN111294611B (en) Video insertion method and device, electronic equipment and computer readable storage medium
CN111400322B (en) Method, apparatus, electronic device and medium for storing data
CN110855767B (en) Method, device, equipment and storage medium for responding operation request
CN114254385A (en) Access control method, device, electronic equipment and storage medium
CN112286773A (en) Method, device, medium and electronic equipment for collecting crash information
CN116756418A (en) Data pushing method, device, equipment and storage medium

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