CN110262780A - A kind of method and the network equipment of business configuration - Google Patents
A kind of method and the network equipment of business configuration Download PDFInfo
- Publication number
- CN110262780A CN110262780A CN201910539858.8A CN201910539858A CN110262780A CN 110262780 A CN110262780 A CN 110262780A CN 201910539858 A CN201910539858 A CN 201910539858A CN 110262780 A CN110262780 A CN 110262780A
- Authority
- CN
- China
- Prior art keywords
- business
- configuration
- information
- instruction
- service
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 52
- 238000012360 testing method Methods 0.000 claims description 10
- 238000011161 development Methods 0.000 abstract description 19
- 238000012800 visualization Methods 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 12
- 230000008569 process Effects 0.000 description 11
- 230000000007 visual effect Effects 0.000 description 7
- 230000000694 effects Effects 0.000 description 6
- 238000012545 processing Methods 0.000 description 4
- 230000008878 coupling Effects 0.000 description 3
- 238000010168 coupling process Methods 0.000 description 3
- 238000005859 coupling reaction Methods 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 230000003247 decreasing effect Effects 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 1
- 230000000977 initiatory effect Effects 0.000 description 1
- 230000009191 jumping Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000002085 persistent effect Effects 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/20—Software design
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/38—Creation or generation of source code for implementing user interfaces
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07C—TIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
- G07C15/00—Generating random numbers; Lottery apparatus
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
技术领域technical field
本申请涉及互联网技术领域,尤其涉及一种业务配置的方法及网络设备。The present application relates to the technical field of the Internet, in particular to a service configuration method and network equipment.
背景技术Background technique
随着网络技术的进步,目前各平台纷纷推出了各种吸引用户的抽奖业务,如大富翁抽奖、轮盘抽奖、九宫格抽奖等等。With the advancement of network technology, various platforms have launched various lottery services to attract users, such as monopoly lottery, roulette lottery, Jiugongge lottery and so on.
现有技术中,抽奖业务中格子的奖励物信息通常是在代码内部通过硬编码的方式实现的。当开启新的业务时,一旦需要变更格子的奖励物信息时,需要手动修改格子的奖励物代码,因此,在修改代码的过程中容易出现代码配置误差,导致业务的开发风险较高,且开发效率低下。In the prior art, the reward information of the grid in the lottery drawing business is usually realized by hard-coding inside the code. When starting a new business, once the reward information of the grid needs to be changed, the reward code of the grid needs to be manually modified. Therefore, code configuration errors are prone to occur in the process of modifying the code, resulting in a high risk of business development, and development low efficiency.
发明内容Contents of the invention
本申请实施例提供了一种业务配置的方法及网络设备,用于解决现有的业务配置方式中,在修改代码的过程中容易出现代码配置误差,所导致业务开发风险较高,且开发效率低下的技术问题。The embodiment of the present application provides a service configuration method and network equipment, which are used to solve the problem that in the existing service configuration method, code configuration errors are prone to occur in the process of modifying the code, resulting in high business development risks and low development efficiency. Poor technical issues.
有鉴于此,本申请实施例第一方面提供一种业务配置的方法,包括:In view of this, the first aspect of the embodiment of this application provides a service configuration method, including:
接收业务奖励创建指令,根据所述业务奖励创建指令创建与第一业务相关联的业务奖励信息,其中,所述业务奖励信息包含区域信息;receiving a business reward creation instruction, and creating business reward information associated with the first service according to the business reward creation instruction, wherein the business reward information includes area information;
接收区域配置指令,获取与所述区域配置指令对应的所述第一业务,其中,所述第一业务包含多个预置区域;receiving an area configuration instruction, and obtaining the first service corresponding to the area configuration instruction, wherein the first service includes a plurality of preset areas;
根据所述区域配置指令进行所述第一业务的多个所述预置区域与所述区域信息之间的配置操作。performing a configuration operation between the multiple preset areas of the first service and the area information according to the area configuration instruction.
本申请实施例第二方面提供一种业务配置装置,包括:The second aspect of the embodiment of the present application provides a service configuration device, including:
创建模块,用于接收业务奖励创建指令,根据所述业务奖励创建指令创建与第一业务相关联的业务奖励信息,其中,所述业务奖励信息包含区域信息;A creating module, configured to receive a service reward creation instruction, and create business reward information associated with the first service according to the business reward creation instruction, wherein the business reward information includes area information;
第一获取模块,用于接收区域配置指令,获取与所述区域配置指令对应的所述第一业务,其中,所述第一业务包含多个预置区域;A first acquiring module, configured to receive an area configuration instruction, and acquire the first service corresponding to the area configuration instruction, wherein the first service includes a plurality of preset areas;
配置模块,用于根据所述区域配置指令进行所述第一业务的多个所述预置区域与所述区域信息之间的配置操作。A configuration module, configured to perform a configuration operation between the plurality of preset areas of the first service and the area information according to the area configuration instruction.
基于第二方面,本申请实施例还提供了第二方面的第一种实施方式:Based on the second aspect, the embodiment of this application also provides the first implementation manner of the second aspect:
所述创建模块还用于:The creation module is also used to:
接收第一信息设置指令,根据所述第一信息设置指令设置所述业务奖励信息的基础信息,以使得所述业务奖励信息和所述第一业务相关联;receiving a first information setting instruction, and setting basic information of the service reward information according to the first information setting instruction, so that the service reward information is associated with the first service;
接收第二信息设置指令,根据所述第二信息设置指令设置所述业务奖励信息的区域信息,得到所述业务奖励信息。receiving a second information setting instruction, setting the area information of the service reward information according to the second information setting instruction, and obtaining the service reward information.
基于第二方面的第一种实施例方式,本申请实施例还提供了第二方面的第二种实施方式:Based on the first embodiment of the second aspect, the embodiment of this application also provides a second implementation of the second aspect:
所述基础信息包括:第二业务的名称、第一业务的名称、第一业务对外开放的起始时间、第一业务对外开放的时间段、第一业务的使用人员和第一业务的使用渠道;The basic information includes: the name of the second business, the name of the first business, the start time of the opening of the first business, the time period of the opening of the first business, the users of the first business and the channels of use of the first business ;
其中,所述第一业务从属于所述第二业务。Wherein, the first service is subordinate to the second service.
基于第二方面,或第二方面的第一种实施例方式,或第二方面的第二种实施方式,本申请实施例还提供了第二方面的第三种实施方式:Based on the second aspect, or the first embodiment of the second aspect, or the second implementation of the second aspect, the embodiment of this application also provides a third implementation of the second aspect:
所述区域信息为奖励物名称和/或奖励物ID。The area information is reward name and/or reward ID.
基于第二方面,或第二方面的第一种实施例方式,或第二方面的第二种实施方式,本申请实施例还提供了第二方面的第四种实施方式:Based on the second aspect, or the first embodiment of the second aspect, or the second implementation of the second aspect, the embodiment of this application also provides a fourth implementation of the second aspect:
所述业务配置装置还包括:The service configuration device also includes:
第二获取模块,用于接收区域增减指令,获取所述第一业务;The second acquisition module is configured to receive an area increase or decrease instruction, and acquire the first service;
区域增减模块,用于根据所述区域增减指令在所述第一业务中增添或删除所述预置区域。An area adding/decreasing module, configured to add or delete the preset area in the first service according to the area adding/decreasing instruction.
基于第二方面,或第二方面的第一种实施例方式,或第二方面的第二种实施方式,本申请实施例还提供了第二方面的第四种实施方式:Based on the second aspect, or the first embodiment of the second aspect, or the second implementation of the second aspect, the embodiment of this application also provides a fourth implementation of the second aspect:
所述业务配置装置还包括:The service configuration device also includes:
设置模块,用于接收业务规则设置指令,根据所述业务规则设置指令设置所述第一业务的区域确定规则,所述第一业务用于根据所述区域确定规则在多个所述预置区域中随机确定一个所述目标区域。A setting module, configured to receive a business rule setting instruction, and set an area determination rule of the first service according to the business rule setting instruction, and the first service is used in multiple preset areas according to the area determination rule Randomly determine one of the target areas.
基于第二方面,或第二方面的第一种实施例方式,或第二方面的第二种实施方式,本申请实施例还提供了第二方面的第五种实施方式:Based on the second aspect, or the first embodiment of the second aspect, or the second implementation of the second aspect, the embodiment of this application also provides a fifth implementation of the second aspect:
所述业务配置装置还包括:The service configuration device also includes:
运行模块,用于运行所述第一业务;a running module, configured to run the first service;
第一输出模块,用于若得到与所述目标区域对应的奖励物,则输出测试成功信息;The first output module is used to output test success information if the reward corresponding to the target area is obtained;
第二输出模块,用于若未得到与所述目标区域对应的奖励物,则输出测试失败信息。The second output module is configured to output test failure information if the reward corresponding to the target area is not obtained.
本申请实施例第三方面提供了一种网络设备,包括:存储器、收发器、处理器以及总线系统;The third aspect of the embodiment of the present application provides a network device, including: a memory, a transceiver, a processor, and a bus system;
其中,所述存储器用于存储程序;Wherein, the memory is used to store programs;
所述处理器用于执行所述存储器中的程序,包括如下步骤:The processor is used to execute the program in the memory, including the following steps:
接收业务奖励创建指令,根据所述业务奖励创建指令创建与第一业务相关联的业务奖励信息,其中,所述业务奖励信息包含区域信息;receiving a business reward creation instruction, and creating business reward information associated with the first service according to the business reward creation instruction, wherein the business reward information includes area information;
接收区域配置指令,获取与所述区域配置指令对应的所述第一业务,其中,所述第一业务包含多个预置区域;receiving an area configuration instruction, and obtaining the first service corresponding to the area configuration instruction, wherein the first service includes a plurality of preset areas;
根据所述区域配置指令进行所述第一业务的多个所述预置区域与所述区域信息之间的配置操作;performing configuration operations between the multiple preset areas of the first service and the area information according to the area configuration instruction;
所述总线系统用于连接所述存储器以及所述处理器,以使所述存储器以及所述处理器进行通信。The bus system is used to connect the memory and the processor so that the memory and the processor can communicate.
本申请实施例第四方面提供了一种计算机可读存储介质,包括指令,当其在计算机上运行时,使得计算机执行如第一方面所述的方法。The fourth aspect of the embodiments of the present application provides a computer-readable storage medium, including instructions, which, when run on a computer, cause the computer to execute the method described in the first aspect.
从以上技术方案可以看出,本申请实施例具有以下优点:It can be seen from the above technical solutions that the embodiments of the present application have the following advantages:
本申请实施例提供了一种业务配置的方法及网络设备,其中,该方法在接收开发人员输入的业务奖励创建指令后,构建与第一业务相关联的业务奖励信息,并在接收开发人员输入的区域配置指令后,将业务奖励信息中包含的区域信息配置至第一业务的各个预置区域中,由于在配置过程中,业务奖励信息、区域信息和第一业务均可呈现于可视化界面,并不涉及代码层,因此,开发人员可以在可视化界面上快速实现业务的配置,减少开发成本并提高开发效率。The embodiment of the present application provides a service configuration method and network equipment, wherein, after receiving the service reward creation instruction input by the developer, the method constructs the service reward information associated with the first service, and receives the developer input After the region configuration command, configure the region information contained in the business reward information into each preset region of the first business. Since the business reward information, region information and first business can all be presented on the visual interface during the configuration process, It does not involve the code layer, so developers can quickly realize business configuration on the visual interface, reduce development costs and improve development efficiency.
附图说明Description of drawings
图1为本申请实施例提供的一种业务配置的方法的流程示意图;FIG. 1 is a schematic flowchart of a service configuration method provided in an embodiment of the present application;
图2为本应用例中礼包单信息页面的示意图;Figure 2 is a schematic diagram of the gift package list information page in this application example;
图3为本应用例中礼包配置页面的示意图;Figure 3 is a schematic diagram of the package configuration page in this application example;
图4为第一业务的界面示意图;Fig. 4 is a schematic diagram of the interface of the first service;
图5为第一业务的另一界面示意图;Fig. 5 is a schematic diagram of another interface of the first service;
图6为本申请实施例中业务配置装置的结构示意图;FIG. 6 is a schematic structural diagram of a service configuration device in an embodiment of the present application;
图7为本申请实施例提供的一种网络设备结构示意图。FIG. 7 is a schematic structural diagram of a network device provided by an embodiment of the present application.
具体实施方式Detailed ways
本申请实施例提供了一种业务配置的方法及网络设备,用于解决现有的业务配置方式中,在修改代码的过程中容易出现代码配置误差,所导致业务开发风险较高,且开发效率低下的技术问题。The embodiment of the present application provides a service configuration method and network equipment, which are used to solve the problem that in the existing service configuration method, code configuration errors are prone to occur in the process of modifying the code, resulting in high business development risks and low development efficiency. Poor technical issues.
本申请的说明书和权利要求书及上述附图中的术语“第一”、“第二”、“第三”、“第四”等(如果存在)是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的本申请的实施例例如能够以除了在这里图示或描述的那些以外的顺序实施。此外,术语“包括”和“对应于”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。The terms "first", "second", "third", "fourth", etc. (if any) in the specification and claims of the present application and the above drawings are used to distinguish similar objects, and not necessarily Used to describe a specific sequence or sequence. It is to be understood that the data so used are interchangeable under appropriate circumstances such that the embodiments of the application described herein, for example, can be practiced in sequences other than those illustrated or described herein. Furthermore, the terms "comprising" and "corresponding to" and any variations thereof, are intended to cover a non-exclusive inclusion, for example, a process, method, system, product or device comprising a sequence of steps or elements need not be limited to the expressly listed Instead, other steps or elements not explicitly listed or inherent to the process, method, product or apparatus may be included.
应理解,本申请应用于抽奖业务场景,具体地,抽奖业务可以为设置于应用或页面内的程序,且其表现形式可以为大富翁抽奖、轮盘抽奖或九宫格抽奖等等,抽奖业务通常包括多个抽奖区域,可以呈现为单元格,每个单元格配置有相应的奖励物信息。当用户触发抽奖业务后,抽奖业务可以随机在多个单元格内抽选出一个单元格,并产出相应的奖励物作为用户的最终奖励。It should be understood that this application is applied to a lottery business scenario. Specifically, the lottery business can be a program set in an application or a page, and its manifestation can be a monopoly lottery, a roulette lottery, or a nine-square lottery, etc. The lottery business usually includes Multiple lottery areas may be presented as cells, and each cell is configured with corresponding reward information. When the user triggers the lottery service, the lottery service can randomly select a cell from multiple cells, and produce corresponding rewards as the user's final reward.
现有技术中,某个抽奖业务的单元格奖励物信息是通过硬编码的方式实现的,一旦该抽奖业务的奖励需要进行更替,则开发人员必须在代码层手动修改单元格的奖励物配置代码,容易出现代码配置漏洞(bug),导致业务开发的风险较高,且开发效率低下。In the prior art, the cell reward information of a certain lottery business is realized by hard coding. Once the reward of the lottery business needs to be replaced, the developer must manually modify the reward configuration code of the cell at the code layer , code configuration vulnerabilities (bugs) are prone to occur, resulting in high risk of business development and low development efficiency.
有鉴于此,本申请实施例提供了一种业务配置的方法,该方法应用于网络设备上,需要说明的是,该网络设备可以为运营上述抽奖业务的服务器终端,且该设备上安装有业务平台软件,该软件可用于将抽奖业务与其他业务(如某款游戏)进行相关联,具体的,该软件还可进行抽奖业务的奖励物配置操作。In view of this, the embodiment of the present application provides a service configuration method, which is applied to network equipment. Platform software, which can be used to associate the lottery business with other businesses (such as a certain game). Specifically, the software can also perform reward allocation operations for the lottery business.
以下从上述网络设备的角度,对本申请实施例提供的一种业务配置的方法进行具体说明,图1为本申请实施例提供的一种业务配置的方法的一个实施例,请参阅图1,该实施例包括:From the perspective of the above-mentioned network equipment, a method for service configuration provided by the embodiment of the present application will be described in detail below. FIG. 1 is an embodiment of a method for service configuration provided by the embodiment of the present application. Please refer to FIG. 1 . Examples include:
101、接收业务奖励创建指令,根据业务奖励创建指令创建与第一业务相关联的业务奖励信息,其中,业务奖励信息包含区域信息;101. Receive a business reward creation instruction, and create business reward information associated with the first service according to the business reward creation instruction, where the business reward information includes area information;
本实施例中,开发人员可以在服务器上启动业务平台软件,该软件可呈现可视化页面供开发人员进行抽奖业务的奖励物配置操作。具体的,开发人员输入业务奖励创建指令后,服务器上的业务平台软件则展示业务奖励创建页面,并在该页面上根据业务奖励创建指令创建与第一业务相关联的业务奖励信息,且该业务奖励信息包含区域信息。需要说明的是,第一业务通常为抽奖业务,即第一业务包含多个预置区域,且第一业务用于在多个预置区域中随机确定一个目标区域。应理解,业务奖励信息中包含的区域信息可以为奖励物信息,可用于对第一业务的各个预置区域进行奖励物配置。In this embodiment, the developer can start the business platform software on the server, and the software can present a visualized page for the developer to configure rewards for the lottery business. Specifically, after the developer inputs the business reward creation instruction, the business platform software on the server displays the business reward creation page, and on this page, the business reward information associated with the first business is created according to the business reward creation instruction, and the business Reward information contains area information. It should be noted that the first service is usually a lottery service, that is, the first service includes multiple preset areas, and the first service is used to randomly determine a target area among the multiple preset areas. It should be understood that the area information included in the service reward information may be reward information, which can be used to configure rewards for each preset area of the first service.
102、接收区域配置指令,获取与区域配置指令对应的第一业务,其中,第一业务包含多个预置区域;102. Receive an area configuration instruction, and acquire a first service corresponding to the area configuration instruction, where the first service includes multiple preset areas;
业务平台软件提示业务奖励信息创建成功后,开发人员可以继续输入区域配置指令,服务器上的业务平台软件则展示区域配置页面。需要说明的是,区域配置指令包含业务启动指令和第一操作指令。然后,服务器根据业务启动指令获取第一业务,并展示出第一业余的各个预置区域,第一业务用于在多个预置区域中随机确定一个目标区域。需要说明的是,若第一业务为新的抽奖业务,即之前从未使用过的抽奖业务,呈现在页面上的每个预置区域为空白格,若第一业务为需要更新奖励物信息的抽奖业务,即之前已具备一定奖励物信息的抽奖业务,则呈现在页面上的部分或全部预置区域具有当前奖励物的信息,本实施例中不做具体限制。After the business platform software prompts that the business reward information has been successfully created, the developer can continue to input the region configuration command, and the business platform software on the server will display the region configuration page. It should be noted that the area configuration instruction includes a service start instruction and a first operation instruction. Then, the server acquires the first service according to the service initiation instruction, and displays each preset area of the first amateur, and the first service is used to randomly determine a target area among the multiple preset areas. It should be noted that if the first business is a new lottery business, that is, a lottery business that has never been used before, each preset area displayed on the page is a blank box. For the lottery business, that is, the lottery business that has certain reward information before, some or all of the preset areas displayed on the page have the current reward information, which is not specifically limited in this embodiment.
103、根据区域配置指令进行第一业务的多个预置区域与区域信息之间的配置操作。103. Perform a configuration operation between multiple preset areas of the first service and area information according to the area configuration instruction.
由于区域配置指令包含开发人员输入的多个第一操作指令,服务器可以根据多个第一操作指令分别对第一业务中的多个预置区域进行相应的配置操作,应理解,上述区域配置指令中,每个第一操作指令均为开发人员输入的对第一业务中某个预置区域的操作信息,如将业务奖励信息中的某个区域信息配置至第一业务中的某个空白的预置区域中,又如,将第一业务中的某个预置区域的当前奖励物信息更换为业务奖励信息中的某个区域信息。Since the area configuration instruction includes multiple first operation instructions input by the developer, the server can perform corresponding configuration operations on multiple preset areas in the first business according to the multiple first operation instructions. It should be understood that the above area configuration instructions , each first operation instruction is the operation information for a certain preset area in the first business input by the developer, such as configuring a certain area information in the business reward information to a certain blank in the first business In the preset area, for another example, the current reward information in a preset area in the first service is replaced with a certain area information in the service reward information.
服务器上的业务平台软件完成第一业务的配置操作后,则提示开发人员操作成功,开发人员可将第一业务应用至实际的抽奖活动中进行操作。本实施例中,由于在配置过程中,业务奖励信息、区域信息和第一业务均可呈现于可视化界面,并不涉及代码层,因此,开发人员可以在可视化界面上快速实现业务的配置,减少开发成本并提高开发效率。After the business platform software on the server completes the configuration operation of the first business, it will prompt the developer that the operation is successful, and the developer can apply the first business to the actual lottery draw for operation. In this embodiment, since the service reward information, area information and the first service can all be presented on the visual interface during the configuration process without involving the code layer, developers can quickly implement service configuration on the visual interface, reducing development costs and improve development efficiency.
可选的,基于图1所对应的实施例,本申请实施例中业务配置的方法的一个可选实施中,接收业务奖励创建指令,根据业务奖励创建指令创建与第一业务相关联的业务奖励信息包括:Optionally, based on the embodiment corresponding to Figure 1, in an optional implementation of the method for service configuration in the embodiment of the present application, a service reward creation instruction is received, and a service reward associated with the first service is created according to the service reward creation instruction Information includes:
接收第一信息设置指令,根据第一信息设置指令设置业务奖励信息的基础信息,以使得业务奖励信息和第一业务相关联;Receive the first information setting instruction, and set the basic information of the service reward information according to the first information setting instruction, so that the service reward information is associated with the first service;
接收第二信息设置指令,根据第二信息设置指令设置业务奖励信息的区域信息,得到业务奖励信息。Receive the second information setting instruction, set the area information of the service reward information according to the second information setting instruction, and obtain the service reward information.
本实施例中,业务奖励创建过程分为两步,第一步为设置业务奖励信息的基础信息,第二步为设置业务奖励信息的区域信息。具体的,在进入业务平台软件的业务奖励创建页面后,该页面包含两个并列的子页面。In this embodiment, the process of creating a business reward is divided into two steps. The first step is to set the basic information of the business reward information, and the second step is to set the area information of the business reward information. Specifically, after entering the business reward creation page of the business platform software, the page contains two juxtaposed sub-pages.
在上述业务奖励创建页面中,第一个子页面为业务奖励信息的第一设置页面,当开发人员在第一设置页面输入第一信息设置指令后,服务器则根据第一信息设置指令设置业务奖励信息的基础信息,使得业务奖励信息和第一业务相关联,即该业务奖励信息用于供第一业务使用。可选的,基础信息具体包括:第二业务的名称、第一业务的名称、第一业务对外开放的起始时间、第一业务对外开放的时间段、第一业务的使用人员和第一业务的使用渠道。其中,所述第一业务从属于所述第二业务。In the above business reward creation page, the first subpage is the first setting page of business reward information. After the developer enters the first information setting instruction on the first setting page, the server sets the business reward according to the first information setting instruction The basic information of the information makes the service reward information associated with the first service, that is, the service reward information is used for the first service. Optionally, the basic information specifically includes: the name of the second business, the name of the first business, the start time of the opening of the first business, the time period of the opening of the first business, the users of the first business and the first business channels of use. Wherein, the first service is subordinate to the second service.
为了便于理解,以下以某款游戏作为第二业务进行说明。当第二业务为游戏时,第一业务从属于第二业务,故可以理解的是,第一业务即为绑定至第二业务中的抽奖业务,如该款游戏的官方页面上的抽奖活动,又如设置在该款游戏客户端中的抽奖活动。因此,业务奖励信息的基础信息确定了第一业务与第二业务之间的关系(如第一业务的使用渠道为:第一业务绑定至第二业务作为抽奖模块),以及第一业务的具体运行条件(如第一业务对外开放的起始时间、第一业务对外开放的时间段和第一业务的使用人员)。For ease of understanding, a certain game is used as the second business for description below. When the second business is a game, the first business is subordinate to the second business, so it can be understood that the first business is the lottery business bound to the second business, such as the lottery on the official page of the game , another example is the lottery activity set in the game client. Therefore, the basic information of the business reward information determines the relationship between the first business and the second business (for example, the use channel of the first business is: the first business is bound to the second business as a lottery draw module), and the first business Specific operating conditions (such as the start time of the first business opening to the outside world, the time period for the first business opening to the outside world, and the users of the first business).
在上述业务奖励创建页面中,第二个子页面为业务奖励信息的第二设置页面,当开发人员在第二设置页面输入第二信息设置指令后,服务器根据第二信息设置指令设置业务奖励信息的区域信息,得到业务奖励信息。可选的,区域信息为奖励物信息,可以为奖励物名称和/或奖励物身份识别号(Identity document,ID)。In the above business reward creation page, the second sub-page is the second setting page of business reward information. After the developer enters the second information setting instruction on the second setting page, the server sets the business reward information according to the second information setting instruction. Regional information, get business reward information. Optionally, the area information is reward information, which may be a reward name and/or a reward identification number (Identity document, ID).
为了便于理解,依旧以上述游戏作为第二业务进行说明。当开发人员确定第一业务为该款游戏的抽奖业务时,可以点击业务平台软件,以从第一设置页面跳转至第二设置页面,此时,开发人员可以向服务器输入第二信息设置指令,应理解,该第二信息设置指令即为包含奖励物信息的指令,故业务平台软件在第二设置页面上可以生成与第二信息设置指令相应的奖励物信息,至此,业务奖励信息设置完成,即业务平台软件生成包含基础信息和区域信息的业务奖励信息。For ease of understanding, the above game is still used as the second service for description. When the developer determines that the first business is the lottery business of the game, he can click on the business platform software to jump from the first setting page to the second setting page. At this time, the developer can input the second information setting instruction to the server , it should be understood that the second information setting instruction is an instruction including reward information, so the business platform software can generate reward information corresponding to the second information setting instruction on the second setting page, so far, the business reward information setting is completed , that is, the business platform software generates business reward information including basic information and regional information.
本实施例中通过分别设置基础信息和区域信息得到业务奖励信息,能够令本申请实施例中业务配置的方法更具可实施性和完整性。In this embodiment, service reward information is obtained by separately setting basic information and area information, which can make the method for service configuration in this embodiment of the application more implementable and complete.
可选的,基于图1所对应的各个实施例,本申请实施例中业务配置的方法的一个可选实施中,接收业务奖励创建指令,根据业务奖励创建指令创建与第一业务相关联的业务奖励信息之后还包括:Optionally, based on the various embodiments corresponding to FIG. 1, in an optional implementation of the method for service configuration in the embodiment of the present application, a service reward creation instruction is received, and a service associated with the first service is created according to the service reward creation instruction. After the reward information also includes:
接收区域增减指令,获取第一业务;Receive area increase and decrease commands to obtain the first service;
根据区域增减指令在第一业务中增添或删除预置区域。A preset area is added or deleted in the first service according to the area increase or decrease instruction.
本实施例中,开发人员可以对第一业务的预置区域进行增减操作。当开发人员向服务器输入区域增减指令后,需要说明的是,该指令包含业务启动指令和第二操作指令,服务器上的业务平台软件根据该业务启动指令获取第一业务,并展示第一业务的页面,开发人员在该页面上对第一业务输入第二操作指令,进而使得服务器根据第二操作指令在第一业务中增加新的预置区域或从原有的多个预置区域删减某个预置区域。In this embodiment, the developer can increase or decrease the preset area of the first service. After the developer inputs the area increase or decrease command to the server, it should be noted that the command includes a business start command and a second operation command, and the business platform software on the server acquires the first business according to the business start command and displays the first business page, on which the developer inputs the second operation instruction for the first business, and then makes the server add a new preset area or delete from the original multiple preset areas in the first business according to the second operation instruction a preset area.
可选的,基于图1所对应的各个实施例,本申请实施例中业务配置的方法的一个可选实施中,接收业务奖励创建指令,根据业务奖励创建指令创建与第一业务相关联的业务奖励信息之前还包括:Optionally, based on the various embodiments corresponding to FIG. 1, in an optional implementation of the method for service configuration in the embodiment of the present application, a service reward creation instruction is received, and a service associated with the first service is created according to the service reward creation instruction. Reward information previously also included:
接收业务规则设置指令,根据业务规则设置指令设置第一业务的区域确定规则,第一业务用于根据区域确定规则在多个预置区域中随机确定一个目标区域。A business rule setting instruction is received, and an area determination rule of the first service is set according to the business rule setting instruction, and the first service is used to randomly determine a target area among multiple preset areas according to the area determination rule.
本实施例中,第一业务为抽奖业务,故通常可以在业务平台软件上对第一业务设置相应的抽奖规则,即区域确定规则,当开发人员在业务软件平台上的业务规则页面上输入业务规则设置指令后,业务软件平台可根据业务规则设置指令设置相应的规则参数,如起跳位置、跳的点数和奖励物产出方式等等。In this embodiment, the first business is a lottery business, so usually the corresponding lottery rules can be set for the first business on the business platform software, that is, the area determination rules. After the rule setting instruction, the business software platform can set corresponding rule parameters according to the business rule setting instruction, such as the take-off position, the number of jumping points, and the reward output method.
可选的,基于图1所对应的各个实施例,本申请实施例中业务配置的方法的一个可选实施中,根据区域配置指令进行第一业务的多个预置区域与区域信息之间的配置操作之后还包括:Optionally, based on the various embodiments corresponding to FIG. 1 , in an optional implementation of the service configuration method in the embodiment of the present application, the multiple preset areas of the first service and the area information are exchanged according to the area configuration instruction. After the configuration operation also includes:
运行第一业务;run the first business;
若得到与目标区域对应的奖励物,则输出测试成功信息;If the reward corresponding to the target area is obtained, the test success message is output;
若未得到与目标区域对应的奖励物,则输出测试失败信息。If the reward corresponding to the target area is not obtained, a test failure message is output.
本实施例中,完成第一业务的奖励物配置操作后,可以对第一业务进行测试,即运行第一业务,若得到与目标区域对应的奖励物,则输出测试成功信息,若未得到与目标区域对应的奖励物,则输出测试失败信息。In this embodiment, after completing the reward configuration operation of the first business, the first business can be tested, that is, to run the first business, and if the reward corresponding to the target area is obtained, the test success message is output; For rewards corresponding to the target area, a test failure message is output.
以下将以一个应用例对本申请实施例中业务配置的方法进行进一步的介绍,该应用例包括:The following will use an application example to further introduce the method of service configuration in the embodiment of this application, and the application example includes:
(1)开发人员启动业务软件平台,并进入礼包单列表;(1) The developer starts the business software platform and enters the list of gift packages;
本应用例中,礼包单列表包含两个子页面,即礼包单信息页面和礼包配置页面。可以理解的是,礼包单列表于上述业务奖励创建页面对应,礼包单信息页面与上述第一设置页面对应,礼包配置页面与上述第二设置页面对应。In this application example, the list of gift packages includes two subpages, namely, the package information page and the package configuration page. It can be understood that the list of gift packages corresponds to the above-mentioned service reward creation page, the gift package information page corresponds to the above-mentioned first setting page, and the gift package configuration page corresponds to the above-mentioned second setting page.
(2)开发人员在礼包单信息页面输入基础信息;(2) The developer enters the basic information on the package list information page;
请参阅图2,图2为本应用例中礼包单信息页面的示意图。可以理解的是,开发人员输入的基础信息与上述第一信息设置指令对应,该基础信息包含第二业务(如抽奖业务所属的游戏)的名称、第一业务(如抽奖业务)的名称、第一业务对外开放的起始时间、第一业务对外开放的时间段、第一业务的使用人员和第一业务的使用渠道。Please refer to Figure 2, which is a schematic diagram of the information page of the gift package in this application example. It can be understood that the basic information input by the developer corresponds to the above-mentioned first information setting instruction, the basic information includes the name of the second business (such as the game to which the lottery business belongs), the name of the first business (such as the lottery business), the The start time of the first business opening to the outside world, the time period for the first business opening to the outside world, the users of the first business and the channels for using the first business.
(3)开发人员在礼包配置页面输入奖励物信息;(3) The developer enters the reward information on the package configuration page;
请参阅图3,图3为本应用例中礼包配置页面的示意图。可以理解的是,开发人员输入的奖励物信息与上述第二信息设置指令对应,在该页面上,开发人员可以在“添加物品”处进行奖励物的添加,使得礼包单包含多种奖励物信息。至此,则完成对礼包单的配置。Please refer to Figure 3, which is a schematic diagram of the package configuration page in this application example. It can be understood that the reward information input by the developer corresponds to the above-mentioned second information setting instruction, and on this page, the developer can add rewards in the "Add Items" section, so that the gift package list contains a variety of reward information . At this point, the configuration of the gift package list is completed.
(4)开发人员将该礼包单发送至业务审批端进行审批;(4) The developer sends the gift package list to the business approval terminal for approval;
(5)审批通过后,开发人员可进入活动配置页面,触发第一业务的界面;(5) After approval, the developer can enter the activity configuration page to trigger the interface of the first business;
如图4所示,图4为第一业务的界面示意图。可以理解的是,活动配置页面与上述区域配置页面对应,开发人员点击活动配置页面的“活动配置”处,即输入业务启动指令,则可以触发第一业务的界面。As shown in FIG. 4 , FIG. 4 is a schematic diagram of an interface of the first service. It can be understood that the activity configuration page corresponds to the above-mentioned area configuration page, and the developer can click the "activity configuration" on the activity configuration page, that is, enter the service start instruction, and then the interface of the first service can be triggered.
(6)开发人员在第一业务的界面输入道具(即奖励物)的名称和ID;(6) The developer enters the name and ID of the item (reward) on the interface of the first business;
在图4中,开发人员可以先在左端的第一业务的各个单元格(各个预置区域)选中其中一个单元格,然后在右端的输入栏输入道具名称和道具ID(即与上述输入第一操作指令对应),完成对第一业务中单元格的配置。In Figure 4, the developer can first select one of the cells in each cell (each preset area) of the first business on the left end, and then input the item name and item ID in the input column on the right end (that is, the same as the above input first corresponding to the operation instruction) to complete the configuration of the cell in the first business.
(7)此外,开发人员还可以在第一业务的界面上增加或删除单元格;(7) In addition, developers can also add or delete cells on the interface of the first business;
如图5所示,图5为第一业务的另一界面示意图。开发人员可点击单元格的右上角的“删”字,即输入区域增减指令,以在第一业务中进行该单元格的删除。也可以在某两个单元格之间输入区域增减指令,以增加新的单元格。As shown in FIG. 5 , FIG. 5 is a schematic diagram of another interface of the first service. The developer can click on the word "delete" in the upper right corner of the cell, that is, input an area increase or decrease command, so as to delete the cell in the first business. You can also enter an area increase or decrease command between two cells to add a new cell.
(8)完成第一业务的道具配置后,可以对第一业务中的各个单元格进行测试,以确定第一业务是否能够正常运行。(8) After completing the configuration of the props of the first business, each cell in the first business can be tested to determine whether the first business can run normally.
值得注意的是,在开启第一业务的道具配置之前,可以预先对第一业务的抽奖规则进行设置,即设置业务的抽奖逻辑,如起跳位置、跳的点数和道具产出方式(如命中某个单元格时,一次性产出多个道具)等等。It is worth noting that before opening the props configuration of the first business, the lottery rules of the first business can be set in advance, that is, the lottery logic of the business is set, such as the take-off position, the number of jump points and the output method of the props (such as hitting a certain cells, multiple props are produced at one time) and so on.
本申请实施例通过可视化界面进行抽奖业务的道具配置,减少原有配置硬编码在代码里的开发测试成本,降低活动开发时间,达到快速开发配置的目的。The embodiment of the present application configures the props of the lottery business through a visual interface, reduces the development and testing cost of the original configuration hardcoded in the code, reduces the activity development time, and achieves the purpose of rapid development and configuration.
以上是对本申请实施例提供的一种业务配置的方法进行的详细说明,以下将对本申请中一种业务配置装置的结构和连接关系进行说明,图6为本申请实施例中业务配置装置的结构示意图,请参阅图6,本申请实施例中业务配置装置的一个实施例包括:The above is a detailed description of a service configuration method provided by the embodiment of the present application. The structure and connection relationship of a service configuration device in the present application will be described below. Figure 6 shows the structure of the service configuration device in the embodiment of the present application For a schematic diagram, please refer to Figure 6. An embodiment of the service configuration device in the embodiment of the present application includes:
创建模块601,用于接收业务奖励创建指令,根据业务奖励创建指令创建与第一业务相关联的业务奖励信息,其中,业务奖励信息包含区域信息;The creation module 601 is configured to receive a service reward creation instruction, and create business reward information associated with the first service according to the business reward creation instruction, wherein the business reward information includes area information;
第一获取模块602,用于接收区域配置指令,获取与区域配置指令对应的第一业务,其中,第一业务包含多个预置区域;The first acquisition module 602 is configured to receive an area configuration instruction, and acquire a first service corresponding to the area configuration instruction, wherein the first service includes a plurality of preset areas;
配置模块603,用于根据区域配置指令进行第一业务的多个预置区域与区域信息之间的配置操作。The configuration module 603 is configured to perform a configuration operation between multiple preset areas of the first service and area information according to the area configuration instruction.
基于图6对应的实施例,本申请实施例中业务配置装置的一个可选实施例中,创建模块还用于:Based on the embodiment corresponding to FIG. 6, in an optional embodiment of the service configuration device in the embodiment of the present application, the creation module is also used for:
接收第一信息设置指令,根据第一信息设置指令设置业务奖励信息的基础信息,以使得业务奖励信息和第一业务相关联;Receive the first information setting instruction, and set the basic information of the service reward information according to the first information setting instruction, so that the service reward information is associated with the first service;
接收第二信息设置指令,根据第二信息设置指令设置业务奖励信息的区域信息,得到业务奖励信息。Receive the second information setting instruction, set the area information of the service reward information according to the second information setting instruction, and obtain the service reward information.
基于图6对应的各个实施例,本申请实施例中业务配置装置的一个可选实施例中,基础信息包括:第二业务的名称、第一业务的名称、第一业务对外开放的起始时间、第一业务对外开放的时间段、第一业务的使用人员和第一业务的使用渠道;Based on the various embodiments corresponding to Figure 6, in an optional embodiment of the service configuration device in the embodiment of the present application, the basic information includes: the name of the second service, the name of the first service, and the start time of the opening of the first service , The time period when the first business is open to the outside world, the users of the first business and the channels for using the first business;
其中,第一业务从属于第二业务。Wherein, the first service is subordinate to the second service.
基于图6对应的各个实施例,本申请实施例中业务配置装置的一个可选实施例中,区域信息为奖励物名称和/或奖励物ID。Based on the various embodiments corresponding to FIG. 6 , in an optional embodiment of the service configuration device in the embodiment of the present application, the area information is reward name and/or reward ID.
基于图6对应的各个实施例,本申请实施例中业务配置装置的一个可选实施例中,该业务配置装置还包括:Based on the various embodiments corresponding to FIG. 6, in an optional embodiment of the service configuration device in the embodiment of the present application, the service configuration device further includes:
第二获取模块,用于接收区域增减指令,获取第一业务;The second acquiring module is configured to receive an area increase or decrease instruction and acquire the first service;
区域增减模块,用于根据区域增减指令在第一业务中增添或删除预置区域。The area increase/decrease module is used to add or delete a preset area in the first service according to the area increase/decrease instruction.
基于图6对应的各个实施例,本申请实施例中业务配置装置的一个可选实施例中,该业务配置装置还包括:Based on the various embodiments corresponding to FIG. 6, in an optional embodiment of the service configuration device in the embodiment of the present application, the service configuration device further includes:
设置模块,用于接收业务规则设置指令,根据业务规则设置指令设置第一业务的区域确定规则,第一业务用于根据区域确定规则在多个预置区域中随机确定一个目标区域。The setting module is configured to receive a business rule setting instruction, and set an area determination rule of the first service according to the business rule setting instruction, and the first service is used to randomly determine a target area among multiple preset areas according to the area determination rule.
基于图6对应的各个实施例,本申请实施例中业务配置装置的一个可选实施例中,该业务配置装置还包括:Based on the various embodiments corresponding to FIG. 6, in an optional embodiment of the service configuration device in the embodiment of the present application, the service configuration device further includes:
运行模块,用于运行第一业务;A running module, used to run the first business;
第一输出模块,用于若得到与目标区域对应的奖励物,则输出测试成功信息;The first output module is used to output test success information if the reward corresponding to the target area is obtained;
第二输出模块,用于若未得到与目标区域对应的奖励物,则输出测试失败信息。The second output module is configured to output test failure information if the reward corresponding to the target area is not obtained.
本实施例在接收开发人员输入的业务奖励创建指令后,构建与第一业务相关联的业务奖励信息,并在接收开发人员输入的区域配置指令后,将业务奖励信息中包含的区域信息配置至第一业务的各个预置区域中,由于在配置过程中,业务奖励信息、区域信息和第一业务均可呈现于可视化界面,并不涉及代码层,因此,开发人员可以在可视化界面上快速实现业务的配置,减少开发成本并提高开发效率。In this embodiment, after receiving the business reward creation instruction input by the developer, the business reward information associated with the first business is constructed, and after receiving the area configuration instruction input by the developer, the area information contained in the business reward information is configured in the In each preset area of the first business, during the configuration process, the business reward information, area information and the first business can all be presented on the visual interface, without involving the code layer, so developers can quickly implement on the visual interface Business configuration, reducing development costs and improving development efficiency.
本申请实施例还提供了一种网络设备,图7是本申请实施例提供的一种网络设备结构示意图,该网络设备700可因配置或性能不同而产生比较大的差异,可以包括一个或一个以上中央处理器(central processing units,CPU)722(例如,一个或一个以上处理器)和存储器732,一个或一个以上存储应用程序742或数据744的存储介质730(例如一个或一个以上海量存储设备)。其中,存储器732和存储介质730可以是短暂存储或持久存储。存储在存储介质730的程序可以包括一个或一个以上模块(图示没标出),每个模块可以包括对服务器中的一系列指令操作。更进一步地,中央处理器722可以设置为与存储介质730通信,在网络设备700上执行存储介质730中的一系列指令操作。The embodiment of the present application also provides a network device. FIG. 7 is a schematic structural diagram of a network device provided in the embodiment of the present application. The network device 700 may have relatively large differences due to different configurations or performances, and may include one or one The above central processing units (central processing units, CPU) 722 (for example, one or more processors) and memory 732, one or more storage media 730 for storing application programs 742 or data 744 (for example, one or more mass storage devices ). Wherein, the memory 732 and the storage medium 730 may be temporary storage or persistent storage. The program stored in the storage medium 730 may include one or more modules (not shown in the figure), and each module may include a series of instruction operations on the server. Furthermore, the central processing unit 722 may be configured to communicate with the storage medium 730 , and execute a series of instruction operations in the storage medium 730 on the network device 700 .
网络设备700还可以包括一个或一个以上电源726,一个或一个以上有线或无线网络接口750,一个或一个以上输入输出接口758,和/或,一个或一个以上操作系统741,例如Windows ServerTM,Mac OS XTM,UnixTM,LinuxTM,FreeBSDTM等等。The network device 700 can also include one or more power supplies 726, one or more wired or wireless network interfaces 750, one or more input and output interfaces 758, and/or, one or more operating systems 741, such as Windows Server™, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, etc.
上述实施例中由服务器所执行的步骤可以基于该图7所示的网络设备结构。The steps performed by the server in the foregoing embodiments may be based on the network device structure shown in FIG. 7 .
本申请实施例还涉及一种计算机可读存储介质,包括指令,当其在计算机上运行时,使得计算机执行如上述业务配置的方法。The embodiment of the present application also relates to a computer-readable storage medium, including instructions, which, when run on a computer, cause the computer to execute the above-mentioned service configuration method.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that for the convenience and brevity of the description, the specific working process of the above-described system, device and unit can refer to the corresponding process in the foregoing method embodiment, which will not be repeated here.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed system, device and method can be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components can be combined or May be integrated into another system, or some features may be ignored, or not implemented. In another point, the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present application may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit. The above-mentioned integrated units can be implemented in the form of hardware or in the form of software functional units.
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(read-only memory,ROM)、随机存取存储器(random access memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。If the integrated unit is realized in the form of a software function unit and sold or used as an independent product, it can be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present application is essentially or part of the contribution to the prior art or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium , including several instructions to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the methods described in the various embodiments of the present application. The aforementioned storage medium includes: U disk, mobile hard disk, read-only memory (read-only memory, ROM), random access memory (random access memory, RAM), magnetic disk or optical disk and other various media that can store program codes. .
以上所述,以上实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围。As mentioned above, the above embodiments are only used to illustrate the technical solutions of the present application, and are not intended to limit them; 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 can still understand the foregoing The technical solutions described in each embodiment are modified, or some of the technical features are equivalently replaced; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions of the various embodiments of the application.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910539858.8A CN110262780B (en) | 2019-06-20 | 2019-06-20 | Service configuration method and network equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910539858.8A CN110262780B (en) | 2019-06-20 | 2019-06-20 | Service configuration method and network equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
CN110262780A true CN110262780A (en) | 2019-09-20 |
CN110262780B CN110262780B (en) | 2024-05-24 |
Family
ID=67920044
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910539858.8A Active CN110262780B (en) | 2019-06-20 | 2019-06-20 | Service configuration method and network equipment |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110262780B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110879729A (en) * | 2019-11-20 | 2020-03-13 | 北京字节跳动网络技术有限公司 | Channel configuration method and device for live broadcast room, readable medium and electronic equipment |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1438599A (en) * | 2002-02-01 | 2003-08-27 | 哈拉斯营业公司 | Enterprise reward of multiple fields |
CN102792326A (en) * | 2009-09-08 | 2012-11-21 | 文明帝国有限公司 | Methods, computer program products, and systems for awarding items in a multiplayer online game |
US20130268379A1 (en) * | 2012-04-09 | 2013-10-10 | Balance Innovations, Llc | Method and apparatus for fraud and reconciliation control at point of sale |
US20140019220A1 (en) * | 2012-07-11 | 2014-01-16 | Odysii Technologies Ltd | Systems and methods for determining and presenting activities with chance-based outcomes and associated rewards |
CN105654331A (en) * | 2014-10-19 | 2016-06-08 | 熊施悦 | System and method for sharing prize promotion |
CN108037923A (en) * | 2018-01-02 | 2018-05-15 | 武汉斗鱼网络科技有限公司 | Service implementation method of drawing a lottery and component |
CN108306973A (en) * | 2018-02-07 | 2018-07-20 | 尚国庆 | House property medium services platform user stage division and its platform |
CN109284159A (en) * | 2018-08-17 | 2019-01-29 | 平安科技(深圳)有限公司 | Information processing method, device, computer equipment and storage medium |
CN109529325A (en) * | 2018-11-27 | 2019-03-29 | 杭州勺子网络科技有限公司 | Reward distribution method, device, game management servers and readable storage medium storing program for executing |
CN109670847A (en) * | 2017-10-17 | 2019-04-23 | 腾讯科技(深圳)有限公司 | The distribution method and device of resource |
-
2019
- 2019-06-20 CN CN201910539858.8A patent/CN110262780B/en active Active
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1438599A (en) * | 2002-02-01 | 2003-08-27 | 哈拉斯营业公司 | Enterprise reward of multiple fields |
CN102792326A (en) * | 2009-09-08 | 2012-11-21 | 文明帝国有限公司 | Methods, computer program products, and systems for awarding items in a multiplayer online game |
US20130268379A1 (en) * | 2012-04-09 | 2013-10-10 | Balance Innovations, Llc | Method and apparatus for fraud and reconciliation control at point of sale |
US20140019220A1 (en) * | 2012-07-11 | 2014-01-16 | Odysii Technologies Ltd | Systems and methods for determining and presenting activities with chance-based outcomes and associated rewards |
CN105654331A (en) * | 2014-10-19 | 2016-06-08 | 熊施悦 | System and method for sharing prize promotion |
CN109670847A (en) * | 2017-10-17 | 2019-04-23 | 腾讯科技(深圳)有限公司 | The distribution method and device of resource |
CN108037923A (en) * | 2018-01-02 | 2018-05-15 | 武汉斗鱼网络科技有限公司 | Service implementation method of drawing a lottery and component |
CN108306973A (en) * | 2018-02-07 | 2018-07-20 | 尚国庆 | House property medium services platform user stage division and its platform |
CN109284159A (en) * | 2018-08-17 | 2019-01-29 | 平安科技(深圳)有限公司 | Information processing method, device, computer equipment and storage medium |
CN109529325A (en) * | 2018-11-27 | 2019-03-29 | 杭州勺子网络科技有限公司 | Reward distribution method, device, game management servers and readable storage medium storing program for executing |
Non-Patent Citations (2)
Title |
---|
DAVID CESARINI 等: "The Effect of Wealth on Individual and Household Labor Supply: Evidence from Swedish Lotteries", 《AMERICAN ECONOMIC REVIEW》, vol. 107, no. 12, 31 December 2017 (2017-12-31), pages 3917 - 46 * |
张云勇 等: "第三代移动通信最新业务测试概况", 《通信世界》, no. 27, 11 September 2006 (2006-09-11), pages 2 - 3 * |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110879729A (en) * | 2019-11-20 | 2020-03-13 | 北京字节跳动网络技术有限公司 | Channel configuration method and device for live broadcast room, readable medium and electronic equipment |
Also Published As
Publication number | Publication date |
---|---|
CN110262780B (en) | 2024-05-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10628294B2 (en) | Mock services for software infrastructures | |
Dhillon et al. | An evaluation framework for cross‐platform mobile application development tools | |
CN104270429B (en) | A kind of method and apparatus for pushing VAS application -to-terminal service | |
CN110780789B (en) | Game application starting method and device, storage medium and electronic device | |
CN105677357A (en) | Medium information processing method and mobile terminal | |
WO2016011879A1 (en) | Web page display method and apparatus | |
CN106354873A (en) | Webpage loading method, device and system | |
WO2018196553A1 (en) | Method and apparatus for obtaining identifier, storage medium, and electronic device | |
US9454464B2 (en) | Application development center testing system | |
CN105871938B (en) | A kind of virtual resource configuration system, method and device | |
CN104767811A (en) | Method and device for information recommendation | |
CN109710535B (en) | Service verification method and system for voice conversation platform | |
CN110262780A (en) | A kind of method and the network equipment of business configuration | |
CN102664945B (en) | For document down loading method, device and system that time-out connects | |
CN113434421B (en) | Virtual equipment testing method and device | |
CN106815037A (en) | The execution method and device of application function | |
CN114253814A (en) | Game server pressure testing method and device | |
KR101205646B1 (en) | Method and server for combination of item based on the number of user | |
US12045160B2 (en) | Systems and methods for training systems to detect software bugs | |
Faci et al. | In situ mutation for active things in the IoT context | |
CN111367519A (en) | Page part using method and device, computing equipment and computer storage medium | |
CN113609017A (en) | Interface test case generation method and device | |
CN105677453B (en) | Task processing method and device for task platform | |
US10721319B1 (en) | System and method of targeting internet protocol (IP) notifications to mobile communication devices | |
Suleman et al. | Empirical research and auxiliary tool for custom android ROMs |
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 | ||
TG01 | Patent term adjustment | ||
TG01 | Patent term adjustment |