CN117667186A - Business rule configuration method, system and electronic device - Google Patents
Business rule configuration method, system and electronic device Download PDFInfo
- Publication number
- CN117667186A CN117667186A CN202211052965.6A CN202211052965A CN117667186A CN 117667186 A CN117667186 A CN 117667186A CN 202211052965 A CN202211052965 A CN 202211052965A CN 117667186 A CN117667186 A CN 117667186A
- Authority
- CN
- China
- Prior art keywords
- business
- rule
- information
- accepted
- verification
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/30—Computing systems specially adapted for manufacturing
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
本申请提供一种业务规则配置方法、系统及电子设备,以解决业务规则配置过程复杂、实现周期长的问题,所述方法包括:基于待受理业务规则的参数信息获取所述待受理业务规则对应的规则程序,所述参数信息包括产品信息、省份信息以及服务提供信息;基于所述规则程序对所述待受理业务规则的业务信息进行规则校验;响应于所述业务信息校验通过的第一校验结果,基于所述待受理业务规则进行业务规则配置。通过上述方法,不需要硬编码以及重启应用服务器等繁杂操作,可以实现快速上线业务规则,有效缩短业务周期,高效实现业务诉求的技术效果。
This application provides a business rule configuration method, system and electronic device to solve the problems of complex business rule configuration process and long implementation cycle. The method includes: obtaining the corresponding business rule corresponding to the to-be-accepted business rule based on the parameter information of the to-be-accepted business rule. The rule program, the parameter information includes product information, province information and service provision information; perform rule verification on the business information of the to-be-accepted business rules based on the rule program; in response to the first pass of the business information verification A verification result is used to configure business rules based on the business rules to be accepted. Through the above method, complicated operations such as hard coding and restarting the application server are not required, and business rules can be quickly launched, effectively shortening the business cycle, and efficiently achieving the technical effects of business demands.
Description
技术领域Technical field
本申请涉及计算机技术领域,尤其涉及一种业务规则配置方法、系统及电子设备。The present application relates to the field of computer technology, and in particular, to a business rule configuration method, system and electronic equipment.
背景技术Background technique
随着运营商业务维度越来越多元化、个性化,这也决定了在业务上线流程中应用程序需要针对业务规则进行适应性校验及配置的功能。As operators' business dimensions become more and more diversified and personalized, this also determines that applications need to perform adaptive verification and configuration functions based on business rules during the business rollout process.
以电信销售业务规则为例,其针对不同的产品、省份、服务提供可能有着不同的业务规则校验过程。而中心服务器需要支撑数以万计的产品,其中不同产品的业务规则繁多、业务受理规则变化频繁,在进行业务规则配置时将导致配置过程复杂且实现周期长等问题。Taking telecommunications sales business rules as an example, there may be different business rule verification processes for different products, provinces, and service providers. The central server needs to support tens of thousands of products, among which there are many business rules for different products and frequent changes in business acceptance rules. When configuring business rules, it will lead to problems such as complex configuration process and long implementation cycle.
因此,亟需提出一种能够有效解决业务规则配置过程复杂、实现周期长的业务规则配置方案。Therefore, there is an urgent need to propose a business rule configuration solution that can effectively solve the complex business rule configuration process and long implementation cycle.
发明内容Contents of the invention
鉴于上述问题,本申请提供一种业务规则配置方法、系统及电子设备,用以解决业务规则配置过程复杂、实现周期长的问题。In view of the above problems, this application provides a business rule configuration method, system and electronic device to solve the problems of complex business rule configuration process and long implementation cycle.
为了实现上述目的,本申请提供如下技术方案:In order to achieve the above objectives, this application provides the following technical solutions:
根据本申请的第一方面,提供一种业务规则配置方法,包括:According to the first aspect of this application, a business rule configuration method is provided, including:
基于待受理业务规则的参数信息获取所述待受理业务规则对应的规则程序,所述参数信息包括产品信息、省份信息以及服务提供信息;Obtain the rule program corresponding to the business rule to be accepted based on the parameter information of the business rule to be accepted, where the parameter information includes product information, province information and service provision information;
基于所述规则程序对所述待受理业务规则的业务信息进行规则校验;Perform rule verification on the business information of the business rules to be accepted based on the rule program;
响应于所述业务信息校验通过的第一校验结果,基于所述待受理业务规则进行业务规则配置。In response to the first verification result that the business information verification passes, business rule configuration is performed based on the business rules to be accepted.
在一种实施方式中,基于待受理业务规则的参数信息获取所述待受理业务规则对应的规则程序,包括:In one implementation, obtaining the rule program corresponding to the business rule to be accepted based on the parameter information of the business rule to be accepted includes:
基于待受理业务规则的参数信息根据规则路由参数为所述待受理业务路由至对应的规则程序;Based on the parameter information of the business rules to be accepted, the business to be accepted is routed to the corresponding rule program according to the rule routing parameters;
其中,所述规则路由参数包括不同类别的参数信息与各自对应的规则程序进行绑定后的路由信息。Wherein, the rule routing parameters include routing information obtained by binding different categories of parameter information to respective corresponding rule programs.
在一种实施方式中,在基于待受理业务规则的参数信息根据规则路由参数为所述待受理业务路由至对应的规则程序之前,还包括:In one implementation, before routing the business to be accepted to the corresponding rule program according to the rule routing parameters based on the parameter information of the business rule to be accepted, the method further includes:
获取预配置的规则路由参数,所述规则路由参数是基于不同类别的参数信息对应的规则程序进行预先配置的。Obtain preconfigured rule routing parameters, which are preconfigured based on rule programs corresponding to different categories of parameter information.
在一种实施方式中,所述基于所述规则程序对所述待受理业务规则的业务信息进行规则校验,包括:In one implementation, the rule verification of the business information of the to-be-accepted business rules based on the rule program includes:
在所述待受理业务规则为电信销售业务规则的情况下,基于所述规则程序校验所述业务信息是否包含所述规则程序对应的必填项信息;When the business rule to be accepted is a telecommunications sales business rule, verify whether the business information includes the required information corresponding to the rule program based on the rule program;
响应于包含所述规则程序对应的必填项信息的第二校验结果,判定所述业务信息校验通过。In response to the second verification result including the required information corresponding to the rule program, it is determined that the business information verification has passed.
在一种实施方式中,所述基于所述规则程序对所述待受理业务规则的业务信息进行规则校验,包括:In one implementation, the rule verification of the business information of the to-be-accepted business rules based on the rule program includes:
在所述待受理业务规则为电信销售业务规则的情况下,基于所述规则程序校验所述业务信息是否包含所述规则程序对应的必填项信息;When the business rule to be accepted is a telecommunications sales business rule, verify whether the business information includes the required information corresponding to the rule program based on the rule program;
响应于包含所述规则程序对应的必填项信息的第二校验结果,继续校验所述业务信息中对应的必填项信息是否满足预设条件;In response to the second verification result including the required information corresponding to the rule program, continue to verify whether the corresponding required information in the business information satisfies the preset condition;
响应于满足预设条件的第三校验结果,判定所述业务信息校验通过。In response to the third verification result that satisfies the preset condition, it is determined that the service information has passed the verification.
在一种实施方式中,所述必填项信息包括录入资费,和/或带宽速率。In one implementation, the required information includes entry tariff and/or bandwidth rate.
在一种实施方式中,在基于待受理业务规则的参数信息获取所述待受理业务规则对应的规则程序之前,还包括:In one implementation, before obtaining the rule program corresponding to the business rule to be accepted based on the parameter information of the business rule to be accepted, the method further includes:
在前端界面接收待受理业务规则,所述待受理业务规则携带对应的参数信息和业务信息。The business rules to be accepted are received on the front-end interface, and the business rules to be accepted carry corresponding parameter information and business information.
在一种实施方式中,在基于所述规则程序对所述待受理业务规则的业务信息进行规则校验之后,还包括:In one implementation, after performing rule verification on the business information of the to-be-accepted business rules based on the rule program, the method further includes:
响应于所述业务信息校验通过的第一校验结果,在前端界面显示所述业务信息校验通过的信息。In response to the first verification result that the business information has passed the verification, the information that the business information has passed the verification is displayed on the front-end interface.
根据本申请的第二方面,提供一种业务规则配置系统,包括:According to the second aspect of this application, a business rule configuration system is provided, including:
获取模块,其设置为基于待受理业务规则的参数信息获取所述待受理业务规则对应的规则程序,所述参数信息包括产品信息、省份信息以及服务提供信息;An acquisition module configured to acquire the rule program corresponding to the business rule to be accepted based on the parameter information of the business rule to be accepted, where the parameter information includes product information, province information, and service provision information;
校验模块,其设置为基于所述规则程序对所述待受理业务规则的业务信息进行规则校验;A verification module configured to perform rule verification on the business information of the business rules to be accepted based on the rule program;
配置模块,其设置为响应于所述业务信息校验通过的第一校验结果,基于所述待受理业务规则进行业务规则配置。A configuration module configured to configure business rules based on the business rules to be accepted in response to the first verification result that the business information verification passes.
根据本申请的第三方面,提供一种电子设备,包括:存储器和处理器;According to a third aspect of the present application, an electronic device is provided, including: a memory and a processor;
所述存储器存储计算机执行指令;The memory stores computer execution instructions;
所述处理器执行所述存储器存储的计算机执行指令,使得所述电子设备执行所述的业务规则配置方法。The processor executes the computer execution instructions stored in the memory, so that the electronic device executes the business rule configuration method.
可以理解的,本申请提供的业务规则配置方法、系统及电子设备,通过基于待受理业务规则的参数信息获取所述待受理业务规则对应的规则程序,所述参数信息包括产品信息、省份信息以及服务提供信息,并基于所述规则程序对所述待受理业务规则的业务信息进行规则校验,响应于所述业务信息校验通过的第一校验结果,基于所述待受理业务规则进行业务规则配置,本申请通过业务规则配置化,不需要硬编码以及重启应用服务器等繁杂操作,快速上线业务规则,有效缩短业务周期,高效实现业务诉求。It can be understood that the business rule configuration method, system and electronic device provided by this application obtain the rule program corresponding to the business rule to be accepted based on the parameter information of the business rule to be accepted. The parameter information includes product information, province information and The service provides information, and performs rule verification on the business information of the business rules to be accepted based on the rule program, and performs business based on the business rules to be accepted in response to the first verification result that the business information passes the verification. Rule configuration, this application configures business rules, eliminating the need for hard coding and complicated operations such as restarting the application server. Business rules can be quickly online, effectively shortening the business cycle, and efficiently realizing business requirements.
附图说明Description of drawings
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本申请的实施例,并与说明书一起用于解释本申请的原理。The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application.
图1为本申请实施例提供的一种可能的场景示意图;Figure 1 is a schematic diagram of a possible scenario provided by the embodiment of the present application;
图2为本申请实施例提供的一种业务规则配置方法的流程示意图;Figure 2 is a schematic flow chart of a business rule configuration method provided by an embodiment of the present application;
图3为本申请实施例提供的另一种业务规则配置方法的流程示意图之一;Figure 3 is one of the flow diagrams of another business rule configuration method provided by the embodiment of the present application;
图4为本申请实施例提供的另一种业务规则配置方法的流程示意图之二;Figure 4 is a second schematic flowchart of another business rule configuration method provided by an embodiment of the present application;
图5为本申请实施例提供的一种业务规则配置系统的结构示意图;Figure 5 is a schematic structural diagram of a business rule configuration system provided by an embodiment of the present application;
图6为本申请实施例提供的一种电子设备的结构示意图。FIG. 6 is a schematic structural diagram of an electronic device provided by an embodiment of the present application.
通过上述附图,已示出本申请明确的实施例,后文中将有更详细的描述。这些附图和文字描述并不是为了通过任何方式限制本申请构思的范围,而是通过参考特定实施例为本领域技术人员说明本申请的概念。Through the above-mentioned drawings, clear embodiments of the present application have been shown, which will be described in more detail below. These drawings and text descriptions are not intended to limit the scope of the present application's concepts in any way, but are intended to illustrate the application's concepts for those skilled in the art with reference to specific embodiments.
具体实施方式Detailed ways
为使本申请的目的、技术方案和优点更加清楚,下面将结合本申请的实施例中的附图,对本申请实施例中的技术方案进行更加详细的描述。在附图中,自始至终相同或类似的标号表示相同或类似的部件或具有相同或类似功能的部件。所描述的实施例是本申请一部分实施例,而不是全部的实施例。下面通过参考附图描述的实施例是示例性的,旨在用于解释本申请,而不能理解为对本申请的限制。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。In order to make the purpose, technical solutions and advantages of the present application clearer, the technical solutions in the embodiments of the present application will be described in more detail below with reference to the drawings in the embodiments of the present application. In the drawings, the same or similar reference numbers throughout represent the same or similar components or components having the same or similar functions. The described embodiments are some, but not all, of the embodiments of the present application. The embodiments described below with reference to the drawings are exemplary and are intended to explain the present application, but should not be construed as limiting the present application. Based on the embodiments in this application, all other embodiments obtained by those of ordinary skill in the art without creative efforts fall within the scope of protection of this application.
图1为本申请实施例提供的一种可能的场景示意图,如图1所示,包括终端设备110和服务器120,终端110和服务器120之间通过有线或者无线网络相互连接。在一些实施例中,终端110用于向服务器120发起待受理业务规则配置请求,服务器120用于基于终端110提供的请求信息,对待受理业务规则进行校验及配置。可选地,在待受理业务贵的校验及配置的过程中,服务器120承担主要计算工作,终端110承担次要计算工作;或者,服务器120承担次要计算工作,终端110承担主要计算工作;或者,服务器120或终端110分别能够单独承担计算工作。Figure 1 is a schematic diagram of a possible scenario provided by an embodiment of the present application. As shown in Figure 1, it includes a terminal device 110 and a server 120. The terminal 110 and the server 120 are connected to each other through a wired or wireless network. In some embodiments, the terminal 110 is configured to initiate a configuration request for business rules to be accepted to the server 120, and the server 120 is configured to verify and configure the business rules to be accepted based on the request information provided by the terminal 110. Optionally, during the verification and configuration process of the business to be accepted, the server 120 undertakes the main calculation work and the terminal 110 undertakes the secondary calculation work; or, the server 120 undertakes the secondary calculation work and the terminal 110 undertakes the main calculation work; Alternatively, the server 120 or the terminal 110 can respectively undertake the computing work alone.
其中,终端设备110可以包括但不限于,电脑、智能手机、平板电脑、电子书阅读器、动态影像专家压缩标准音频层面3(Moving Picture experts group audio layer III,简称MP3)播放器、动态影像专家压缩标准音频层面4(Moving Picture experts group audiolayer IV,简称MP4)播放器、便携计算机、车载电脑、可穿戴设备、台式计算机、机顶盒、智能电视等等。The terminal device 110 may include, but is not limited to, a computer, a smart phone, a tablet, an e-book reader, a Moving Picture Experts group audio layer III (MP3) player, a moving picture experts group audio layer III (MP3) player, Compresses standard audio layer 4 (Moving Picture experts group audiolayer IV, MP4 for short) players, portable computers, car computers, wearable devices, desktop computers, set-top boxes, smart TVs, etc.
服务器120可以是独立的物理服务器,也可以是多个物理服务器构成的服务器集群或者分布式系统,还可以是提供云服务、云数据库、云计算、云函数、云存储、网络服务、云通信、中间件服务、域名服务、安全服务、内容分发网络(Content Delivery Network,CDN)、以及大数据和人工智能平台等基础云计算服务的云服务器。Server 120 may be an independent physical server, or a server cluster or distributed system composed of multiple physical servers, or may provide cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communications, Cloud servers for basic cloud computing services such as middleware services, domain name services, security services, Content Delivery Network (CDN), and big data and artificial intelligence platforms.
可选地,上述终端110或服务器120的数量可以更多或更少,本申请实施例对此不加以限定。在一些实施例中,上述终端110和服务器120还可以作为区块链系统中的节点。Optionally, the number of the above-mentioned terminals 110 or servers 120 may be more or less, which is not limited in the embodiment of the present application. In some embodiments, the above-mentioned terminal 110 and server 120 can also serve as nodes in the blockchain system.
上面对本申请的场景示意图进行了简单说明,下面以应用于图1中的服务器120为例,来详细说明本申请实施例提供的业务规则配置方法。The above is a brief description of the scenario diagram of the present application. The following is a detailed description of the business rule configuration method provided by the embodiment of the present application, taking the application to the server 120 in Figure 1 as an example.
请参照图2,图2为本申请实施例提供的一种业务规则配置方法的流程示意图,包括步骤S201-S203。Please refer to Figure 2. Figure 2 is a schematic flowchart of a business rule configuration method provided by an embodiment of the present application, including steps S201-S203.
步骤S201、基于待受理业务规则的参数信息获取所述待受理业务规则对应的规则程序,所述参数信息包括产品信息、省份信息以及服务提供信息。Step S201: Obtain the rule program corresponding to the business rule to be accepted based on the parameter information of the business rule to be accepted, where the parameter information includes product information, province information, and service provision information.
本实施例中,待受理业务规则即待上线业务的业务规则,以电信销售业务为例,对于不同的电信销售业务有对应的业务规则,为实现电信销售业务规则的上线,相关技术中,通过硬编码的方式实现电信销售系统业务规则配置,在针对业务规则配置的过程中需要发布程序,并重启应用服务器,导致业务实现周期长,技术门槛高。In this embodiment, the business rules to be accepted are the business rules of the business to be online. Taking the telecommunications sales business as an example, there are corresponding business rules for different telecommunications sales businesses. In order to implement the online telecommunications sales business rules, in related technologies, through The business rules configuration of the telecom sales system is implemented in a hard-coded manner. During the process of configuring the business rules, the program needs to be released and the application server must be restarted, resulting in a long business implementation cycle and high technical threshold.
可以理解的,硬编码是将数据直接嵌入到程序或其他可执行对象的源代码中的软件开发实践,与从外部获取数据或在运行时生成数据不同。硬编码数据通常只能通过编辑源代码和重新编译可执行文件来修改,尽管可以使用调试器或十六进制编辑器在内存或磁盘上进行更改,硬编码的数据通常表示不变的信息,例如物理常量,版本号和静态文本元素。Understandably, hardcoding is the software development practice of embedding data directly into the source code of a program or other executable object, as opposed to obtaining data from outside or generating data at runtime. Hardcoded data can usually only be modified by editing the source code and recompiling the executable. Although changes can be made in memory or on disk using a debugger or hex editor, hardcoded data usually represents immutable information. Examples include physical constants, version numbers and static text elements.
本实施例中,在接收到待受理业务规则配置请求或者业务上线请求后,首先根据待受理业务规则的参数信息配置对应的规则程序,并在后续步骤中利用对应的规则程序对待受理业务进行规则校验,替代硬编码方式对业务规则进行配置,校验及配置过程更加灵活、高效。In this embodiment, after receiving a business rule configuration request or a service online request to be accepted, the corresponding rule program is first configured according to the parameter information of the business rule to be accepted, and in subsequent steps, the corresponding rule program is used to rule the business to be accepted. Verification, replacing the hard-coded method of configuring business rules, makes the verification and configuration process more flexible and efficient.
其中,参数信息包括产品信息、省份信息和服务提供信息。在一示例中,电信销售系统业务受理步骤包括选择产品、省份以及选择服务提供(订购、资费变更等),本实施例针对业务规则对应的产品、省份、服务提供,提供对应的规则程序进行灵活规则校验。例如订购省份A的产品A时资费是必填项,订购省份B的产品B时速率是必填项,变更省份C的产品C时资费和速率都是必填项,那么在对应的规则程序中配置省份A、产品A、订购场景绑定资费必填规则;省份B、产品B、订购场景绑定速率必填规则;省份C、产品C、变更场景绑定资费必填和速率必填规则,经过相应配置的业务规则即可实现以上业务场景。Among them, parameter information includes product information, province information and service provision information. In one example, the business acceptance steps of the telecommunications sales system include selecting products, provinces, and selecting service providers (ordering, tariff changes, etc.). This embodiment provides corresponding rule programs for flexible implementation of products, provinces, and service providers corresponding to business rules. Rule verification. For example, when ordering product A from province A, the rate is a required item, when ordering product B from province B, the rate is a required item, and when changing product C from province C, both the rate and rate are required, then in the corresponding rule program Configure province A, product A, and subscription scenario binding tariff required rules; province B, product B, and subscription scenario binding rate required rules; province C, product C, change scenario binding tariff and rate required rules, The above business scenarios can be realized through correspondingly configured business rules.
需要说明的是,所述待受理业务规则对应的规则程序可以为一个或者多个,其获取的规则程序可以根据待受理业务规则的参数信息而定,例如,待受理业务规则中包含多种产品,其可对应多个规则程序。It should be noted that the rule program corresponding to the business rule to be accepted can be one or more, and the rule program obtained can be determined according to the parameter information of the business rule to be accepted. For example, the business rule to be accepted contains multiple products. , which can correspond to multiple rule programs.
步骤S202、基于所述规则程序对所述待受理业务规则的业务信息进行规则校验。Step S202: Perform rule verification on the business information of the business rules to be accepted based on the rule program.
本实施例中,业务信息待受理业务规则的业务信息可以包括录入资费、带宽速率等,利用规则程序校验业务信息是否满足预设条件。In this embodiment, the business information of the business rules to be accepted may include input tariffs, bandwidth rates, etc., and the rule program is used to verify whether the business information meets the preset conditions.
在一示例中,在确定规则程序之前,可以首先对所有规则程序进行定义,例如校验资费是否必填,速率是否必填等,其中,针对不同的规则程序其定义的内容也各不相同。In one example, before determining the rule program, all rule programs can be defined first, such as checking whether the tariff is required, whether the rate is required, etc. The content of the definition is different for different rule programs.
本实施例中,针对电信销售业务规则的校验过程进行具体示例,其中步骤S202的规则校验过程包括如下方式一:In this embodiment, a specific example is given for the verification process of telecommunications sales business rules, where the rule verification process in step S202 includes the following method 1:
在所述待受理业务规则为电信销售业务规则的情况下,基于所述规则程序校验所述业务信息是否包含所述规则程序对应的必填项信息;When the business rule to be accepted is a telecommunications sales business rule, verify whether the business information includes the required information corresponding to the rule program based on the rule program;
响应于包含所述规则程序对应的必填项信息的第二校验结果,判定所述业务信息校验通过。In response to the second verification result including the required information corresponding to the rule program, it is determined that the business information verification has passed.
在上述方式中,规则程序通过校验该待受理业务规则是否包含必填项信息以校验该待受理业务规则是否通过,在实际校验过程中,待受理业务规则的必填项信息可以是空白的待填入内容,也可以是已针对必填项信息进行填入的内容。In the above method, the rule program verifies whether the business rule to be accepted is passed by verifying whether the business rule to be accepted contains required information. In the actual verification process, the required information of the business rule to be accepted can be Blank content to be filled in, or content that has already been filled in for required information.
可以理解的,响应于可用于表示所执行的操作所依赖的条件或者状态,当满足所依赖的条件或状态时,所执行的一个或多个操作可以是实时的,也可以具有设定的延迟;在没有特别说明的情况下,所执行的多个操作不存在执行先后顺序的限制。It can be understood that in response to a condition or state that can be used to indicate that the performed operation depends on it, when the dependent condition or state is met, the one or more operations performed may be in real time or may have a set delay. ; Unless otherwise specified, there is no restriction on the execution order of the multiple operations performed.
在一种实施方式中,上述的必填项信息可以包括录入资费,或者带宽速率,或者录入资费和带宽速率。在其它实施方式中,必填项信息也可以是其它信息,本申请对此并不进行特别限定。In one implementation, the above-mentioned required information may include entry tariff, or bandwidth rate, or entry tariff and bandwidth rate. In other implementations, the required information may also be other information, which is not particularly limited by this application.
上述方式一,利用规则程序校验业务信息中必填项信息的状态,可以实现销售业务规则的快速上线,有效缩短业务周期。The above-mentioned method 1 uses the rule program to verify the status of the required information in the business information, which can realize the rapid launch of sales business rules and effectively shorten the business cycle.
本实施例中,针对电信销售业务规则的校验过程进行具体示例,其中步骤S202的规则校验过程包括如下方式二:In this embodiment, a specific example is given for the verification process of telecommunications sales business rules, in which the rule verification process in step S202 includes the following method two:
在所述待受理业务规则为电信销售业务规则的情况下,基于所述规则程序校验所述业务信息是否包含所述规则程序对应的必填项信息;When the business rule to be accepted is a telecommunications sales business rule, verify whether the business information includes the required information corresponding to the rule program based on the rule program;
响应于包含所述规则程序对应的必填项信息的第二校验结果,继续校验所述业务信息中对应的必填项信息是否满足预设条件;In response to the second verification result including the required information corresponding to the rule program, continue to verify whether the corresponding required information in the business information satisfies the preset condition;
响应于满足预设条件的第三校验结果,判定所述业务信息校验通过。In response to the third verification result that satisfies the preset condition, it is determined that the service information verification has passed.
相较于上述方式一,方式二的校验过程除了校验业务信息中是否包含必填项信息,还针对业务信息中的必填项信息进行进一步的校验,例如,对必填项信息的具体内容进行校验,实现校验过程的多元化。Compared with the above method one, the verification process of method two not only verifies whether the business information contains required information, but also performs further verification on the required information in the business information, for example, the verification of the required information. Verify the specific content to achieve diversification of the verification process.
需要说明的是,本领域技术人员可以结合实际应用对预设条件进行适应性设定,示例性的,在必填项信息包括录入资费的情况下,校验该录入资费是否填入对应的资费,或者填入的资费是否在设定的资费区间中,其中,该资费区间可以根据参数信息进行设定,即针对不同产品、省份及服务提供设定对应的资费区间,并在对应的规则程序中进行定义。It should be noted that those skilled in the art can adaptively set the preset conditions based on actual applications. For example, when the required information includes the entered tariff, it is verified whether the entered tariff is filled with the corresponding tariff. , or whether the filled-in tariff is within the set tariff interval. The tariff interval can be set according to the parameter information, that is, the corresponding tariff interval is set for different products, provinces and services, and the corresponding tariff interval is set in the corresponding rule program. defined in.
步骤S203、响应于所述业务信息校验通过的第一校验结果,基于所述待受理业务规则进行业务规则配置。Step S203: In response to the first verification result that the business information verification passes, configure business rules based on the business rules to be accepted.
具体地,在待受理业务规则校验通过后,通过进行业务规则配置即可上线,其中业务规则配置可以为业务规则页面配置、格式配置以及内容配置等。Specifically, after the business rules to be accepted pass the verification, the business rules can be configured to go online. The business rule configuration can include business rule page configuration, format configuration, content configuration, etc.
相较于相关技术,本实施例可以实现电信销售系统业务规则配置化,不需要硬编码以及重启应用服务器等繁杂操作,快速上线销售业务规则,有效缩短业务周期,高效实现业务诉求。Compared with related technologies, this embodiment can realize the configuration of business rules of the telecom sales system without the need for complicated operations such as hard coding and restarting the application server. The sales business rules can be quickly online, effectively shortening the business cycle, and efficiently realizing business demands.
请参照图3,图3为本申请实施例提供的另一种业务规则配置方法的流程示意图,在上述实施例的基础上,为了进一步提高规则程序的获取效率,本实施例通过规则路由参数为待受理业务快速路由至对应的规则程序,具体地,本实施例将步骤S201进一步划分为步骤S201a。Please refer to Figure 3. Figure 3 is a schematic flow chart of another business rule configuration method provided by an embodiment of the present application. Based on the above embodiment, in order to further improve the acquisition efficiency of the rule program, this embodiment uses the rule routing parameters as The business to be accepted is quickly routed to the corresponding rule program. Specifically, this embodiment further divides step S201 into step S201a.
步骤S201a、基于待受理业务规则的参数信息根据规则路由参数为所述待受理业务路由至对应的规则程序;Step S201a: Route the business to be accepted to the corresponding rule program according to the rule routing parameters based on the parameter information of the business rule to be accepted;
其中,所述规则路由参数包括不同类别的参数信息与各自对应的规则程序进行绑定后的路由信息。Wherein, the rule routing parameters include routing information obtained by binding different categories of parameter information to respective corresponding rule programs.
具体的,路由信息可以为路径信息,针对每个规则程序有其对应的路径信息,基于该路径信息可以快速定位到对应规则程序。Specifically, the routing information may be path information. Each rule program has corresponding path information. Based on the path information, the corresponding rule program can be quickly located.
进一步地,通过获取预先配置的规则路由参数,以进一步提高业务规则的上线效率,具体地,在基于待受理业务规则的参数信息根据规则路由参数为所述待受理业务路由至对应的规则程序(步骤S201a)之前,还包括以下步骤:Further, pre-configured rule routing parameters are obtained to further improve the online efficiency of business rules. Specifically, based on the parameter information of the business rules to be accepted, the business to be accepted is routed to the corresponding rule program according to the rule routing parameters ( Before step S201a), the following steps are also included:
获取预配置的规则路由参数,所述规则路由参数是基于不同类别的参数信息对应的规则程序进行预先配置的。Obtain preconfigured rule routing parameters, which are preconfigured based on rule programs corresponding to different categories of parameter information.
在一示例中,继续以电信销售业务规则为例,其中规则路由参数以表格形式为例,结合下表1所示,表1中规则路由参数包括不同参数信息对应的规则程序ID,简称规则ID,以及各规则ID对应的程序路径,在一些实施例中,为便于对待受理业务的规则校验,表格中还可以携带规则程序所定义的必填项信息等内容。In an example, continue to take telecommunications sales business rules as an example, in which the rule routing parameters are in the form of a table, as shown in Table 1 below. The rule routing parameters in Table 1 include rule program IDs corresponding to different parameter information, referred to as rule IDs. , and the program path corresponding to each rule ID. In some embodiments, in order to facilitate the verification of the rules for the accepted business, the form can also carry required information defined by the rule program and other contents.
在一种实施方式中,考虑到待受理业务规则可以是用户在前端触点输入的,本实施例通过前端界面接收待受理业务规则,在基于待受理业务规则的参数信息获取所述待受理业务规则对应的规则程序(步骤S201)之前,还包括以下步骤:In one implementation, considering that the business rules to be accepted can be input by the user at the front-end contact point, this embodiment receives the business rules to be accepted through the front-end interface, and obtains the business to be accepted based on the parameter information of the business rules to be accepted. Before the rule program (step S201) corresponding to the rule, the following steps are also included:
在前端界面接收待受理业务规则,所述待受理业务规则携带对应的参数信息和业务信息。The business rules to be accepted are received on the front-end interface, and the business rules to be accepted carry corresponding parameter information and business information.
在一种可实现中,前端界面可以包括多个前端触点,用户触发待受理业务规则的前端触点,即可在该前端触点输入对应的待受理业务规则。In one possible implementation, the front-end interface may include multiple front-end contact points. When the user triggers the front-end contact point of the business rule to be accepted, the corresponding business rule to be accepted can be input at the front-end contact point.
在一种实施方式中,为便于待受理业务规则的快速上线,本实施例在校验完成后通过在前端界面展示校验结果,具体地,在基于所述规则程序对所述待受理业务规则的业务信息进行规则校验(步骤S202)之后,还包括以下步骤:In one implementation, in order to facilitate the rapid launch of the business rules to be accepted, this embodiment displays the verification results on the front-end interface after the verification is completed. Specifically, the business rules to be accepted are processed based on the rule program. After performing rule verification on the business information (step S202), the following steps are also included:
响应于所述业务信息校验通过的第一校验结果,在前端界面显示所述业务信息校验通过的信息。In response to the first verification result that the business information has passed the verification, the information that the business information has passed the verification is displayed on the front-end interface.
在一种可实现中,若该待受理业务为通过前端触点接收的,在完成校验后可以直接返回该前端触点,并基于前端触点在前端界面显示相应的校验结果。In one possible implementation, if the business to be accepted is received through a front-end contact point, the front-end contact point can be directly returned after the verification is completed, and the corresponding verification results are displayed on the front-end interface based on the front-end contact point.
为便于对本申请实施例的理解,本实施例结合图4对本方案进一步进行说明:In order to facilitate understanding of the embodiments of the present application, this embodiment further explains this solution in conjunction with Figure 4:
a.首先发起业务规则校验请求,该业务规则校验请求中携带待受理业务规则,该待受理业务规则携带参数信息和业务信息。a. First initiate a business rule verification request. The business rule verification request carries the business rule to be accepted, and the business rule to be accepted carries parameter information and business information.
在实际应用中,发起业务规则校验请求的过程可以为,用户在前端界面发起,服务器利用前端界面接收该待受理业务规则的参数信息和业务信息,其中参数信息包括产品信息、省份信息及服务提供信息;In actual applications, the process of initiating a business rule verification request can be as follows: the user initiates it on the front-end interface, and the server uses the front-end interface to receive the parameter information and business information of the business rule to be accepted, where the parameter information includes product information, province information and services provide information;
b.服务器根据参数信息为待受理业务规则匹配规则校验程序,具体地,可以基于规则路由参数为所述待受理业务路由至对应的规则程序。b. The server matches the rule verification program for the business rules to be accepted based on the parameter information. Specifically, the server can route the business to be accepted to the corresponding rule program based on the rule routing parameters.
c.规则程序根据对应的参数信息进行规则校验,并返回校验结果。c. The rule program performs rule verification based on the corresponding parameter information and returns the verification results.
根据本申请实施例的另一方面,还提供一种业务规则配置系统,如图5所示,该系统包括获取模块51、校验模块52及配置模块53,其中,According to another aspect of the embodiment of the present application, a business rule configuration system is also provided. As shown in Figure 5, the system includes an acquisition module 51, a verification module 52 and a configuration module 53, wherein,
获取模块51,其设置为基于待受理业务规则的参数信息获取所述待受理业务规则对应的规则程序,所述参数信息包括产品信息、省份信息以及服务提供信息;The acquisition module 51 is configured to acquire the rule program corresponding to the business rule to be accepted based on the parameter information of the business rule to be accepted, where the parameter information includes product information, province information and service provision information;
校验模块52,其设置为基于所述规则程序对所述待受理业务规则的业务信息进行规则校验;The verification module 52 is configured to perform rule verification on the business information of the business rules to be accepted based on the rule program;
配置模块53,其设置为响应于所述业务信息校验通过的第一校验结果,基于所述待受理业务规则进行业务规则配置。The configuration module 53 is configured to configure business rules based on the business rules to be accepted in response to the first verification result that the business information verification passes.
在一种实施方式中,获取模块51具体设置为,基于待受理业务规则的参数信息根据规则路由参数为所述待受理业务路由至对应的规则程序;In one implementation, the acquisition module 51 is specifically configured to route the business to be accepted to the corresponding rule program based on the parameter information of the business rule to be accepted according to the rule routing parameters;
其中,所述规则路由参数包括不同类别的参数信息与各自对应的规则程序进行绑定后的路由信息。Wherein, the rule routing parameters include routing information obtained by binding different categories of parameter information to respective corresponding rule programs.
在一种实施方式中,所述获取模块51还设置为,获取预配置的规则路由参数,所述规则路由参数是基于不同类别的参数信息对应的规则程序进行预先配置的。In one implementation, the acquisition module 51 is further configured to acquire preconfigured rule routing parameters, where the rule routing parameters are preconfigured based on rule programs corresponding to different categories of parameter information.
在一种实施方式中,所述校验模块52包括:In one implementation, the verification module 52 includes:
第一校验单元,其设置为在所述待受理业务规则为电信销售业务规则的情况下,基于所述规则程序校验所述业务信息是否包含所述规则程序对应的必填项信息;A first verification unit configured to verify whether the business information includes the required information corresponding to the rule program based on the rule program when the business rule to be accepted is a telecommunications sales business rule;
第一判定单元,其设置为响应于包含所述规则程序对应的必填项信息的第二校验结果,判定所述业务信息校验通过。The first determination unit is configured to determine that the business information has passed the verification in response to the second verification result containing the required information corresponding to the rule program.
在一种实施方式中,所述校验模块52包括:In one implementation, the verification module 52 includes:
第一校验单元,其设置为在所述待受理业务规则为电信销售业务规则的情况下,基于所述规则程序校验所述业务信息是否包含所述规则程序对应的必填项信息;A first verification unit configured to verify whether the business information includes the required information corresponding to the rule program based on the rule program when the business rule to be accepted is a telecommunications sales business rule;
第二校验单元,其设置为响应于包含所述规则程序对应的必填项信息的第二校验结果,继续校验所述业务信息中对应的必填项信息是否满足预设条件;A second verification unit configured to continue to verify whether the corresponding required information in the business information satisfies the preset condition in response to the second verification result containing the required information corresponding to the rule program;
第二判定单元,其设置为响应于满足预设条件的第三校验结果,判定所述业务信息校验通过。The second determination unit is configured to determine that the service information has passed the verification in response to the third verification result that satisfies the preset condition.
在一种实施方式中,所述必填项信息包括录入资费,和/或带宽速率。In one implementation, the required information includes entry tariff and/or bandwidth rate.
在一种实施方式中,所述系统还包括:In one embodiment, the system further includes:
接收模块,其设置为在前端界面接收待受理业务规则,所述待受理业务规则携带对应的参数信息和业务信息。The receiving module is configured to receive the business rules to be accepted on the front-end interface, and the business rules to be accepted carry corresponding parameter information and business information.
在一种实施方式中,所述系统还包括:In one embodiment, the system further includes:
显示模块,其设置为响应于所述业务信息校验通过的第一校验结果,在前端界面显示所述业务信息校验通过的信息。The display module is configured to display the information that the business information has passed the verification on the front-end interface in response to the first verification result that the business information has passed the verification.
在此需要说明的是,本申请提供的上述系统,能够相应地实现上述方法实施例中服务器所实现的所有方法步骤,且能够达到相同的技术效果,在此不再对本实施例中与方法实施例相同的部分及有益效果进行具体赘述。It should be noted here that the above-mentioned system provided by this application can correspondingly implement all the method steps implemented by the server in the above-mentioned method embodiments, and can achieve the same technical effect. The methods in this embodiment will no longer be implemented here. The same parts and beneficial effects will be described in detail.
根据本申请实施例的又一方面,还提供一种电子设备,如图6所示,包括:存储器61和处理器62;According to another aspect of the embodiment of the present application, an electronic device is also provided, as shown in Figure 6, including: a memory 61 and a processor 62;
所述存储器61存储计算机执行指令;The memory 61 stores computer execution instructions;
所述处理器62执行所述存储器61存储的计算机执行指令,使得所述电子设备执行所述的业务规则配置方法。The processor 62 executes the computer execution instructions stored in the memory 61, so that the electronic device executes the business rule configuration method.
在此需要说明的是,本申请提供的上述电子设备,能够相应地实现上述方法实施例中服务器所实现的所有方法步骤,且能够达到相同的技术效果,在此不再对本实施例中与方法实施例相同的部分及有益效果进行具体赘述。It should be noted here that the above-mentioned electronic device provided by the present application can correspondingly implement all the method steps implemented by the server in the above-mentioned method embodiment, and can achieve the same technical effect. The method in this embodiment will no longer be discussed here. The same parts and beneficial effects of the embodiments will be described in detail.
根据本申请实施例的再一方面,提供一种计算机可读存储介质,所述计算机可读存储介质中存储有计算机执行指令,所述计算机执行指令被处理器执行时用于实现所述的业务规则配置方法。According to another aspect of the embodiments of the present application, a computer-readable storage medium is provided. Computer-executable instructions are stored in the computer-readable storage medium. When the computer-executable instructions are executed by a processor, they are used to implement the business. Rule configuration method.
在此需要说明的是,本申请提供的上述计算机可读存储介质,能够相应地实现上述方法实施例中服务器所实现的所有方法步骤,且能够达到相同的技术效果,在此不再对本实施例中与方法实施例相同的部分及有益效果进行具体赘述。It should be noted here that the above-mentioned computer-readable storage medium provided by this application can correspondingly implement all the method steps implemented by the server in the above-mentioned method embodiments, and can achieve the same technical effect. This embodiment will no longer be discussed here. The same parts and beneficial effects as those in the method embodiments will be described in detail.
本领域普通技术人员可以理解,上文中所公开方法中的全部或某些步骤、系统、装置中的功能模块/单元可以被实施为软件、固件、硬件及其适当的组合。在硬件实施方式中,在以上描述中提及的功能模块/单元之间的划分不一定对应于物理组件的划分;例如,一个物理组件可以具有多个功能,或者一个功能或步骤可以由若干物理组件合作执行。某些物理组件或所有物理组件可以被实施为由处理器,如中央处理器、数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。这样的软件可以分布在计算机可读介质上,计算机可读介质可以包括计算机存储介质(或非暂时性介质)和通信介质(或暂时性介质)。Those of ordinary skill in the art can understand that all or some steps, systems, and functional modules/units in the devices disclosed above can be implemented as software, firmware, hardware, and appropriate combinations thereof. In hardware implementations, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may consist of several physical components. Components execute cooperatively. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, a digital signal processor, or a microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit . Such software may be distributed on computer-readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media).
如本领域普通技术人员公知的,术语计算机存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、程序模块或其他数据)的任何方法或技术中实施的易失性和非易失性、可移除和不可移除介质。计算机存储介质包括但不限于RAM、ROM、EEPROM、闪存或其他存储器技术、CD-ROM、数字多功能盘(DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。As is known to those of ordinary skill in the art, the term computer storage media includes volatile and nonvolatile media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. removable, removable and non-removable media. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disk (DVD) or other optical disk storage, magnetic cassettes, tapes, disk storage or other magnetic storage devices, or may Any other medium used to store the desired information and that can be accessed by a computer.
此外,本领域普通技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。Additionally, it is known to those of ordinary skill in the art that communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism, and may include any information delivery media .
在本申请实施例的描述中,术语“和/或”仅仅表示一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,术语“至少一种”表示多种中的任一种或多种中的至少两种的任意组合,例如,包括A、B、中的至少一种,可以表示包括A、B和C沟通的集合中选择的任意一个或多个元素。此外,术语“多个”的含义是两个或两个以上,除非是另有精确具体地规定。In the description of the embodiments of this application, the term "and/or" only represents an association relationship describing associated objects, indicating that there can be three relationships, for example, A and/or B, which can mean: A exists alone, and exists simultaneously A and B, there are three situations of B alone. In addition, the term "at least one" means any one of a plurality or any combination of at least two of a plurality, for example, including at least one of A, B, and can mean including A, B and C. Any one or more elements selected from the collection. Furthermore, the term "plurality" means two or more unless precisely and specifically stated otherwise.
在本申请实施例的描述中,术语“第一”、“第二”、“第三”、“第四”等(如果存在)是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。In the description of the embodiments of the present application, the terms "first", "second", "third", "fourth", etc. (if present) are used to distinguish similar objects and are not necessarily used to describe a specific order. Or sequence. It is to be understood that the data so used are interchangeable under appropriate circumstances so that the embodiments of the application described herein can be practiced in sequences other than those illustrated or described herein. Furthermore, the terms "include" and "having" and any variations thereof are intended to cover non-exclusive inclusions, e.g., a process, method, system, product, or apparatus that encompasses a series of steps or units and need not be limited to those explicitly listed. Those steps or elements may instead include other steps or elements not expressly listed or inherent to the process, method, product or apparatus.
最后应说明的是:以上各实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述各实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进修改,或者对其中部分或者全部技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的范围。Finally, it should be noted that the above embodiments are only used to illustrate the technical solution of the present application, but not to limit it; although the present application has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: It is still possible to modify the technical solutions described in the foregoing embodiments, or to make equivalent substitutions for some or all of the technical features; and these modifications or substitutions do not deviate from the essence of the corresponding technical solutions from the technical solutions of the embodiments of the present application. scope.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211052965.6A CN117667186A (en) | 2022-08-31 | 2022-08-31 | Business rule configuration method, system and electronic device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211052965.6A CN117667186A (en) | 2022-08-31 | 2022-08-31 | Business rule configuration method, system and electronic device |
Publications (1)
Publication Number | Publication Date |
---|---|
CN117667186A true CN117667186A (en) | 2024-03-08 |
Family
ID=90068657
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202211052965.6A Pending CN117667186A (en) | 2022-08-31 | 2022-08-31 | Business rule configuration method, system and electronic device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN117667186A (en) |
-
2022
- 2022-08-31 CN CN202211052965.6A patent/CN117667186A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107026832A (en) | Account logon method, equipment and server | |
WO2023035901A1 (en) | System software upgrading method and apparatus, and device and computer storage medium | |
CN106572146A (en) | Message sending method and message sending device | |
CN103747436A (en) | Application program downloading method and device | |
CN110960855A (en) | Communication protocol code updating method and device, electronic equipment and storage medium | |
CN109636460B (en) | Service processing method, device, equipment and storage medium | |
CN107046547B (en) | Abnormal operation identification method and device | |
CN113076153A (en) | Interface calling method and device | |
CN110851343B (en) | A test method and device based on decision tree | |
CN111210349A (en) | Virtual asset transfer hosting method and device, electronic equipment and storage medium | |
CN114157917A (en) | Video editing method and device and terminal equipment | |
CN111176641B (en) | Flow node execution method, device, medium and electronic equipment | |
CN113282590A (en) | Interface joint debugging method and device based on 5G message | |
CN117667186A (en) | Business rule configuration method, system and electronic device | |
CN112559646A (en) | Report downloading method and device | |
CN112272211A (en) | Service request processing method, device and system | |
CN107291514A (en) | Method and device for unloading application program and terminal equipment | |
CN105592029A (en) | Method and server for synchronizing virtual resource transfer operation state | |
CN110580172B (en) | Configuration rule verification method and device, storage medium, electronic device | |
CN104735079A (en) | Payment verification method and device based on domain name system (DNS) | |
CN110932884B (en) | Method and device for adding multiple networks to cloud physical machine | |
CN112449062B (en) | Identification method, device, electronic device and storage medium for malicious deduction | |
CN114356397B (en) | Data processing method, device, equipment and storage medium based on service grid | |
CN113283891A (en) | Information processing method and device and electronic equipment | |
CN112819018B (en) | Method, device, electronic equipment and storage medium for generating samples |
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 |