CN110618842B - Service processing method and device, electronic equipment and storage medium - Google Patents

Service processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN110618842B
CN110618842B CN201910893768.9A CN201910893768A CN110618842B CN 110618842 B CN110618842 B CN 110618842B CN 201910893768 A CN201910893768 A CN 201910893768A CN 110618842 B CN110618842 B CN 110618842B
Authority
CN
China
Prior art keywords
service
determining
identity information
preset
baseline
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
CN201910893768.9A
Other languages
Chinese (zh)
Other versions
CN110618842A (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.)
Zhengcaiyun Co ltd
Original Assignee
Zhengcaiyun 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 Zhengcaiyun Co ltd filed Critical Zhengcaiyun Co ltd
Priority to CN201910893768.9A priority Critical patent/CN110618842B/en
Publication of CN110618842A publication Critical patent/CN110618842A/en
Application granted granted Critical
Publication of CN110618842B publication Critical patent/CN110618842B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/067Enterprise or organisation modelling

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Software Systems (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Game Theory and Decision Science (AREA)
  • Educational Administration (AREA)
  • Development Economics (AREA)
  • General Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application discloses a service processing method, a device, equipment and a medium, wherein the method comprises the following steps: acquiring a service request and determining identity information of an initiator of the service request; determining and analyzing a corresponding preset service baseline according to the identity information to obtain a service component in the preset service baseline; determining a corresponding component execution sequence and a required plug-in package according to the identity information; and generating a service branch line by using the component execution sequence and the plug-in package so as to process the service request based on the service branch line. After the service request is acquired, the corresponding service base line and the service components in the service base line can be determined according to the identity information of the service request initiator, the execution sequence of the service components and the required plug-in package are determined, and further the service branch line for processing the current service request is generated, the service line is not required to be developed again, the research and development cost and the maintenance cost are effectively saved, and the processing efficiency for the differential service is improved.

Description

Service processing method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of computer technology, and more particularly, to a service processing method and apparatus, an electronic device, and a computer readable storage medium.
Background
In the current software industry field, a plurality of business lines of an enterprise comprise the same business, the same business multiparty business personnel are processing, each project database is maintained and iterated, a plurality of business lines can be correspondingly developed aiming at the same business, so that more manpower and material resources can be wasted, the research and development cost is high, and the business processing efficiency is low because the corresponding business lines can be realized after the corresponding business lines are developed aiming at the business processing.
Therefore, how to solve the above problems is a great concern for those skilled in the art.
Disclosure of Invention
The application aims to provide a service processing method and device, electronic equipment and a computer readable storage medium, which effectively save research and development cost and maintenance cost and improve the processing efficiency for different services.
In order to achieve the above object, the present application provides a service processing method, including:
acquiring a service request and determining identity information of an initiator of the service request;
determining and analyzing a corresponding preset service baseline according to the identity information to obtain a service component in the preset service baseline;
determining a corresponding component execution sequence and a required plug-in package according to the identity information;
and generating a service branch line by using the component execution sequence and the plug-in package so as to process the service request based on the service branch line.
Optionally, the determining the identity information of the initiator of the service request includes:
determining label information of each dimension of an initiator of the service request; the tag information includes user roles, zone codes and located business lines.
Optionally, the determining a corresponding preset service baseline according to the identity information includes:
determining identification information corresponding to the identity information;
and acquiring a corresponding business baseline from a preset database according to the identification information.
Optionally, the determining the identification information corresponding to the identity information includes:
determining a first hash value corresponding to each piece of label information;
splicing all the first hash values to obtain identification information corresponding to the identity information;
or, splicing all the label information to obtain spliced label information;
and determining the second hash value corresponding to the spliced label information as the identification information corresponding to the identity information.
Optionally, after the generating the service branch line by using the component execution sequence and the plug-in package, the method further includes:
storing the service branch line into the preset database;
and generating a total service model based on all the service baselines and all the service branch lines in the preset database.
Optionally, the method further comprises:
collecting service data processed by all the service components by utilizing a buried point technology;
cleaning and statistically analyzing the service data to obtain actual output data corresponding to the service branch line where the service data is located;
and generating a visual business data statistical chart by using the actual output data corresponding to all the business branches.
To achieve the above object, the present application provides a service processing apparatus, including:
the identity determining module is used for acquiring a service request and determining identity information of an initiator of the service request;
the base line analysis module is used for determining and analyzing a corresponding preset service base line according to the identity information to obtain a service component in the preset service base line;
the order determining module is used for determining the corresponding component execution order and the required plug-in package according to the identity information;
and the request processing module is used for generating a service branch line by using the component execution sequence and the plug-in package so as to process the service request based on the service branch line.
Optionally, the identity determining module is specifically configured to:
determining label information of each dimension of an initiator of the service request; the tag information includes user roles, zone codes and located business lines.
To achieve the above object, the present application provides an electronic device including:
a memory for storing a computer program;
and a processor for implementing the steps of the service processing method as described above when executing the computer program.
To achieve the above object, the present application provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the service processing method as described above.
As can be seen from the above scheme, the service processing method provided by the present application includes: acquiring a service request and determining identity information of an initiator of the service request; determining and analyzing a corresponding preset service baseline according to the identity information to obtain a service component in the preset service baseline; determining a corresponding component execution sequence and a required plug-in package according to the identity information; and generating a service branch line by using the component execution sequence and the plug-in package so as to process the service request based on the service branch line. After the service request is acquired, the corresponding service base line can be determined according to the identity information of the service request initiator, the service components in the service base line are acquired, the execution sequence of the service components and the required plug-in package are determined, and further, the service branch line for processing the current service request can be generated by utilizing the component execution sequence and the plug-in package without developing the service line again, so that repeated coding is avoided, the research and development cost and the maintenance cost are effectively saved, and the processing efficiency for the differential service is improved.
The application also discloses a service processing device, an electronic device and a computer readable storage medium, and the technical effects can be realized.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application as claimed.
Drawings
In order to more clearly illustrate the embodiments of the application or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a service processing method disclosed in an embodiment of the present application;
fig. 2 is a flowchart of another service processing method disclosed in an embodiment of the present application;
fig. 3 is a block diagram of a service processing apparatus according to an embodiment of the present application;
fig. 4 is a block diagram of an electronic device according to an embodiment of the present application;
fig. 5 is a block diagram of another electronic device according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
In the conventional technology, a plurality of service lines may be correspondingly developed for the same service, so that more manpower and material resources may be wasted, resulting in higher development cost, and the service processing efficiency is low because the corresponding service lines are required to be developed and completed for the service processing.
Therefore, the embodiment of the application discloses a service processing method, which effectively saves research and development cost and maintenance cost and improves the processing efficiency aiming at different services.
Referring to fig. 1, a service processing method disclosed in the embodiment of the present application includes:
s101: acquiring a service request and determining identity information of an initiator of the service request;
in the embodiment of the application, the server is utilized to acquire the service request initiated by the user, and then the identity information of the user initiating the service request is determined according to the service request. Specifically, the identity information may include tag information of multiple dimensions, which may include, but is not limited to: user roles, zone codes, and line of business. The user roles may be buyers, buyers and supervisors, and the region codes may be codes representing administrative regions where the user is located, and the business lines may include, but are not limited to, group purchase business, bid purchase business, and the like.
Specifically, after the service request is obtained and the identity information of the service request initiator is determined, the embodiment of the application can use the identity information to add the corresponding identifier on the flow corresponding to the current user request, so that the back end can directly identify the identity information according to the identifier added on the flow.
S102: determining and analyzing a corresponding preset service baseline according to the identity information to obtain a service component in the preset service baseline;
in this step, the corresponding preset service baseline is determined according to the determined identity information of the request initiator, for example, the request type of the current user may be determined according to the role, the region code and the located service line of the current user, and the service baseline corresponding to the current user request is processed according to the request type.
It should be noted that, the service baseline is formed by connecting a plurality of service components in series to form the service baseline, so that a complete service chain process can be provided, and the demolding and the existing service model can be provided, namely, a core public part is extracted from the service model, wherein the core public part can be measured by using a preset index, specifically, a part with the multiplexing rate reaching 80% can be extracted based on the two-eight principle, or the core function is abstracted, for example, all articles for online purchasing can be abstractly packaged into commodities.
After determining the corresponding preset service baseline, the embodiment analyzes the service baseline to determine the service components therein. Wherein each service component is an independent service processing unit, which individually provides the general capabilities of a certain service unit, for example: ordering, purchasing and generating a contract. The combination mode of the components, that is, the number and the sequence of the components are not fixed, and the sequence of the components can be skipped or adjusted within a certain rule.
S103: determining a corresponding component execution sequence and a required plug-in package according to the identity information;
in the embodiment of the application, the execution sequence of the corresponding components and the plug-in package required for processing the current service request are determined according to the identity information of the request initiator. The plug-in package does not have the capability of independently processing the service, and is characterized by being adjustable, small in granularity and capable of solving the differential requirement that the component cannot process through plug-in hanging.
In an implementation, if a business baseline exists currently for processing sales business, a business component supporting an online transfer function exists in the business baseline for a payment function, or a business component for making payment based on a purchase plan. If the identity information of the current service request initiator is determined, determining that the offline payment mode is needed for the payment function when the current service request is processed according to the identity information, and determining that the plugin package corresponding to the offline payment mode is the required plugin package.
S104: and generating a service branch line by using the component execution sequence and the plug-in package so as to process the service request based on the service branch line.
It can be understood that after determining that the component execution sequence and the required plug-in package are obtained in the embodiment of the present application, the plug-in package is loaded, and the service branch line is generated by assembling based on the component execution sequence, so that the service request of the current user can be processed by using the service branch line.
It should be noted that, in the embodiment of the present application, when the package plug-in is loaded, a corresponding logic determination may be added, that is, when the user authority corresponding to the current request meets the preset condition, the code execution logic is transferred to the service branch line.
As a preferred implementation mode, the application can also collect the business data processed by all business components at the front end and the rear end by utilizing the buried point technology, clean and statistically analyze the business data, and can count the actual output data corresponding to each business component and the business branch line where each business component is positioned, and further can generate a visualized business data statistical chart according to the actual output data, and can provide data support for enterprise decision planning.
Based on the business processing method provided by the embodiment of the application, an enterprise can define the baseline standard, the component standard and the plug-in granularity standard according to the business baseline owned by the enterprise, and when the enterprise expands business, new products can be designed based on the standards, so that the deviation of the business baseline direction in the expansion of the enterprise can be effectively avoided.
As can be seen from the above scheme, the service processing method provided by the present application includes: acquiring a service request and determining identity information of an initiator of the service request; determining and analyzing a corresponding preset service baseline according to the identity information to obtain a service component in the preset service baseline; determining a corresponding component execution sequence and a required plug-in package according to the identity information; and generating a service branch line by using the component execution sequence and the plug-in package so as to process the service request based on the service branch line. After the service request is acquired, the corresponding service base line can be determined according to the identity information of the service request initiator, the service components in the service base line are acquired, the execution sequence of the service components and the required plug-in package are determined, and further, the service branch line for processing the current service request can be generated by utilizing the component execution sequence and the plug-in package without developing the service line again, so that repeated coding is avoided, the research and development cost and the maintenance cost are effectively saved, and the processing efficiency for the differential service is improved.
The embodiment of the application discloses another service processing method, and compared with the previous embodiment, the embodiment further describes and optimizes the technical scheme. See fig. 2 for details:
s201: acquiring a service request and determining identity information of an initiator of the service request;
s202: determining identification information corresponding to the identity information;
s203: acquiring and analyzing a corresponding preset service baseline from a preset database according to the identification information to obtain a service component in the preset service baseline;
s204: determining a corresponding component execution sequence and a required plug-in package according to the identity information;
s205: and generating a service branch line by using the component execution sequence and the plug-in package so as to process the service request based on the service branch line.
In the embodiment of the application, all the current existing business baselines of the enterprise can be stored in the preset database in advance, after the identity information of the current business request initiator is determined, the identification information corresponding to the identity information can be determined, and the corresponding preset business baselines are found in the preset database based on the identification information.
In a specific embodiment, when the identification information corresponding to the user identity information is determined, first hash values corresponding to each piece of label information can be determined according to label information of each dimension in the identity information, then the first hash values corresponding to all the labels are spliced, and the spliced hash values are determined as the identification information corresponding to the identity information.
In another specific embodiment, when the identification information corresponding to the user identity information is determined, the tag information of each dimension in the identity information may be first obtained, all the tag information is spliced according to a preset splicing sequence, the post-splicing tag information is obtained, a second hash value corresponding to the post-splicing tag information is determined, and the value is determined as the identification information corresponding to the identity information.
It can be understood that after the corresponding service branch line is generated by using the component execution sequence and the plug-in package, the embodiment of the application can further save the service branch line into the preset database, generate a total service model of the enterprise based on all service baselines and all service branch lines in the preset database, and output an enterprise service capacity map according to the total service model, thereby providing data basis for research and development, service expansion and decision.
A service processing apparatus provided in the embodiment of the present application is described below, and a service processing apparatus described below and a service processing method described above may be referred to each other.
Referring to fig. 3, a service processing apparatus provided in an embodiment of the present application includes:
the identity determining module 301 is configured to obtain a service request, and determine identity information of an initiator of the service request;
the baseline analysis module 302 is configured to determine a corresponding preset service baseline according to the identity information and analyze the corresponding preset service baseline to obtain a service component in the preset service baseline;
a sequence determining module 303, configured to determine a corresponding component execution sequence and a required package according to the identity information;
a request processing module 304, configured to generate a service leg using the component execution order and the plug-in package, so as to process the service request based on the service leg.
For the specific implementation of the modules 301 to 304, reference may be made to the corresponding contents disclosed in the foregoing embodiments, and no further description is given here.
On the basis of the foregoing embodiment, as a preferred implementation manner, the identity determining module is specifically configured to:
determining label information of each dimension of an initiator of the service request; the tag information includes user roles, zone codes and located business lines.
Based on the foregoing embodiment, as a preferred implementation manner, the baseline analysis module includes:
the identification determining unit is used for determining identification information corresponding to the identity information;
the base line acquisition unit is used for acquiring a corresponding service base line from a preset database according to the identification information.
On the basis of the above embodiment, as a preferred implementation manner, the identification determining unit includes:
a first determining subunit, configured to determine a first hash value corresponding to each tag information;
the first splicing subunit is used for splicing all the first hash values to obtain identification information corresponding to the identity information;
or a second splicing subunit, configured to splice all the tag information to obtain post-spliced tag information;
and the second determining subunit is used for determining the second hash value corresponding to the spliced label information as the identification information corresponding to the identity information.
On the basis of the foregoing embodiment, as a preferred implementation manner, the service processing apparatus may further include:
the branch line storage module is used for storing the service branch line into the preset database after generating the service branch line by utilizing the component execution sequence and the plug-in package;
and the model generation module is used for generating a total service model based on all the service baselines and all the service branch lines in the preset database.
On the basis of the foregoing embodiment, as a preferred implementation manner, the service processing apparatus may further include:
the data collection module is used for collecting service data processed by all the service components by utilizing a buried point technology;
the data statistics module is used for cleaning and statistically analyzing the service data to obtain actual output data corresponding to the service branch line where the service data is located;
and the chart generation module is used for generating a visual business data statistical chart by utilizing the actual output data corresponding to all the business branches.
The application also provides an electronic device, as shown in fig. 4, and the electronic device provided by the embodiment of the application includes:
a memory 100 for storing a computer program;
the processor 200 is configured to execute the computer program to implement the steps of the service processing method provided in the foregoing embodiment.
Specifically, the memory 100 includes a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and computer readable instructions, and the internal memory provides an environment for the operating system and the execution of the computer readable instructions in the non-volatile storage medium. The processor 200 may be, in some embodiments, a central processing unit (Central Processing Unit, CPU), a controller, a microcontroller, a microprocessor or other data processing chip, which provides computing and control capabilities for the electronic device, and when executing the computer program stored in the memory 100, may implement the steps of the service processing method disclosed in any of the foregoing embodiments.
On the basis of the above embodiment, as a preferred implementation manner, referring to fig. 5, the electronic device further includes:
an input interface 300, coupled to the processor 200, for obtaining externally imported computer programs, parameters and instructions, which are stored in the memory 100 under control of the processor 200. The input interface 300 may be coupled to an input device for receiving parameters or instructions manually entered by a user. The input device can be a touch layer covered on a display screen, can also be a key, a track ball or a touch pad arranged on a terminal shell, and can also be a keyboard, a touch pad or a mouse, etc.
And a display unit 400 connected to the processor 200 for displaying data processed by the processor 200 and for displaying a visualized user interface. The display unit 400 may be an LED display, a liquid crystal display, a touch-control type liquid crystal display, an OLED (Organic Light-Emitting Diode) touch device, or the like.
The network port 500 is connected to the processor 200 and is used for communication connection with external terminal devices. The communication technology adopted by the communication connection can be a wired communication technology or a wireless communication technology, such as a mobile high definition link technology (MHL), a Universal Serial Bus (USB), a High Definition Multimedia Interface (HDMI), a wireless fidelity technology (WiFi), a Bluetooth communication technology with low power consumption, a communication technology based on IEEE802.11s, and the like.
Fig. 5 illustrates only an electronic device having assemblies 100-500, and it will be understood by those skilled in the art that the configuration illustrated in fig. 5 is not limiting of the electronic device and may include fewer or more components than illustrated, or may combine certain components, or a different arrangement of components.
The present application also provides a computer-readable storage medium, which may include: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes. The storage medium has stored thereon a computer program which, when executed by a processor, implements the steps of the traffic processing method disclosed in any of the foregoing embodiments.
After the service request is acquired, the corresponding service base line can be determined according to the identity information of the service request initiator, the service components in the service base line are acquired, the execution sequence of the service components and the required plug-in package are determined, and then the service branch line for processing the current service request can be generated by utilizing the component execution sequence and the plug-in package without developing the service line again, so that repeated coding is avoided, research and development cost and maintenance cost are effectively saved, and the processing efficiency for different services is improved.
In the description, each embodiment is described in a progressive manner, and each embodiment is mainly described by the differences from other embodiments, so that the same similar parts among the embodiments are mutually referred. For the system disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section. It should be noted that it will be apparent to those skilled in the art that various modifications and adaptations of the application can be made without departing from the principles of the application and these modifications and adaptations are intended to be within the scope of the application as defined in the following claims.
It should also be noted that in this specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A method for processing a service, comprising:
acquiring a service request and determining identity information of an initiator of the service request;
determining and analyzing a corresponding preset service baseline according to the identity information to obtain service components in the preset service baseline, wherein each service component is an independent service processing unit and independently provides the universal capability of the service unit, and the preset service baseline is composed of a plurality of service components;
determining a corresponding component execution sequence and a required plug-in package according to the identity information;
generating a service branch line by using the component execution sequence and the plug-in package so as to process the service request based on the service branch line;
the determining process of the preset service baseline is measured through preset indexes, and a baseline standard, a component standard and a plug-in granularity standard are defined based on the preset service baseline so as to be designed according to each defined standard when the service expands.
2. The service processing method according to claim 1, wherein the determining the identity information of the initiator of the service request includes:
determining label information of each dimension of an initiator of the service request; the tag information includes user roles, zone codes and located business lines.
3. The service processing method according to claim 2, wherein the determining a corresponding preset service baseline according to the identity information includes:
determining identification information corresponding to the identity information;
and acquiring a corresponding business baseline from a preset database according to the identification information.
4. The service processing method according to claim 3, wherein the determining the identification information corresponding to the identity information includes:
determining a first hash value corresponding to each piece of label information;
splicing all the first hash values to obtain identification information corresponding to the identity information;
or, splicing all the label information to obtain spliced label information;
and determining the second hash value corresponding to the spliced label information as the identification information corresponding to the identity information.
5. The traffic processing method according to claim 2, wherein after said generating a traffic leg using said component execution order and said plug-in package, further comprising:
storing the service branch line into a preset database;
and generating a total service model based on all the service baselines and all the service branch lines in the preset database.
6. The service processing method according to any one of claims 1 to 5, further comprising:
collecting service data processed by all the service components by utilizing a buried point technology;
cleaning and statistically analyzing the service data to obtain actual output data corresponding to the service branch line where the service data is located;
and generating a visual business data statistical chart by using the actual output data corresponding to all the business branches.
7. A service processing apparatus, comprising:
the identity determining module is used for acquiring a service request and determining identity information of an initiator of the service request;
the base line analysis module is used for determining and analyzing a corresponding preset service base line according to the identity information to obtain service components in the preset service base line, wherein each service component is an independent service processing unit and is used for independently providing the universal capability of the service unit, and the preset service base line is composed of a plurality of service components;
the order determining module is used for determining the corresponding component execution order and the required plug-in package according to the identity information;
a request processing module for generating a service branch line by using the component execution sequence and the plug-in package so as to process the service request based on the service branch line;
the determining process of the preset service baseline is measured through preset indexes, and a baseline standard, a component standard and a plug-in granularity standard are defined based on the preset service baseline so as to be designed according to each defined standard when the service expands.
8. The service processing device according to claim 7, wherein the identity determining module is specifically configured to:
determining label information of each dimension of an initiator of the service request; the tag information includes user roles, zone codes and located business lines.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the business processing method according to any one of claims 1 to 6 when executing said computer program.
10. A computer readable storage medium, characterized in that the computer readable storage medium has stored thereon a computer program which, when executed by a processor, implements the steps of the service processing method according to any of claims 1 to 6.
CN201910893768.9A 2019-09-20 2019-09-20 Service processing method and device, electronic equipment and storage medium Active CN110618842B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910893768.9A CN110618842B (en) 2019-09-20 2019-09-20 Service processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910893768.9A CN110618842B (en) 2019-09-20 2019-09-20 Service processing method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110618842A CN110618842A (en) 2019-12-27
CN110618842B true CN110618842B (en) 2023-12-08

Family

ID=68923786

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910893768.9A Active CN110618842B (en) 2019-09-20 2019-09-20 Service processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110618842B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111444224B (en) * 2020-03-24 2023-08-15 政采云有限公司 Service data verification method and device
CN111489098B (en) * 2020-04-17 2022-10-25 支付宝(杭州)信息技术有限公司 Suspected risk business decision method, device and processing equipment
CN113542796B (en) * 2020-04-22 2023-08-08 腾讯科技(深圳)有限公司 Video evaluation method, device, computer equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107274023A (en) * 2017-06-20 2017-10-20 阿里巴巴集团控股有限公司 Flow of insuring generation method, insure request processing method and device and electronic equipment
CN108920135A (en) * 2018-06-27 2018-11-30 杭州贝店科技有限公司 A kind of customized business generating method, device, computer equipment and storage medium
CN109767198A (en) * 2018-10-25 2019-05-17 绍兴大明电力建设有限公司 Operation system intelligent management and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107274023A (en) * 2017-06-20 2017-10-20 阿里巴巴集团控股有限公司 Flow of insuring generation method, insure request processing method and device and electronic equipment
CN108920135A (en) * 2018-06-27 2018-11-30 杭州贝店科技有限公司 A kind of customized business generating method, device, computer equipment and storage medium
CN109767198A (en) * 2018-10-25 2019-05-17 绍兴大明电力建设有限公司 Operation system intelligent management and device

Also Published As

Publication number Publication date
CN110618842A (en) 2019-12-27

Similar Documents

Publication Publication Date Title
CN110618842B (en) Service processing method and device, electronic equipment and storage medium
CN110648185B (en) Target crowd circling method and device and computer equipment
CN106296059B (en) Method and equipment for determining delivery network points
CN109711917B (en) Information pushing method and device
CN109840192B (en) Method and device for automatic testing
CN109146533B (en) Information pushing method and device
CN109242640A (en) Electric business supply system and method
CN110955690A (en) Self-service data labeling platform and self-service data labeling method based on big data technology
CN108932640B (en) Method and device for processing orders
CN107704357B (en) Log generation method and device
CN113706249B (en) Data recommendation method and device, electronic equipment and storage medium
CN112749323A (en) Method and device for constructing user portrait
CN114936873A (en) Intelligent guiding analysis method and device for e-commerce drainage transformation, storage medium and electronic equipment
CN113298568B (en) Method and device for advertising
CN103593794A (en) Method and apparatus for implementing information interaction
CN108874384A (en) Terminal device, server, web data processing method and computer storage medium
CN110020184A (en) Information recommendation method, device, electronic equipment and server
CN114285896B (en) Information pushing method, device, equipment, storage medium and program product
CN107679096B (en) Method and device for sharing indexes among data marts
CN110858335A (en) Method and device for calculating sales promotion elasticity
CN115936764A (en) Product promotion method and device
CN115544152A (en) Data processing method and device
US20170278027A1 (en) Method, apparatus, and system for generating business model, and computer readable storage medium
CN113379433A (en) Advertisement putting method and device
CN111861293A (en) Method and apparatus for transmitting information

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