CN113300937B - Resource allocation method, display method, device, system and equipment - Google Patents

Resource allocation method, display method, device, system and equipment Download PDF

Info

Publication number
CN113300937B
CN113300937B CN202110261765.0A CN202110261765A CN113300937B CN 113300937 B CN113300937 B CN 113300937B CN 202110261765 A CN202110261765 A CN 202110261765A CN 113300937 B CN113300937 B CN 113300937B
Authority
CN
China
Prior art keywords
user
resource
prompt information
request
sending
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110261765.0A
Other languages
Chinese (zh)
Other versions
CN113300937A (en
Inventor
夏凤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Taobao China Software Co Ltd
Original Assignee
Taobao China Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Taobao China Software Co Ltd filed Critical Taobao China Software Co Ltd
Priority to CN202110261765.0A priority Critical patent/CN113300937B/en
Publication of CN113300937A publication Critical patent/CN113300937A/en
Application granted granted Critical
Publication of CN113300937B publication Critical patent/CN113300937B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • G06Q20/065Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/224Monitoring or handling of messages providing notification on incoming messages, e.g. pushed notifications of received messages

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Accounting & Taxation (AREA)
  • Strategic Management (AREA)
  • Finance (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • User Interface Of Digital Computer (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本申请实施例提供一种资源分配方法、显示方法、装置、系统及设备。其中,针对向第一用户请求分配的第一资源;向所述第一用户发送资源提示信息;接收所述第一用户发送的第一领取请求;将所述第一资源中的第二资源分配给所述第一用户;其中,所述第二资源的数据量小于所述第一资源的数据量。本申请实施例提供的技术方案简化了资源分配操作,提高了资源分配效果。

Embodiments of the present application provide a resource allocation method, display method, device, system, and equipment. Among them, for the first resource allocated to the first user request; send resource prompt information to the first user; receive the first claim request sent by the first user; allocate the second resource in the first resource For the first user; wherein, the data volume of the second resource is smaller than the data volume of the first resource. The technical solution provided by the embodiment of the present application simplifies the resource allocation operation and improves the resource allocation effect.

Description

资源分配方法、显示方法、装置、系统及设备Resource allocation method, display method, device, system and equipment

技术领域technical field

本申请实施例涉及计算机技术领域,尤其涉及一种资源分配方法、一种显示方法、一种数据处理装置、一种显示装置、一种网络系统、一种计算设备及一种电子设备。The embodiments of the present application relate to the field of computer technology, and in particular to a resource allocation method, a display method, a data processing device, a display device, a network system, a computing device, and an electronic device.

背景技术Background technique

随着计算机技术和网络技术的发展,越来越多的用户倾向于使用网络进行资源交互,资源可以是指资金、虚拟货币、电子优惠券、虚拟礼物等可以在互联网中分配或使用的数据。With the development of computer technology and network technology, more and more users tend to use the network to interact with resources. Resources can refer to funds, virtual currency, electronic coupons, virtual gifts and other data that can be distributed or used on the Internet.

在一个资源交互场景中,借助于网络系统,一个用户可以请求向另一个用户分配资源,具体实现过程为,用户A首先基于待分配给用户B的资源C向服务端发送资源分配请求,服务端向用户B发送领取提示信息,用户B执行领取操作向服务端发送资源领取请求,之后服务端再将资源C分配给用户B。In a resource interaction scenario, with the help of the network system, a user can request to allocate resources to another user. The specific implementation process is that user A first sends a resource allocation request to the server based on the resource C to be allocated to user B, and the server Send a collection prompt message to user B, user B executes the collection operation and sends a resource collection request to the server, and then the server allocates resource C to user B.

然而实际应用中,资源C的数据量可能并不符合用户B的需求,用户B只能不执行领取操作或者领取之后再将相应份额的资源请求分配给用户A,这使得资源分配操作很复杂,影响资源分配效果。However, in practical applications, the data volume of resource C may not meet the needs of user B. User B can only not perform the receiving operation or allocate the corresponding share of resource requests to user A after receiving, which makes the resource allocation operation very complicated. affect resource allocation.

发明内容Contents of the invention

本申请实施例提供一种资源分配方法、显示方法、装置、系统及设备,用以解决现有技术中资源分配操作复杂、影响资源分配效果的技术问题。Embodiments of the present application provide a resource allocation method, display method, device, system, and equipment to solve the technical problems in the prior art that resource allocation operations are complex and affect resource allocation effects.

第一方面,本申请实施例中提供了一种资源分配方法,包括:In the first aspect, an embodiment of the present application provides a resource allocation method, including:

确定向第一用户请求分配的第一资源;determining a first resource to request allocation from the first user;

向所述第一用户发送资源提示信息;sending resource prompt information to the first user;

接收所述第一用户发送的第一领取请求;receiving a first claim request sent by the first user;

将所述第一资源中的第二资源分配给所述第一用户;其中,所述第二资源的数据量小于所述第一资源的数据量。Allocating a second resource among the first resources to the first user; wherein, the data volume of the second resource is smaller than the data volume of the first resource.

第二方面,本申请实施例中提供了一种显示方法,包括:In the second aspect, an embodiment of the present application provides a display method, including:

提供显示界面;Provide a display interface;

在所述显示界面中显示资源提示信息;其中,所述资源提示信息基于向第一用户请求分配的第一资源生成;Displaying resource prompt information on the display interface; wherein, the resource prompt information is generated based on the first resource allocated to the first user request;

响应于针对所述资源提示信息的第一操作,向服务端发送第一领取请求,以由所述服务端将所述第一资源中的第二资源分配给所述第一用户。In response to the first operation on the resource prompt information, a first claim request is sent to the server, so that the server allocates the second resource among the first resources to the first user.

第三方面,本申请实施例中提供了一种资源分配方法,包括:In a third aspect, an embodiment of the present application provides a resource allocation method, including:

确定向第一用户请求分配的电子红包;Determining the electronic red envelope requested to be distributed to the first user;

向所述第一用户发送红包提示信息;sending red envelope prompt information to the first user;

接收所述第一用户发送的第一领取请求;receiving a first claim request sent by the first user;

将所述电子红包中的部分金额分配给所述第一用户。Allocating part of the amount in the electronic red envelope to the first user.

第四方面,本申请实施例中提供了一种显示方法,包括:In a fourth aspect, an embodiment of the present application provides a display method, including:

提供显示界面;Provide a display interface;

在所述显示界面中显示红包提示信息;其中,所述红包提示信息基于向第一用户请求分配的电子红包生成;Red envelope prompt information is displayed on the display interface; wherein, the red envelope prompt information is generated based on an electronic red envelope requested to be allocated to the first user;

响应于针对所述红包提示信息的第一操作,向服务端发送第一领取请求,以由所述服务端将所述电子红包中的部分金额分配给所述第一用户。In response to the first operation on the red envelope prompt information, a first claim request is sent to the server, so that the server distributes part of the amount in the electronic red envelope to the first user.

第五方面,本申请实施例中提供了一种资源分配装置,包括:In the fifth aspect, the embodiment of this application provides a resource allocation device, including:

第一确定模块,用于确定向第一用户请求分配的第一资源;A first determining module, configured to determine a first resource requested to be allocated to the first user;

第一信息发送模块,用于向所述第一用户发送资源提示信息;A first information sending module, configured to send resource prompt information to the first user;

第一请求接收模块,用于接收所述第一用户发送的第一领取请求;The first request receiving module is configured to receive the first claim request sent by the first user;

第一分配模块,用于将所述第一资源中的第二资源分配给所述第一用户;其中,所述第二资源的数据量小于所述第一资源的数据量。A first allocating module, configured to allocate a second resource among the first resources to the first user; wherein, the data volume of the second resource is smaller than the data volume of the first resource.

第六方面,本申请实施例中提供了一种显示装置,提供一显示界面,用以显示资源提示信息;其中,所述资源提示信息基于向第一用户请求分配的第一资源生成;In a sixth aspect, an embodiment of the present application provides a display device, which provides a display interface for displaying resource prompt information; wherein, the resource prompt information is generated based on the first resource requested for allocation from the first user;

所述显示界面支持针对所述资源提示信息的第一操作;The display interface supports a first operation for the resource prompt information;

所述第一操作用于生成第一领取请求,所述第一领取请求用于发送至服务端,以由所述服务端将所述第一资源中的第二资源分配给所述第一用户。The first operation is used to generate a first claim request, and the first claim request is sent to the server, so that the server allocates the second resource among the first resources to the first user .

第七方面,本申请实施例中提供了一种网络系统,包括第一用户端、第二用户端及服务端;In a seventh aspect, an embodiment of the present application provides a network system, including a first client, a second client, and a server;

所述第二用户端基于第二用户的资源分配操作,请求所述服务端向第一用户分配第一资源;The second user end requests the server end to allocate the first resource to the first user based on the second user's resource allocation operation;

所述服务端向所述第一用户对应的第一用户端发送资源提示信息,接收到所述第一用户端发送的第一领取请求,将所述第一资源中的第二资源分配给所述第一用户;其中,所述第二资源的数据量小于所述第一资源的数据量The server sends resource prompt information to the first client corresponding to the first user, receives the first claim request sent by the first client, and allocates the second resource among the first resources to the first resource. the first user; wherein, the data volume of the second resource is smaller than the data volume of the first resource

所述第一用户端用于显示所述资源提示信息,响应于针对所述资源提示信息的第一操作,向所述服务端发送所述第一领取请求。The first user terminal is configured to display the resource prompt information, and send the first collection request to the server in response to a first operation on the resource prompt information.

第八方面,本申请实施例中提供了一种计算设备,包括处理组件以及存储组件;In an eighth aspect, an embodiment of the present application provides a computing device, including a processing component and a storage component;

所述存储组件存储一个或多个计算机指令;所述一个或多个计算机指令用以被所述处理组件调用执行,以实现如上述第一方面所述的数据处理方法。The storage component stores one or more computer instructions; the one or more computer instructions are used to be invoked and executed by the processing component, so as to implement the data processing method as described in the first aspect above.

第九方面,本申请实施例中提供了一种电子设备,包括存储组件、显示组件以及处理组件;所述存储组件存储一条或多条计算机程序指令;所述一条或多条计算机程序指令以供所述处理组件调用并执行,以实现如上述第二方面所述的显示方法。In the ninth aspect, the embodiment of the present application provides an electronic device, including a storage component, a display component, and a processing component; the storage component stores one or more computer program instructions; the one or more computer program instructions are used for The processing component invokes and executes to implement the display method described in the second aspect above.

本申请实施例中,对于请求分配给第一用户的第一资源,向所述第一用户发送资源提示信息;第一用户可以针对资源提示信息发起第一领取请求,基于该第一领取请求,可以将所述第一资源中的第二资源分配给所述第一用户;其中,所述第二资源的数据量小于所述第一资源的数据量,从而实现了第一用户只领取第一资源中部分资源的目的,无需通过复杂操作即可以实现资源合理分配,从而简化了资源分配操作,提高了资源分配效果。In this embodiment of the application, for the first resource requested to be allocated to the first user, resource prompt information is sent to the first user; the first user may initiate a first claim request for the resource prompt information, and based on the first claim request, The second resource among the first resources may be allocated to the first user; wherein, the data volume of the second resource is smaller than the data volume of the first resource, so that the first user only receives the first resource The purpose of some of the resources in the resource can realize the reasonable allocation of resources without complex operations, thus simplifying the resource allocation operation and improving the resource allocation effect.

本申请的这些方面或其他方面在以下实施例的描述中会更加简明易懂。These or other aspects of the present application will be more concise and understandable in the description of the following embodiments.

附图说明Description of drawings

为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present application or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description These are some embodiments of the present application. Those skilled in the art can also obtain other drawings based on these drawings without creative work.

图1示出了本申请提供的一种资源分配方法一个实施例的流程图;FIG. 1 shows a flowchart of an embodiment of a resource allocation method provided by the present application;

图2示出了本申请提供的一种资源分配方法又一个实施例的流程图;FIG. 2 shows a flowchart of another embodiment of a resource allocation method provided by the present application;

图3示出了本申请提供的一种资源分配方法又一个实施例的流程图;FIG. 3 shows a flow chart of another embodiment of a resource allocation method provided by the present application;

图4示出了本申请提供的一种显示方法一个实施例的流程图;FIG. 4 shows a flowchart of an embodiment of a display method provided by the present application;

图5a~图5d分别示出了本申请实施例中在一个实际应用中的显示界面的界面示意图;Figures 5a to 5d respectively show a schematic diagram of a display interface in an actual application in the embodiment of the present application;

图6示出了本申请提供的一种网络系统一个实施例的结构示意图;FIG. 6 shows a schematic structural diagram of an embodiment of a network system provided by the present application;

图7示出了本申请提供的一种资源分配装置一个实施例的结构示意图;FIG. 7 shows a schematic structural diagram of an embodiment of a resource allocation device provided by the present application;

图8示出了本申请提供的一种计算设备一个实施例的结构示意图;FIG. 8 shows a schematic structural diagram of an embodiment of a computing device provided by the present application;

图9示出了本申请提供的一种电子设备一个实施例的结构示意图。Fig. 9 shows a schematic structural diagram of an embodiment of an electronic device provided by the present application.

具体实施方式Detailed ways

为了使本技术领域的人员更好地理解本申请方案,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述。In order to enable those skilled in the art to better understand the solutions of the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below in conjunction with the drawings in the embodiments of the present application.

在本申请的说明书和权利要求书及上述附图中的描述的一些流程中,包含了按照特定顺序出现的多个操作,但是应该清楚了解,这些操作可以不按照其在本文中出现的顺序来执行或并行执行,操作的序号如101、102等,仅仅是用于区分开各个不同的操作,序号本身不代表任何的执行顺序。另外,这些流程可以包括更多或更少的操作,并且这些操作可以按顺序执行或并行执行。需要说明的是,本文中的“第一”、“第二”等描述,是用于区分不同的消息、设备、模块等,不代表先后顺序,也不限定“第一”和“第二”是不同的类型。In some processes described in the specification and claims of the present application and the description in the above-mentioned drawings, multiple operations appearing in a specific order are included, but it should be clearly understood that these operations may not be performed in the order in which they appear herein Execution or parallel execution, the serial numbers of the operations, such as 101, 102, etc., are only used to distinguish different operations, and the serial numbers themselves do not represent any execution order. Additionally, these processes can include more or fewer operations, and these operations can be performed sequentially or in parallel. It should be noted that the descriptions of "first" and "second" in this article are used to distinguish different messages, devices, modules, etc. are different types.

本申请实施例的技术方案可以适用于用户之间通过网络系统进行资源分配的任意场景中,该网络系统例如可以是指即时通信系统,资源例如可以是指可以在网络中分配或使用的资金、电子优惠券、虚拟礼物或虚拟货币等数据。资源可以是指用户存储在网络系统中的资源或者存储在可以与网络系统关联的第三方系统中的资源,例如资源为资金时,资金可以以电子红包形式在用户之间进行分配,资金可以是用户存储在网络系统中或者存储在可以与网络系统关联的金融系统中的资金等。The technical solutions of the embodiments of this application can be applied to any scenario where users allocate resources through a network system. The network system can refer to an instant messaging system, for example, and resources can refer to funds that can be allocated or used in the network, Data such as electronic coupons, virtual gifts or virtual currency. Resources can refer to resources stored by users in the network system or in third-party systems that can be associated with the network system. For example, when the resources are funds, the funds can be distributed among users in the form of electronic red envelopes. The funds can be Funds and the like stored by the user in the network system or in a financial system that may be associated with the network system.

在一个用户请求向其他用户分配资源的交互场景中,正如背景技术中所述,用户A请求分配给用户B的资源,若不符合用户B的需求,用户B只能不领取,可以选择与用户A协商请求其再次发送合理资源,或者用户B领取之后,再请求向用户A分配资源,以回退给用户A相应的资源,这使得实现资源合理分配的过程很复杂,用户体验感较差,从而影响资源分配效果。In an interactive scenario where a user requests to allocate resources to other users, as described in the background technology, user A requests the resources allocated to user B. If user B does not meet the needs of user B, user B has no choice but to refuse to receive, and can choose to share resources with user B. A negotiates and requests it to send reasonable resources again, or user B requests to allocate resources to user A after receiving them, so as to return the corresponding resources to user A. This makes the process of realizing reasonable resource allocation very complicated, and the user experience is poor. This affects the allocation of resources.

为了简化资源分配操作,提高资源分配效果。发明人经过一系列研究提出了本申请的技术方案,在本申请实施例中,对于请求分配给第一用户的第一资源,向第一用户发送资源提示信息;第一用户可以针对资源提示信息发起第一领取请求,基于该第一领取请求,可以将第一资源中的第二资源分配给第一用户;其中,第二资源的数据量小于第一资源的数据量,从而实现了第一用户只领取第一资源中部分资源的目的,无需通过复杂操作即可以实现资源合理分配,从而简化了资源分配操作,提高了资源分配效果。In order to simplify resource allocation operations and improve resource allocation effects. The inventor proposed the technical solution of this application after a series of studies. In the embodiment of this application, for the first resource requested to be allocated to the first user, the resource prompt information is sent to the first user; the first user can prompt the resource information Initiate the first claim request, and based on the first claim request, the second resource in the first resource can be allocated to the first user; wherein, the data volume of the second resource is smaller than the data volume of the first resource, thereby realizing the first The user only receives part of the resources in the first resource, and the rational allocation of resources can be realized without complex operations, thereby simplifying the resource allocation operation and improving the resource allocation effect.

下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the application with reference to the drawings in the embodiments of the application. Apparently, the described embodiments are only some of the embodiments of the application, not all of them. Based on the embodiments in this application, all other embodiments obtained by those skilled in the art without making creative efforts belong to the scope of protection of this application.

图1为本申请实施例的一种资源分配方法一个实施例的流程图,本实施例的技术方案可以由服务端执行,该方法可以包括以下几个步骤:FIG. 1 is a flowchart of an embodiment of a method for resource allocation according to an embodiment of the present application. The technical solution of this embodiment can be executed by a server, and the method can include the following steps:

101:确定向第一用户请求分配的第一资源。101: Determine the first resource requested for allocation from the first user.

可选地,该第一资源可以是第二用户请求分配给第一用户的,可以是确定第二用户请求分配给第一用户的第一资源;具体可以是接收到第二用户发送的资源分配请求,确定第一用户以及请求分配的第一资源;该资源分配请求中可以包括请求分配的数据量以及第一用户的标识信息;基于请求分配的数据量可以确定对应的第一资源,基于标识信息可以确定第一用户。Optionally, the first resource may be allocated to the first user at the request of the second user, and may be the first resource determined to be allocated to the first user at the request of the second user; specifically, it may be that the resource allocation sent by the second user is received Request, determine the first user and the first resource requested for allocation; the resource allocation request may include the amount of data requested for allocation and the identification information of the first user; based on the amount of data requested for allocation, the corresponding first resource can be determined, based on the identification The information may identify the first user.

需要说明的是,本文中虽以第一用户和第二用户进行描述,本领域技术人员可以理解的是,第一用户和第二用户实际上对应服务端中的不同用户账号,可以由用户预先注册获得;服务端与不同用户之间的交互操作是基于用户账号实现,服务端向用户接收或发送的相应数据也是基于用户账号实现,实际是由用户账号对应的用户端向服务端接收或发送相应数据。用户之间通过用户账号,可以实现网络通信及资源分配等。在一个实际应用中,用户账号可以为即时通信账号,第一用户与第二用户可以具有好友关系,资源分配请求和资源领取请求可以在二者会话过程中实现。此外,第二用户可以是指个人,也可以是指机构,如企业等,本申请对此不进行具体限制。It should be noted that although the first user and the second user are described in this article, those skilled in the art can understand that the first user and the second user actually correspond to different user accounts in the server, which can be pre-set by the user. Obtained by registration; the interactive operation between the server and different users is realized based on the user account, and the corresponding data received or sent by the server to the user is also realized based on the user account, which is actually received or sent by the client corresponding to the user account to the server corresponding data. Through user accounts, users can realize network communication and resource allocation. In a practical application, the user account may be an instant messaging account, the first user and the second user may have a friendship relationship, and resource allocation requests and resource collection requests may be implemented during a session between the two. In addition, the second user may refer to an individual or an institution, such as an enterprise, which is not specifically limited in this application.

102:向第一用户发送资源提示信息。102: Send resource prompt information to the first user.

第一用户端接收该资源提示信息,并可以展示该资源提示信息。在网络通信场景中,服务端可以首先向第一用户发送资源消息,第一用户端接收到资源消息并在第一用户与第二用户的会话界面中以会话形式展示该资源消息,第一用户端可以检测针对该资源消息的用户操作,从而触发资源获取请求,从而服务端可以是接收到第一用户发送的资源获取请求,再向该第一用户发送资源提示信息。第一用户端可以在会话界面中以弹出框形式展示该资源提示信息。The first user terminal receives the resource prompt information and can display the resource prompt information. In the network communication scenario, the server can first send a resource message to the first user, and the first user receives the resource message and displays the resource message in a conversational form on the conversation interface between the first user and the second user, and the first user The terminal can detect the user operation on the resource message, thereby triggering a resource acquisition request, so that the server can send resource prompt information to the first user after receiving the resource acquisition request sent by the first user. The first user terminal may display the resource prompt information in the form of a pop-up box in the session interface.

103:接收第一用户发送的第一领取请求。103: Receive the first collection request sent by the first user.

104:将第一资源中的第二资源分配给第一用户;其中,第二资源的数据量小于第一资源的数据量。104: Allocate the second resource among the first resources to the first user; wherein, the data volume of the second resource is smaller than the data volume of the first resource.

其中,该资源提示信息可以用于提示领取该第一资源中的至少部分资源。针对该资源提示信息,第一用户可以执行第一操作以触发第一领取请求,服务端基于该第一领取请求,可以将第一资源中的第二资源分配给第一用户,其中,该第二资源即为第一资源中的部分资源,第二资源的数据量小于第一资源的数据量,其中,数据量的单位结合不同类型的资源确定,例如资源为资金,单位可以为“元”等。Wherein, the resource prompt information may be used to prompt to receive at least part of the first resource. Regarding the resource prompt information, the first user may perform a first operation to trigger a first claim request, and the server may allocate the second resource among the first resources to the first user based on the first claim request, wherein the first resource The second resource is a part of the first resource. The data volume of the second resource is smaller than that of the first resource. The unit of the data volume is determined by combining different types of resources. For example, the resource is funds, and the unit can be "yuan". wait.

其中,将第二资源分配给第一用户具体可以是从第二用户的资源账号中将第二资源分配给第一用户的资源账号中,具体可以是将第二用户的资源账号中减少该第二资源的数据量,而在第一用户的资源账号中增加该第二资源的数据量。其中,资源账号可以是指用户在服务端注册的用户账号,当然也可以是指与用户账号关联的用户在第三方系统注册的第三方账号。Wherein, allocating the second resource to the first user may specifically be allocating the second resource to the resource account of the first user from the resource account of the second user, specifically, may be reducing the resource account of the second user from the resource account of the second user. the data volume of the second resource, and increase the data volume of the second resource in the resource account of the first user. Wherein, the resource account may refer to a user account registered by the user on the server, or of course may refer to a third-party account associated with the user account registered in the third-party system by the user.

此外,实际应用中,第二用户请求分配的第二资源可能会从资源账号中预先扣除,因此,将第二资源分配给第一用户之后,还可以将第一资源中的第三资源退回给第二用户的资源账号中。其中,该第三资源即是指第一资源中不包括该第二资源的剩余资源。In addition, in practical applications, the second resource requested by the second user may be pre-deducted from the resource account. Therefore, after the second resource is allocated to the first user, the third resource in the first resource can also be returned to the In the resource account of the second user. Wherein, the third resource refers to the remaining resources not including the second resource among the first resources.

本实施例中,待分配给第一用户的第一资源,第一用户可以请求领取部分资源,从而可以仅将第一资源中的部分资源,即第二资源分配给第一用户,在第一资源超出第一用户预期数据量的情况下,可以领取其中部分资源,无需通过复杂操作如私下协商或者资源回退等,即可以实现资源合理分配,从而简化了资源分配操作,提高了资源分配效果。In this embodiment, for the first resource to be allocated to the first user, the first user can request to receive part of the resource, so that only part of the first resource, that is, the second resource can be allocated to the first user. When the resources exceed the expected data volume of the first user, some of the resources can be claimed, and the resources can be allocated reasonably without complicated operations such as private negotiation or resource rollback, which simplifies the resource allocation operation and improves the resource allocation effect .

作为又一个实施例,如图2中所示,与图1所示实施例不同之处,步骤102之后,该方法还可以包括:As yet another embodiment, as shown in FIG. 2, the difference from the embodiment shown in FIG. 1 is that after step 102, the method may further include:

105:接收第一用户发送的第二领取请求。105: Receive the second collection request sent by the first user.

106:将第一资源分配给第一用户。106: Allocate the first resource to the first user.

针对该资源提示信息,第一用户还可以执行第二操作以触发第二领取请求,服务端基于该第二领取请求,可以将第一资源全部分配给第一用户。也即第一用户可以选择领取全部还是部分第一资源,为用户提供更多资源领取选项,实现了一次资源分配请求提供多种资源分配方式的目的,提高了用户体验,从而提高了资源分配效果,且无需繁琐操作即可以实现合理资源分配,简化了资源分配操作。With regard to the resource prompt information, the first user can also perform a second operation to trigger a second claim request, and the server can allocate all the first resources to the first user based on the second claim request. That is to say, the first user can choose to receive all or part of the first resource, providing users with more resource receiving options, realizing the purpose of providing multiple resource allocation methods in one resource allocation request, improving user experience, and thus improving resource allocation effects , and reasonable resource allocation can be realized without complicated operations, which simplifies resource allocation operations.

在某些实施例中,将第一资源中的第二资源分配给第一用户可以包括:In some embodiments, allocating the second resource of the first resource to the first user may include:

确定第一用户的需求量;Determine the demand of the first user;

将第一资源中需求量对应的第二资源分配给第一用户。Allocating the second resource corresponding to the demand in the first resource to the first user.

通过确定的用户对资源的需求量,可以提高资源分配的准确度,简化资源分配操作的前提下,澡进一步保证了资源合理分配,By determining the user's demand for resources, the accuracy of resource allocation can be improved, and on the premise of simplifying resource allocation operations, it further ensures the rational allocation of resources.

其中,作为一种可选方式,确定第一用户的需求量可以包括:Wherein, as an optional manner, determining the demand of the first user may include:

确定第一领取请求中包括的需求量;该需求量由第一用户提供。A demand quantity included in the first pick-up request is determined; the demand quantity is provided by the first user.

资源提示信息中可以提示用户输入需求量,该第一领取请求可以由第一用户端基于针对资源提示信息输入的需求量而触发。The resource prompt information may prompt the user to input the demand amount, and the first claiming request may be triggered by the first user terminal based on the demand amount entered in the resource prompt information.

作为另一种可选方式,该第一资源由第二用户请求分配给第一用户的情况下,确定第一用户的需求量可以包括:As another optional manner, when the first resource is requested by the second user to be allocated to the first user, determining the demand of the first user may include:

基于第二用户与第一用户的会话记录,识别第一用户的需求量。Based on the session record between the second user and the first user, the demand of the first user is identified.

第一用户与第二用户可以为网络通信用户,第二用户请求分配第一资源之前,基于网络通信连接可能与第一用户进行了相应沟通,因此,可以对第二用户与第一用户之间的会话记录,识别第一用户对资源的需求量。例如资源为资金时,第一用户和第二用户可以在线上进行资金交易,例如转账或者发送电子红包等,第一用户可能会请求第二用户发送相应金额的资金。比如第一用户为未成年的子女,第二用户为父母时,子女可能会通过线上会话方式请求父母提供一定金额的资金作为学费等,请求父母转账对应金额的资金;又如,第一用户可以为线上商品的销售方,而第二用户可以为商品购买方,第二用户进行商品购买之后,第一用户可以通过线上会话方式告知第二用户商品总价格,请求第二用户通过转账或电子红包方式进行付款等等,此时对第一用户与第二用户之间的会话记录进行自动识别,即可以确定第一用户的需求量。The first user and the second user may be network communication users, and before the second user requests the allocation of the first resource, he may have communicated with the first user based on the network communication connection, therefore, the communication between the second user and the first user may be The session record of identifies the resource demand of the first user. For example, when the resource is funds, the first user and the second user can conduct fund transactions online, such as transferring money or sending electronic red envelopes, etc., and the first user may request the second user to send a corresponding amount of funds. For example, when the first user is a minor child and the second user is a parent, the child may request the parents to provide a certain amount of funds as tuition fees through online conversation, and request the parents to transfer the corresponding amount of funds; another example, the first user It can be the seller of the online product, and the second user can be the buyer of the product. After the second user purchases the product, the first user can inform the second user of the total price of the product through an online conversation, and request the second user to transfer Or electronic red envelopes to make payment, etc. At this time, the conversation record between the first user and the second user is automatically identified, that is, the demand of the first user can be determined.

此外,为了丰富资源分配形式,增加用户体验以及用户之间的互动性等。可选地,第一用户的需求量可以大于第一资源的数据量。In addition, in order to enrich resource allocation forms, increase user experience and interactivity among users, etc. Optionally, the demand volume of the first user may be greater than the data volume of the first resource.

因此,在某些实施例中,将所述第一资源中所述需求量对应的第二资源分配给所述第一用户可以是:Therefore, in some embodiments, allocating the second resource corresponding to the demand in the first resource to the first user may be:

在需求量小于或等于第一资源的数据量时,所述第一资源中所述需求量对应的第二资源分配给所述第一用户。When the demand amount is less than or equal to the data amount of the first resource, a second resource corresponding to the demand amount among the first resources is allocated to the first user.

该方法还可以包括:The method can also include:

在需求量大于第一资源的数据量时,向第二用户发送分配提示信息。该分配提示信息用于提示第二用户向第一用户分配该需求量对应的相应资源。When the demand amount is greater than the data amount of the first resource, the allocation prompt information is sent to the second user. The allocation prompt information is used to prompt the second user to allocate corresponding resources corresponding to the demand to the first user.

此外,在需求量大于第一资源的数据量时,可以将第一资源分配给第一用户。可以具体基于第一资源的数据量与需求量的差值量,向第二用户发送分配提示信息,以提示第二用户向第一用户分配该差值量对应的相应资源。In addition, when the demand amount is greater than the data amount of the first resource, the first resource may be allocated to the first user. Based on the difference between the data volume of the first resource and the demand volume, allocation prompt information may be sent to the second user, so as to prompt the second user to allocate corresponding resources corresponding to the difference to the first user.

基于上述实现方案,本申请实施例还提供了一种资源分配方法,可以包括:Based on the above implementation solution, the embodiment of the present application also provides a resource allocation method, which may include:

确定向第一用户请求分配的第一资源;determining a first resource to request allocation from the first user;

向所述第一用户发送资源提示信息;sending resource prompt information to the first user;

接收所述第一用户发送的第一领取请求;receiving a first claim request sent by the first user;

确定所述第一用户的需求量;determining the quantity demanded by the first user;

在所述需求量大于第一资源的数据量时,向所述第二用户发送分配提示信息。When the demand amount is greater than the data amount of the first resource, sending allocation prompt information to the second user.

可选地,在所述需求量大于第一资源的数据量时,还可以将第一资源分配给第一用户。Optionally, when the demand amount is greater than the data amount of the first resource, the first resource may also be allocated to the first user.

其中,向所述第二用户发送分配提示信息可以是:基于第一资源的数据量与需求量的差值量,生成分配提示信息,并向第二用户发送分配提示信息。Wherein, sending the allocation prompt information to the second user may be: generating allocation prompt information based on the difference between the data amount of the first resource and the demand amount, and sending the allocation prompt information to the second user.

此外,为了进一步提高用户之间的互动性,在上述一个或多个实施例中,该方法还可以包括:In addition, in order to further improve the interaction between users, in the above one or more embodiments, the method may further include:

向所述第一用户发送互动提示信息;sending interactive prompt information to the first user;

接收第一用户基于所述互动提示信息发送的资源重发请求;receiving a resource resend request sent by the first user based on the interactive prompt information;

向第二用户发送重发提示信息。Sending resending prompt information to the second user.

其中,互动提示信息可以提示第一用户请求第二用户再次分配资源等。重发提示信息用于提示第二用户再次向第一用户分配资源等。Wherein, the interactive prompt information may prompt the first user to request the second user to allocate resources again. The resending prompt information is used to prompt the second user to allocate resources to the first user again.

实际应用中,资源如为电子红包时,为了增加趣味性,互动提示信息例如可以包括包含“再来一个”等提示信息的提示控件,针对该提示控件的触发操作可以触发生成资源重发请求。服务端可以基于资源重发请求向第二用户发送重发提示信息,以提示第二用户再发一个红包等。In practical application, when the resource is an electronic red envelope, in order to increase the fun, the interactive prompt information may include, for example, a prompt control containing prompt information such as "one more", and the trigger operation for the prompt control may trigger the generation of a resource resending request. The server may send resend prompt information to the second user based on the resource resend request, so as to prompt the second user to send another red packet, etc.

在某些实施例中,将第一资源中的第二资源分配给第一用户包括:In some embodiments, allocating the second resource of the first resource to the first user comprises:

响应于第一领取请求,向第一用户发送确认提示信息;In response to the first claim request, sending confirmation prompt information to the first user;

接收到第一用户发送的资源更新请求,将第一资源中的第二资源分配给第一用户。A resource update request sent by the first user is received, and the second resource among the first resources is allocated to the first user.

该确认提示信息可以用于提示第一用户是否修改领取资源的数据量等。比如第一资源为100元的电子红包时,该确认提示信息例如可以是“收到XX发送的100元红包,您可以选择领取部分金额”等。或者“收到XX发送的100元红包,您可以选择修改金额”等。The confirmation prompt information may be used to prompt the first user whether to modify the data amount of the received resource or the like. For example, when the first resource is an electronic red envelope of 100 yuan, the confirmation prompt message may be, for example, "received a 100 yuan red envelope from XX, you can choose to receive part of the amount" and so on. Or "received a 100 yuan red envelope from XX, you can choose to modify the amount", etc.

若接收到第一用户的资源更新请求,再将第一资源中的第二资源分配给第二用户。该资源更新请求中可以包括第一用户输入的需求量,从而可以是将第一资源中该需求量对应的第二资源分配给第一用户。可选地,该确认提示信息中可以包括输入控件,用以供第一用户输入需求量等,当然,该确认提示性信息也可以是指滑动控件,如滑动条等,用以供第一用户通过滑动方式选择对应的需求量等。If the resource update request of the first user is received, the second resource among the first resources is allocated to the second user. The resource update request may include the demand input by the first user, so that the second resource corresponding to the demand among the first resources may be allocated to the first user. Optionally, the confirmation prompt information may include an input control for the first user to input demand, etc. Of course, the confirmation prompt information may also refer to a sliding control, such as a slide bar, for the first user to Select the corresponding demand by sliding.

作为一种可选方式,该方法还可以包括:As an option, the method may also include:

若接收到第一用户的资源确认请求,将第一资源分配给第一用户。If a resource confirmation request from the first user is received, the first resource is allocated to the first user.

例如,确认提示信息中可以包括确认控件,针对该确认控件可以触发资源确认请求,从而再将第一资源分配给第一用户。For example, the confirmation prompt information may include a confirmation control, and a resource confirmation request may be triggered for the confirmation control, so that the first resource is allocated to the first user.

此外,可以进一步简化用户操作,作为另一种可选方式,可以是若在预定时间范围内未接收到资源更新请求,将第一资源分配给第一用户。In addition, user operations may be further simplified. As another optional manner, if a resource update request is not received within a predetermined time range, the first resource may be allocated to the first user.

该预定时间范围例如可以为1分钟内等。The predetermined time range may be within 1 minute, for example.

在某些实施例中,向第一用户发送资源提示信息以包括:生成包括资源领取控件及资源查看控件的资源提示信息;向第一用户发送资源提示信息;In some embodiments, sending the resource prompt information to the first user includes: generating resource prompt information including a resource claim control and a resource view control; sending the resource prompt information to the first user;

则接收第一用户发送的第二领取请求可以包括:接收第一用户针对资源领取控件触发的第二领取请求;Then receiving the second claim request sent by the first user may include: receiving the second claim request triggered by the first user for the resource claim control;

则接收第一用户发送的第一领取请求可以包括:接收第一用户针对资源查看控件触发的查看请求;向第一用户提供修改提示信息;接收基于第一用户输入的需求量而触发的第一领取请求。Then receiving the first claim request sent by the first user may include: receiving the view request triggered by the first user for the resource view control; providing modification prompt information to the first user; receiving the first request triggered based on the demand input by the first user. Pick up request.

其中,该修改提示信息中可以包括第一领取控件及第二领取控件,用户可以在第二领取控件中输入需求量并触发第一领取请求。而针对第一领取控件也可以触发第二领取请求,从而服务端可以基于第二领取请求而将第一资源全部分配给第一用户。Wherein, the modification prompt information may include a first claim control and a second claim control, and the user may input the required quantity in the second claim control and trigger the first claim request. The second claim request can also be triggered for the first claim control, so that the server can allocate all the first resources to the first user based on the second claim request.

在某些实施例中,将第一资源中的第二资源分配给第一用户之后,方法还包括:In some embodiments, after allocating the second resource among the first resources to the first user, the method further includes:

基于第二资源的数据量,向第一用户发送第一领取成功提示信息。Based on the data volume of the second resource, the first prompt information of success in claiming is sent to the first user.

由第一用户端接收该第一领取成功提示信息,并可以展示该第一领取成功提示信息,以提示第二资源领取成功等。The first user terminal receives the first prompt message of successful claim, and may display the first prompt message of successful claim to prompt the successful claim of the second resource.

此外,基于第二资源的数据量,还可以向第二用户发送第一分配成功提示信息,由第二用户端展示该第一分配成功提示信息,以提示第一资源中的第二资源分配成功等。In addition, based on the data volume of the second resource, the first allocation success prompt information may also be sent to the second user, and the second user terminal displays the first allocation success prompt information to prompt that the second resource in the first resource is successfully allocated wait.

此外,将第一资源全部分配给第一用户之后,该方法还可以包括:In addition, after all the first resources are allocated to the first user, the method may further include:

基于第一资源的数据量,向第一用户发送第二领取成功提示信息,以由第一用户端接收并展示该第二领取成功提示信息,以提示第一资源领取成功等。Based on the data volume of the first resource, send the second prompt message of successful claim to the first user, so that the first user terminal can receive and display the second prompt message of successful claim, so as to prompt the successful claim of the first resource.

此外,基于第一资源的数据量,服务端还可以向第二用户发送第二分配成功提示信息,由第二用户端接收并展示该第二领取成功提示信息,以提示第一资源分配成功等。In addition, based on the data volume of the first resource, the server can also send a second prompt message of successful allocation to the second user, and the second user terminal receives and displays the second prompt message of successful collection to remind the successful allocation of the first resource, etc. .

为了进一步提高用户体验,在某些实施例中,基于第二资源的数据量,向第一用户发送第一领取成功提示信息可以包括:In order to further improve user experience, in some embodiments, based on the amount of data of the second resource, sending the first reminder message of successful claim to the first user may include:

基于第二资源的数据量,生成至少包括第二资源的数据量及至少一条应答消息的第一领取成功提示信息;Based on the data volume of the second resource, generate first receiving success prompt information including at least the data volume of the second resource and at least one response message;

基于第一用户选择的应答消息以及第二资源的数据量,生成第一分配成功提示信息;Based on the response message selected by the first user and the data volume of the second resource, generate a first allocation success prompt message;

向提供第一资源的第二用户发送第一分配成功提示信息。Sending first allocation success prompt information to the second user who provided the first resource.

第二用户端接收到该第一分配成功提示信息之后,可以展示该第一分配成功提示信息,并在第一分配成功提示信息中展示应答消息。当然,该应答消息也可以作为通信消息而在第二用户与第一用户的会话界面中展示等。After receiving the first allocation success prompt information, the second user terminal may display the first allocation success prompt information, and display a response message in the first allocation success prompt information. Certainly, the response message may also be displayed as a communication message in the conversation interface between the second user and the first user.

在某些实施例中,向第一用户发送资源提示信息之前,还可以包括:In some embodiments, before sending the resource prompt information to the first user, it may further include:

确定第一用户的需求量;Determine the demand of the first user;

判断需求量是否小于第一资源的数据量;Judging whether the demand is less than the data volume of the first resource;

若是,生成资源提示信息。If yes, generate resource prompt information.

若否,生成领取提示信息,并向第一用户发送领取提示信息;If not, generate a collection prompt message, and send the collection prompt message to the first user;

接收第一用户针对领取提示信息发送的第三领取请求,将第一资源分配给第一用户。A third claiming request sent by the first user regarding the claiming prompt information is received, and the first resource is allocated to the first user.

也即若第一资源符合第一用户对资源的需求量,则可以直接输出领取提示信息,基于针对该领取提示信息的用户操作,可以直接将第一资源全部分配给第一用户,否则再资源提示信息。That is to say, if the first resource meets the demand of the first user for resources, the prompt information for receiving can be directly output, and based on the user operation on the prompt information for receiving, all the first resources can be directly allocated to the first user, otherwise, the resource can be allocated again Prompt information.

其中,确定第一用户的需求量可以是对第一用户与第二用户的会话记录识别获得,可以详见前文实施例中所述,此处不再赘述。或者也可以由第一用户预先设置等。Wherein, determining the demand of the first user may be obtained by identifying the session record between the first user and the second user, which may be referred to in the foregoing embodiments for details, and will not be repeated here. Alternatively, it may also be preset by the first user.

实际应用中,本文所指资源可以是指资金、电子消费券、虚拟货币或虚拟礼物。其中,资金的一种表现形式为电子红包,随着网络技术发展,人们越来越依赖网络进行各种活动,发送电子红包成为一种新的资金交易模式,用户收到的电子红包可以转入金融账户中,可以在线上取出;或者在电子商务场景下的电子红包,可以直接用于进行线上或线下消费等,用于直接抵扣至少部分款项等。In practical applications, the resources referred to herein may refer to funds, electronic consumer coupons, virtual currency or virtual gifts. Among them, one form of funds is electronic red envelopes. With the development of network technology, people are increasingly relying on the Internet for various activities. Sending electronic red envelopes has become a new capital transaction mode. The electronic red envelopes received by users can be transferred to In the financial account, it can be withdrawn online; or in the e-commerce scenario, the electronic red envelope can be directly used for online or offline consumption, etc., to directly deduct at least part of the payment.

下面以发送电子红包为例,本申请实施例还提供了一种资源分配方法,如图3中所示,该方法可以包括:Taking sending an electronic red envelope as an example below, the embodiment of the present application also provides a resource allocation method, as shown in Figure 3, the method may include:

301:确定向第一用户请求分配的电子红包。301: Determine the electronic red envelope requested to be distributed to the first user.

302:向第一用户发送红包提示信息。302: Send red envelope prompt information to the first user.

303:接收第一用户发送的第一领取请求。303: Receive the first collection request sent by the first user.

304:将电子红包中的部分金额分配给第一用户。304: Distribute part of the amount in the electronic red envelope to the first user.

其中,本实施例与前文实施例不同之处在于,第一资源具体是指该电子红包,第二资源即是指该电子红包中的部分金额,其它相同或相应步骤可以详见前文资源分配方法的相关实施例中所述,在此不再赘述。Among them, the difference between this embodiment and the previous embodiment is that the first resource specifically refers to the electronic red envelope, and the second resource refers to part of the amount in the electronic red envelope. For other identical or corresponding steps, please refer to the resource allocation method above. It is described in related embodiments, and will not be repeated here.

图4为本申请实施例提供的一种显示方法一个实施例的流程图,本实施例的技术方案可以由该方法可以包括以下几个步骤:Fig. 4 is a flowchart of an embodiment of a display method provided by the embodiment of the present application. The technical solution of this embodiment may include the following steps:

401:提供显示界面。401: Provide a display interface.

402:在显示界面中显示资源提示信息。402: Display resource prompt information in the display interface.

其中,资源提示信息基于向第一用户请求分配的第一资源生成,具体实现方式可以详见前文相应实施例中所述。Wherein, the resource prompt information is generated based on the first resource requested for allocation from the first user, and the specific implementation manner may refer to the corresponding embodiments above.

此外,第一资源由第二用户提供,显示界面作为第一用户与第二用户的会话界面时,在显示界面中显示资源它提示信息之前,可以首先在显示界面中以通信消息形式显示该资源提示信息对应的资源消息,响应于针对该资源消息的用户操作,如资源消息为控件形式时,用户操作以是点击操作等,可以在显示界面中显示资源提示信息,可选地,可以以弹出框形式显示该资源提示信息。In addition, when the first resource is provided by the second user, and the display interface is used as a conversation interface between the first user and the second user, the resource may first be displayed on the display interface in the form of a communication message before the prompt information of the resource is displayed on the display interface The resource message corresponding to the prompt information, in response to the user operation on the resource message, for example, when the resource message is in the form of a control, the user operation is a click operation, etc., the resource prompt information can be displayed on the display interface, and optionally, it can be popped up The prompt information of the resource is displayed in the form of a box.

为了便于理解,以第一资源为电子红包为例,如图5a中所示,示出了显示界面的一种显示示意图,在该显示界面500中显示了红包提示信息501。For ease of understanding, taking the first resource as an electronic red envelope as an example, as shown in FIG. 5 a , a schematic display diagram of a display interface is shown, and red envelope prompt information 501 is displayed on the display interface 500 .

403:响应于针对资源提示信息的第一操作,向服务端发送第一领取请求,以由服务端将第一资源中的第二资源分配给第一用户。403: In response to the first operation on the resource prompt information, send a first claim request to the server, so that the server allocates the second resource among the first resources to the first user.

该资源提示信息可以用于提示领取至少部分第一资源,从而基于对该资源提示信息的第一操作,可以向服务端发送第一领取请求,从而服务端可以将第一资源中的第二资源分配给第一用户,具体资源分配方式可以详见前文相应实施例中所述,此处不再赘述。The resource prompt information can be used to prompt to receive at least part of the first resource, so that based on the first operation on the resource prompt information, the first claim request can be sent to the server, so that the server can use the second resource in the first resource For the allocation to the first user, the specific resource allocation manner can be referred to in the corresponding embodiments above, and will not be repeated here.

在某些实施例中,该方法还可以包括:In some embodiments, the method may also include:

响应于针对资源提示信息的第二操作,向服务端发送第二领取请求,以由服务端将第一资源分配给第一用户。In response to the second operation on the resource prompt information, a second collection request is sent to the server, so that the server allocates the first resource to the first user.

也及针对资源提示信息的第一操作,可以向服务端发送第一领取请求,从而触发服务端将第一资源全部分配给第一用户。Also for the first operation of the resource prompt information, a first claim request may be sent to the server, thereby triggering the server to allocate all the first resources to the first user.

作为一种可选实现方式:资源提示信息中可以包括第一提示信息和第二提示信息。As an optional implementation manner: the resource prompt information may include first prompt information and second prompt information.

响应于针对资源提示信息的第一操作,向服务端发送第一领取请求可以具体是响应于针对第一提示信息的用户操作,向服务端发送第一领取请求;In response to the first operation on the resource prompt information, sending the first collection request to the server may specifically be to send the first collection request to the server in response to the user operation on the first prompt information;

响应于针对资源提示信息的第二操作,向服务端发送第二领取请求可以是响应于针对第二提示信息的用户操作,向服务端发送第二领取请求。Sending the second collection request to the server in response to the second operation on the resource prompt information may be sending the second collection request to the server in response to the user operation on the second prompt information.

第一提示信息可以提示领取部分第一资源,其可以包括相应控件,用于用户输入需求量以及触发第一领取请求,因此响应于针对第一提示信息的用户操作,向服务端发送第一领取请求可以包括:响应于针对第一提示信息的用户操作,确定用户输入的需求量,并基于该需求量向服务端发送第一领取请求。The first prompt information may prompt to claim part of the first resource, which may include corresponding controls for the user to input demand and trigger the first claim request, so in response to the user operation on the first prompt information, send the first claim to the server The request may include: in response to the user operation on the first prompt information, determining the demand input by the user, and sending the first collection request to the server based on the demand.

第二提示信息中可以提示领取全部第一资源,可以包括相应控件,以供用户操作触发该第二领取请求。The second prompt information may prompt to receive all the first resources, and may include corresponding controls for the user to operate to trigger the second request for collection.

作为另一种可选方式,资源提示信息包括资源领取控件及资源查看控件;As another optional method, the resource prompt information includes a resource receiving control and a resource viewing control;

响应于针对资源提示信息的第一操作,向服务端发送第一领取请求可以包括:In response to the first operation on the resource prompt information, sending the first claim request to the server may include:

响应于针对资源查看控件的用户操作,向服务端发送查看请求;In response to a user operation on the resource viewing control, send a viewing request to the server;

在显示界面中显示修改提示信息;Display the modification prompt information in the display interface;

响应于针对修改提示信息的用户操作,基于输入的需求量向服务端发送第一领取请求;In response to the user operation for modifying the prompt information, send a first collection request to the server based on the input demand;

响应于针对资源提示信息的第二操作,向服务端发送第二领取请求包括:In response to the second operation on the resource prompt information, sending the second collection request to the server includes:

响应于针对资源领取控件的用户操作,向服务端发送第二领取请求。In response to the user operation on the resource claim control, a second claim request is sent to the server.

在某些实施例中,修改提示信息中包括第一领取控件及第二领取控件;In some embodiments, the modification prompt information includes the first collection control and the second collection control;

响应于针对修改提示信息的用户操作,基于输入的需求量向服务端发送第一领取请求包括:In response to the user operation for modifying the prompt information, sending the first collection request to the server based on the input demand includes:

响应于针对第一领取控件的输入操作,基于输入的需求量向服务端发送第一领取请求;In response to the input operation for the first collection control, send the first collection request to the server based on the input demand;

所述方法还包括:The method also includes:

响应于针对第二领取控件的用户操作,向服务端发送第二领取请求。In response to the user operation on the second claim control, a second claim request is sent to the server.

此外,第一领取控件中可以包括修改控件和确认控件,基于修改控件的输入操作可以确定输入的需求量,基于确认控件的确认操作,可以触发基于输入的需求量向服务端发送第一领取请求。In addition, the first collection control may include a modification control and a confirmation control. The input demand based on the modification control can be determined, and the confirmation operation based on the confirmation control can trigger the sending of the first collection request to the server based on the input demand. .

为了便于理解,仍以第一资源为电子红包为例,如图5a中所示的资源提示信息501中可以包括红包领取控件502以及红包查看控件503。红包领取控件以及红包查看控件可以分别提示用户执行对应操作等。For ease of understanding, still taking the first resource as an electronic red envelope as an example, the resource prompt information 501 as shown in FIG. 5 a may include a red envelope receiving control 502 and a red envelope viewing control 503 . The red envelope receiving control and the red envelope viewing control can respectively prompt the user to perform corresponding operations.

针对红包领取控件502的用户操作,可以向服务端发送第二领取请求,由服务端将该电子红包全部分配给第一用户。For the user operation of the red envelope collection control 502, a second collection request can be sent to the server, and the server will distribute all the electronic red envelopes to the first user.

针对该红包查看控件503的用户操作,可以向服务端发送查看请求,服务端可以生成修改提示信息,并反馈给第一用户端,从而以用户端可以在显示界面中显示该修改提示信息,如图5b中所示的修改提示信息504,其可以包括第一领取控件以及第二领取控件505,第二领取控件505可以提示全部领取该电子红包,第一领取控件可以提示用户领取部分该电子红包。For the user operation of the red envelope viewing control 503, a viewing request can be sent to the server, and the server can generate a modification prompt message and feed it back to the first user terminal, so that the user terminal can display the modification prompt information in the display interface, such as The modified prompt information 504 shown in Fig. 5b may include a first receiving control and a second receiving control 505, the second receiving control 505 may prompt all to receive the electronic red envelope, and the first receiving control may prompt the user to receive part of the electronic red envelope .

第一领取控件可以包括修改控件506和确认控件507等,基于修改控件,用户可以执行输入操作,输入所需的红包金额,基于确认控件,可以用户可以对输入的红包金额执行确认操作,从而触发向服务端发送第一领取请求。The first receiving control may include a modification control 506 and a confirmation control 507, etc. Based on the modification control, the user can perform an input operation to input the required red envelope amount, and based on the confirmation control, the user can perform a confirmation operation on the input red envelope amount, thereby triggering Send the first collection request to the server.

此外,修改控件也可以为滑动控件,包括滑动条和滑块等,拖动滑块在滑动条中移动至不同位置,可以对应在确认控件中显示不同的红包金额等。In addition, the modification control can also be a sliding control, including a sliding bar and a slider, etc., dragging the slider to move to different positions in the sliding bar, and correspondingly displaying different red envelope amounts in the confirmation control.

需要说明的是,本文中仅是对控件形式进行举例说明,可以理解的是,本申请并不仅限定于本文中列举的控件实现形式。It should be noted that this article is only an example of the control form, and it can be understood that the present application is not limited to the control implementation forms listed in this article.

在某些实施例中,响应于针对资源提示信息的第一操作,向服务端发送第一领取请求之后,所述方法还可以包括:In some embodiments, after sending the first collection request to the server in response to the first operation on the resource prompt information, the method may further include:

接收服务端反馈的第一领取成功提示信息;Receive the first successful notification message from the server;

在显示界面中显示第一领取成功提示信息。The prompt message of the first claim success is displayed on the display interface.

其中,该第一领取成功提示信息可以由服务端将第二资源分配给第一用户之后生成并反馈给第一用户端。从而可以在显示界面中显示该第一领取成功提示信息,用以提示第二资源分配成功。Wherein, the first receiving success prompt information may be generated by the server end after allocating the second resource to the first user and fed back to the first user end. Therefore, the prompt information of the first claim success can be displayed on the display interface, so as to prompt the success of the allocation of the second resource.

此外,服务端基于第二领取请求,将第一资源全部分配给第一用户之后,还可以生成第二领取成功提示信息、并发送至第一用户,由第一用户端在显示界面中显示该第二领取成功提示信息,用以提示第一资源分配成功。In addition, after the server allocates all the first resources to the first user based on the second claim request, it can also generate a second claim success prompt message and send it to the first user, and the first user terminal will display the information on the display interface. The second receiving success prompt message is used to prompt the first resource allocation success.

仍以第一资源为电子红包为例,如图5c中所示,示出了基于图5b中的第一领取控件触发的第一领取请求,将电子红包中的部分金额分配给第一用户之后,在显示界面中所显示的第一领取成功提示信息508,用以提示该电子红包的领取金额等。Still taking the first resource as an electronic red envelope as an example, as shown in Figure 5c, it shows that based on the first claim request triggered by the first claim control in Figure 5b, after distributing part of the amount in the electronic red envelope to the first user , the first claim success prompt message 508 displayed on the display interface is used to prompt the claim amount of the electronic red envelope and the like.

图5d中示出了基于图5b中的红包领取控件502或者第二领取控件505触发的第二领取请求,将电子红包的全部金额分配给第一用户之后,在显示界面中显示第二领取成功提示信息509,以提示该电子红包的领取金额。结合如5a~图5d中所示可知,第二用户“小明”向第一用户“小红”发送了1000元的电子红包,第一用户可以选择领取全部金额1000元,也可以结合自身需求选择领取部分金额如300元等,按照本申请技术方案,第一用户可以自由选择领取多少金额的电子红包,提高了用户体验感,提高了电子红包分配效果,且在第二用户发送的电子红包超出第一用户预期的情况下,也无需复杂繁琐的操作,即可以实现领取合理金额的红包,简化了电子红包的分配操作。Figure 5d shows the second claim request triggered by the red envelope claiming control 502 or the second claiming control 505 in Figure 5b. After all the amount of the electronic red envelope is distributed to the first user, the second claiming success is displayed on the display interface. Prompt message 509, to prompt the amount of the electronic red envelope received. As shown in Figures 5a to 5d, it can be seen that the second user "Xiaoming" sent an electronic red envelope of 1,000 yuan to the first user "Xiaohong". The first user can choose to receive the full amount of 1,000 yuan, or choose according to his own needs Receive part of the amount, such as 300 yuan, etc. According to the technical solution of this application, the first user can freely choose how much amount of electronic red envelopes to receive, which improves the user experience and the distribution effect of electronic red envelopes, and when the electronic red envelopes sent by the second user exceed Under the expected circumstances of the first user, it is possible to receive a reasonable amount of red envelopes without complicated and cumbersome operations, which simplifies the distribution of electronic red envelopes.

在某些实施例中,第一领取成功提示信息中可以包括第二资源的数据量,以提示第一用户的领取数据量,此外还可以包括至少一条应答消息;In some embodiments, the first reminder message of successful collection may include the data volume of the second resource to remind the first user of the collection data volume, and may also include at least one response message;

该方法还可以包括:The method can also include:

响应于针对至少一条应答消息的选择操作,将被选择的应答消息发送至服务端,以供服务端基于该被选择的应答消息及第二资源的数据量,生成第一分配成功提示信息并发送至第二用户,从而第二用户端可以展示该第一分配成功提示信息,并在第一分配成功提示信息中展示应答消息。当然,该应答消息也可以作为通信消息而在第二用户与第一用户的会话界面中展示等。In response to the selection operation for at least one response message, the selected response message is sent to the server, so that the server generates first allocation success prompt information based on the selected response message and the data volume of the second resource and sends to the second user, so that the second user terminal can display the first allocation success prompt information, and display a response message in the first allocation success prompt information. Certainly, the response message may also be displayed as a communication message in the conversation interface between the second user and the first user.

如图5c中所示的第一领取成功提示信息508中包括至少一条应答消息510,从而实现快捷回复消息的目的。第一领取成功提示信息中还可以包括领取的红包金额如“300元”及第二用户的相关信息如用户标识等等。As shown in FIG. 5 c , the first receiving success prompt information 508 includes at least one reply message 510 , so as to realize the purpose of quick reply message. The prompt information of the first receiving success may also include the amount of the red envelope received such as "300 yuan" and the relevant information of the second user such as the user ID and so on.

其中,第二用户请求向第一用户发送电子红包之后,在第二用户端也可以展示红包消息,针对该红包消息的触发操作,可以再展示该第一分配成功提示信息等。Wherein, after the second user requests to send an electronic red envelope to the first user, the red envelope message can also be displayed on the second user terminal, and the first allocation success prompt information can be displayed again for the trigger operation of the red envelope message.

在某些实施例中,响应于针对资源提示信息的第一操作,向服务端发送第一领取请求包括:In some embodiments, in response to the first operation on the resource prompt information, sending the first collection request to the server includes:

响应于针对资源提示信息的第一操作,向服务端发送第一领取请求;In response to the first operation on the resource prompt information, send a first claim request to the server;

接收服务端反馈的确认提示信息;Receive the confirmation prompt message fed back by the server;

响应于针对确认提示信息的修改操作,向服务端发送资源更新请求,以由服务端将第一资源中的第二资源分配给第一用户。In response to the modification operation on the confirmation prompt information, a resource update request is sent to the server, so that the server allocates the second resource among the first resources to the first user.

该确认提示信息可以用于提示第一用户是否修改领取资源的数据量等。若接收到针对该确认提示信息的修改操作,可以确定输入的需求量,基于该需求量触发资源更新请求,从而服务端可以是将第一资源中该需求量对应的第二资源分配给第一用户。可选地,该确认提示信息中可以包括输入控件,用以供第一用户输入需求量等。The confirmation prompt information may be used to prompt the first user whether to modify the data amount of the received resource or the like. If the modification operation for the confirmation prompt information is received, the input demand can be determined, and a resource update request can be triggered based on the demand, so that the server can allocate the second resource corresponding to the demand in the first resource to the first resource. user. Optionally, the confirmation prompt information may include an input control for the first user to input the required quantity and the like.

此外,作为一种可选方式,若接收到针对确认提示信息的确认操作,则可以向服务端发送资源确认请求,以由服务端将第一资源分配给第一用户等。In addition, as an optional manner, if a confirmation operation for confirmation prompt information is received, a resource confirmation request may be sent to the server, so that the server allocates the first resource to the first user and the like.

在某些实施例中,该方法还可以包括:In some embodiments, the method may also include:

在显示界面中显示领取提示信息;Display the prompt information for receiving in the display interface;

响应于针对该领取提示信息的用户操作,向服务端发送第三领取请求,以由服务端将第一资源分配给第一用户。In response to the user operation on the claim prompt information, a third claim request is sent to the server, so that the server allocates the first resource to the first user.

其中,领取提示信息为服务端确定第一用户的需求量等于或大于第一资源的数据量时生成,而如第一用户的需求量小于第一资源的数据量,则生成资源提示信息。Wherein, the receiving prompt information is generated when the server determines that the demand of the first user is equal to or greater than the data volume of the first resource, and if the demand of the first user is less than the data volume of the first resource, resource prompt information is generated.

在一个实际应用中,资源可以是指以电子红包形式的资金,因此作为又一个实施例,本申请实施例还提供了一种显示方法,可以包括:In a practical application, resources may refer to funds in the form of electronic red envelopes. Therefore, as another embodiment, this embodiment of the present application also provides a display method, which may include:

提供显示界面;Provide a display interface;

在显示界面中显示红包提示信息;其中,红包提示信息基于向第一用户请求分配的电子红包生成;Red envelope prompt information is displayed on the display interface; wherein, the red envelope prompt information is generated based on the electronic red envelope requested for allocation to the first user;

响应于针对红包提示信息的第一操作,向服务端发送第一领取请求,以由服务端将电子红包中的部分金额分配给第一用户。In response to the first operation on the red envelope prompt information, a first claim request is sent to the server, so that the server distributes part of the amount in the electronic red envelope to the first user.

该实施例中的其它相同或相应步骤可以详见图4所示实施例,在此不再赘述。For other identical or corresponding steps in this embodiment, refer to the embodiment shown in FIG. 4 in detail, and details are not repeated here.

如图6中所示,本申请实施例还提供了一种网络系统,包括第一用户端601、服务端602以及第二用户端603。As shown in FIG. 6 , the embodiment of the present application also provides a network system, including a first client 601 , a server 602 and a second client 603 .

第二用户端603,基于第二用户的资源分配操作,请求服务端602向第一用户分配第一资源;The second client 603, based on the resource allocation operation of the second user, requests the server 602 to allocate the first resource to the first user;

服务端602向第一用户对应的第一用户端601发送资源提示信息,接收到第一用户端601发送的第一领取请求,将第一资源中的第二资源分配给第一用户;其中,第二资源的数据量小于第一资源的数据量The server 602 sends resource prompt information to the first client 601 corresponding to the first user, receives the first claim request sent by the first client 601, and allocates the second resource among the first resources to the first user; wherein, The data volume of the second resource is smaller than the data volume of the first resource

第一用户端601用于显示资源提示信息,响应于针对资源提示信息的第一操作,向服务端602发送第一领取请求。The first client terminal 601 is configured to display resource prompt information, and send a first claim request to the server terminal 602 in response to a first operation on the resource prompt information.

服务端602,将第一资源中的第二资源分配给第一用户还可以生成第一领取成功提示信息发送至第一用户端601,以及生成第一分配成功提示信息发送至第二用户端603。The server 602 allocates the second resource among the first resources to the first user, and can also generate a prompt message of first claim success and send it to the first client terminal 601, and generate a prompt message of successful allocation and send it to the second client terminal 603 .

此外,第一用户端还可以响应于针对资源提示信息的第二操作,可以向服务端发送第二领取请求,服务端可以将第一资源全部分配给第一用户。In addition, in response to the second operation on the resource prompt information, the first user end may send a second claim request to the server end, and the server end may allocate all the first resources to the first user.

为了便于理解,图6中示例展示了服务端的资源分配过程,第二用户的资源61可以存储在第二用户的资源账号中,第一用户的资源62可以存储在第一用户的资源账号中。For ease of understanding, FIG. 6 shows an example of the resource allocation process of the server. The resource 61 of the second user can be stored in the resource account of the second user, and the resource 62 of the first user can be stored in the resource account of the first user.

该资源账号可以是指在服务端注册用户账号,当然也可以是指第三方账号,如资源为资金时,资源账号可以是银行系统或者第三方支付系统注册的金融账号等。The resource account may refer to a user account registered on the server, or it may refer to a third-party account. For example, when the resource is funds, the resource account may be a financial account registered in a banking system or a third-party payment system.

第二用户可以请求将第一资源63分配给第一用户,服务端执行分配过程中,可以基于第一用户请求,将第一资源63中第二资源64分配至第一用户的资源账号中。资源若为线下物理资源时,如资金等,资源分配过程体现为资源数据量的变化,如将第二用户的资源减少相应数据量,而将第一用户的资源增加相应数据量,图6中仅是为了便于理解,将资源进行了动态迁移,实际应用中不一定存在资源的实际迁移。The second user may request to allocate the first resource 63 to the first user. During the allocation process, the server may allocate the second resource 64 in the first resource 63 to the resource account of the first user based on the first user's request. If the resource is an offline physical resource, such as funds, the resource allocation process is reflected in the change of resource data volume, such as reducing the corresponding data volume of the second user's resource and increasing the corresponding data volume of the first user's resource, as shown in Figure 6 The resources are dynamically migrated only for the sake of understanding, and the actual migration of resources does not necessarily exist in actual applications.

图7为本申请实施例提供的一种资源分配装置一个实施例的结构示意图,该装置可以包括:FIG. 7 is a schematic structural diagram of an embodiment of a resource allocation device provided in an embodiment of the present application. The device may include:

第一确定模块701,用于确定向第一用户请求分配的第一资源;A first determining module 701, configured to determine a first resource requested to be allocated to the first user;

第一信息发送模块702,用于向第一用户发送资源提示信息;A first information sending module 702, configured to send resource prompt information to the first user;

第一请求接收模块703,用于接收第一用户发送的第一领取请求;The first request receiving module 703 is configured to receive the first collection request sent by the first user;

第一分配模块704,用于将第一资源中的第二资源分配给第一用户;其中,第二资源的数据量小于第一资源的数据量。The first allocation module 704 is configured to allocate the second resource among the first resources to the first user; wherein, the data volume of the second resource is smaller than the data volume of the first resource.

在某些实施例中,该装置还可以包括:In some embodiments, the device may also include:

第二请求接收模块,用于接收第一用户发送的第二领取请求;The second request receiving module is configured to receive the second collection request sent by the first user;

第二分配模块,用于将第一资源分配给第一用户。The second allocation module is configured to allocate the first resource to the first user.

在某些实施例中,该第一分配模块可以具体用于确定第一用户的需求量;将第一资源中需求量对应的第二资源分配给第一用户。In some embodiments, the first allocating module may be specifically configured to determine the demand of the first user; and allocate the second resource corresponding to the demand of the first resource to the first user.

作为一种可选方式,第一分配模块确定第一用户的需求量包括:确定第一领取请求中包括的需求量;需求量由第一用户提供。As an optional manner, the determining by the first allocating module of the demand of the first user includes: determining the demand included in the first collection request; the demand is provided by the first user.

作为另一种可选方式,第一分配模块确定第一用户的需求量包括:基于第二用户与第一用户的会话记录,识别第一用户的需求量。As another optional manner, the first allocating module determining the demand of the first user includes: identifying the demand of the first user based on a session record between the second user and the first user.

在某些实施例中,第一分配模块可以具体用于响应于第一领取请求,向第一用户发送确认提示信息;接收到第一用户发送的资源更新请求,将第一资源中的第二资源分配给第一用户。In some embodiments, the first allocating module may be specifically configured to send confirmation prompt information to the first user in response to the first claim request; receive the resource update request sent by the first user, and send the second resource in the first resource to The resource is allocated to the first user.

在某些实施例中,该第一分配模块还用于接收到第一用户的资源确认请求,将第一资源分配给第一用户。In some embodiments, the first allocating module is further configured to receive a resource confirmation request from the first user, and allocate the first resource to the first user.

在某些实施例中,该第一分配模块还用于若在预定时间范围内未接收到资源更新请求,将第一资源分配给第一用户。In some embodiments, the first allocation module is further configured to allocate the first resource to the first user if no resource update request is received within a predetermined time range.

在某些实施例中,第一信息发送模块具体用于生成包括资源领取控件及资源查看控件的资源提示信息;向第一用户发送资源提示信息;In some embodiments, the first information sending module is specifically configured to generate resource prompt information including a resource claim control and a resource view control; send the resource prompt information to the first user;

第二请求接收模块具体用于接收第一用户针对资源领取控件触发的第二领取请求;The second request receiving module is specifically configured to receive a second request for resource claim triggered by the first user for the resource claim control;

第一请求接收模块具体用于接收第一用户针对资源查看控件触发的查看请求;向第一用户提供修改提示信息;接收基于第一用户输入的需求量而触发的第一领取请求。The first request receiving module is specifically configured to receive a viewing request triggered by the first user for the resource viewing control; provide modification prompt information to the first user; and receive a first receiving request triggered based on the demand input by the first user.

在某些实施例中,第一信息发送模块还用于将第一资源中的第二资源分配给第一用户之后,基于第二资源的数据量,向第一用户发送第一领取成功提示信息。In some embodiments, the first information sending module is further configured to send the first claim success prompt information to the first user based on the data volume of the second resource after allocating the second resource among the first resources to the first user .

在某些实施例中,第一信息发送模块基于第二资源的数据量,向第一用户发送第一领取成功提示信息包括:基于第二资源的数据量,生成至少包括第二资源的数据量及至少一条应答消息的第一领取成功提示信息;基于第一用户选择的应答消息以及第二资源的数据量,生成第一分配成功提示信息;向提供第一资源的第二用户发送第一分配成功提示信息。In some embodiments, the first information sending module sends the first claim success prompt information to the first user based on the data volume of the second resource includes: based on the data volume of the second resource, generating at least the data volume of the second resource and at least one response message of the first receiving success prompt information; based on the response message selected by the first user and the data volume of the second resource, generate the first allocation success prompt information; send the first allocation to the second user who provided the first resource Success message.

在某些实施例中,该装置还可以包括:In some embodiments, the device may also include:

预处理模块,用于确定第一用户的需求量;A preprocessing module, configured to determine the demand of the first user;

判断需求量是否小于第一资源的数据量;Judging whether the demand is less than the data volume of the first resource;

若是,生成资源提示信息。If yes, generate resource prompt information.

若否,生成领取提示信息,并向第一用户发送领取提示信息;If not, generate a collection prompt message, and send the collection prompt message to the first user;

接收第一用户针对领取提示信息发送的第三领取请求,将第一资源分配给第一用户。A third claiming request sent by the first user regarding the claiming prompt information is received, and the first resource is allocated to the first user.

在某些实施例中,第一确定模块可以具体用于接收第二用户发送的资源分配请求,确定第一用户及请求分配的第一资源。In some embodiments, the first determination module may be specifically configured to receive a resource allocation request sent by the second user, and determine the first user and the first resource requested for allocation.

实际应用中,第一资源包括资金、电子消费券、虚拟货币或虚拟礼物。In practical applications, the first resource includes funds, electronic coupons, virtual currency or virtual gifts.

图7所述的资源分配装置可以执行图1所示实施例所述的资源分配方法,其实现原理和技术效果不再赘述。对于上述实施例中的资源分配装置其中各个模块、单元执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。The resource allocation device shown in FIG. 7 can execute the resource allocation method described in the embodiment shown in FIG. 1 , and its implementation principles and technical effects will not be repeated here. The specific manner in which each module and unit of the resource allocation device in the above embodiment performs operations has been described in detail in the embodiment of the method, and will not be described in detail here.

在一个可能的设计中,图7所示实施例的资源分配装置可以实现为计算设备,如图8所示,该计算设备可以包括存储组件801以及处理组件802;In a possible design, the resource allocation apparatus in the embodiment shown in FIG. 7 may be implemented as a computing device. As shown in FIG. 8, the computing device may include a storage component 801 and a processing component 802;

存储组件801存储一条或多条计算机指令,其中,该一条或多条计算机指令供处理组件802调用执行,实现如前文任一实施例所述的资源分配方法。The storage component 801 stores one or more computer instructions, wherein the one or more computer instructions are called and executed by the processing component 802 to implement the resource allocation method as described in any of the foregoing embodiments.

当然,计算设备必然还可以包括其他部件,例如输入/输出接口、通信组件等。Of course, a computing device may necessarily also include other components, such as input/output interfaces, communication components, and the like.

输入/输出接口为处理组件和外围接口模块之间提供接口,上述外围接口模块可以是输出设备、输入设备等。The input/output interface provides an interface between the processing component and the peripheral interface module, and the above peripheral interface module may be an output device, an input device, and the like.

通信组件被配置为便于计算设备和其他设备之间有线或无线方式的通信等。The communication component is configured to facilitate wired or wireless communication, etc., between the computing device and other devices.

其中,该计算设备可以为物理设备或者云计算平台提供的弹性计算主机等,此时计算设备即可以是指云服务器,上述处理组件、存储组件等可以是从云计算平台租用或购买的基础服务器资源。Wherein, the computing device may be a physical device or an elastic computing host provided by the cloud computing platform, and the computing device may refer to a cloud server at this time, and the above-mentioned processing components, storage components, etc. may be basic servers rented or purchased from the cloud computing platform resource.

本申请实施例还提供了一种计算机可读存储介质,存储有计算机程序,所述计算机程序被计算机执行时可以实现上述任一实施例所述的资源分配方法。The embodiment of the present application also provides a computer-readable storage medium storing a computer program, and when the computer program is executed by a computer, the resource allocation method described in any of the foregoing embodiments can be implemented.

此外,本申请实施例还提供了一种显示装置,该显示装置可以提供一显示界面,用以显示资源提示信息;其中,资源提示信息基于向第一用户请求分配的第一资源生成;In addition, the embodiment of the present application also provides a display device, which can provide a display interface for displaying resource prompt information; wherein, the resource prompt information is generated based on the first resource allocated to the first user request;

显示界面支持针对资源提示信息的第一操作;The display interface supports the first operation for resource prompt information;

第一操作用于生成第一领取请求,第一领取请求用于发送至服务端,以由服务端将第一资源中的第二资源分配给第一用户。The first operation is used to generate a first claim request, and the first claim request is sent to the server, so that the server allocates the second resource among the first resources to the first user.

在某些实施例中,资源提示信息包括资源领取控件及资源查看控件;显示界面支持针对资源领取控件的用户操作,以触发第一领取请求;显示界面支持针对资源查看控件的用户操作,以触发查看请求;In some embodiments, the resource prompt information includes a resource claim control and a resource view control; the display interface supports user operations on the resource claim control to trigger the first claim request; the display interface supports user operations on the resource view control to trigger view request;

显示界面还用于显示修改提示信息;The display interface is also used to display modification prompt information;

显示界面支持针对修改提示信息的用户操作,以基于输入的需求量向服务端发送第一领取请求。The display interface supports user operations for modifying the prompt information, so as to send the first collection request to the server based on the input demand.

在某些实施例中,显示界面还用于显示第一领取成功提示信息。In some embodiments, the display interface is also used to display the prompt information of the first claim success.

在一个可能的设计中,该显示装置可以实现为一电子设备,如图9所示,该电子设备可以包括存储组件901、显示组件902以及处理组件903;In a possible design, the display device may be implemented as an electronic device. As shown in FIG. 9, the electronic device may include a storage component 901, a display component 902, and a processing component 903;

存储组件901存储一条或多条计算机指令,其中,该一条或多条计算机指令供处理组件903调用执行,实现如前文任一实施例所述的显示方法。The storage component 901 stores one or more computer instructions, wherein the one or more computer instructions are called and executed by the processing component 903 to implement the display method as described in any of the foregoing embodiments.

当然,电子设备必然还可以包括其他部件,例如输入/输出接口、通信组件等。Of course, the electronic equipment may also include other components, such as input/output interfaces, communication components, and the like.

输入/输出接口为处理组件和外围接口模块之间提供接口,上述外围接口模块可以是输出设备、输入设备等。The input/output interface provides an interface between the processing component and the peripheral interface module, and the above peripheral interface module may be an output device, an input device, and the like.

通信组件被配置为便于电子设备和其他设备之间有线或无线方式的通信等。The communication component is configured to facilitate wired or wireless communication, etc., between the electronic device and other devices.

本申请实施例还提供了一种计算机可读存储介质,存储有计算机程序,所述计算机程序被计算机执行时可以实现上述任一实施例所述的显示方法。The embodiment of the present application also provides a computer-readable storage medium storing a computer program, and when the computer program is executed by a computer, the display method described in any one of the above-mentioned embodiments can be realized.

前文实施例中涉及的处理组件可以包括一个或多个处理器来执行计算机指令,以完成上述的方法中的全部或部分步骤。当然处理组件也可以为一个或多个应用专用集成电路(ASIC)、数字信号处理器(DSP)、数字信号处理设备(DSPD)、可编程逻辑器件(PLD)、现场可编程门阵列(FPGA)、控制器、微控制器、微处理器或其他电子元件实现,用于执行上述方法。The processing components involved in the foregoing embodiments may include one or more processors to execute computer instructions to complete all or part of the steps in the above methods. Of course, the processing component can also be one or more application-specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field-programmable gate arrays (FPGAs) , a controller, a microcontroller, a microprocessor or other electronic components for performing the above method.

存储组件可以被配置为存储各种类型的数据以支持在设备中的操作。存储组件可以由任何类型的易失性或非易失性存储设备或者它们的组合实现,如静态随机存取存储器(SRAM),电可擦除可编程只读存储器(EEPROM),可擦除可编程只读存储器(EPROM),可编程只读存储器(PROM),只读存储器(ROM),磁存储器,快闪存储器,磁盘或光盘。The storage component can be configured to store various types of data to support operations in the device. The memory component can be implemented by any type of volatile or non-volatile memory device or their combination, such as static random access memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable Programmable Read Only Memory (EPROM), Programmable Read Only Memory (PROM), Read Only Memory (ROM), Magnetic Memory, Flash Memory, Magnetic or Optical Disk.

显示组件可以为电致发光(EL)元件、液晶显示器或具有类似结构的微型显示器、或者视网膜可直接显示或类似的激光扫描式显示器。The display element may be an electroluminescent (EL) element, a liquid crystal display or a microdisplay of similar structure, or a retinal direct display or similar laser scanning type display.

通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到各实施方式可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件。基于这样的理解,上述技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在计算机可读存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行各个实施例或者实施例的某些部分所述的方法。Through the above description of the implementations, those skilled in the art can clearly understand that each implementation can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware. Based on this understanding, the essence of the above technical solution or the part that contributes to the prior art can be embodied in the form of software products, and the computer software products can be stored in computer-readable storage media, such as ROM/RAM, magnetic discs, optical discs, etc., including several instructions to make a computer device (which may be a personal computer, server, or network device, etc.) execute the methods described in various embodiments or some parts of the embodiments.

最后应说明的是:以上实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围。Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, rather than limiting 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 Modifications are made to the technical solutions described in the foregoing embodiments, or equivalent replacements are made to some of the technical features; 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 present application.

Claims (26)

1. A method for resource allocation, comprising:
determining a first resource requested by a second user to be distributed to a first user;
sending resource prompt information to the first user;
receiving a first acquisition request sent by the first user;
identifying a demand of the first user based on a record of a session of the second user with the first user;
distributing second resources corresponding to the demand in the first resources to the first users; wherein the data amount of the second resource is smaller than the data amount of the first resource.
2. The method as recited in claim 1, further comprising:
receiving a second acquisition request sent by the first user;
and allocating the first resource to the first user.
3. The method of claim 1, wherein the determining the demand of the first user comprises:
determining a demand included in the first retrieval request; the demand is provided by the first user.
4. The method of claim 1, wherein the assigning a second one of the first resources to the first user comprises:
transmitting confirmation prompt information to the first user in response to the first acquisition request;
And receiving a resource updating request sent by the first user, and distributing second resources in the first resources to the first user.
5. The method as recited in claim 4, further comprising:
and receiving a resource confirmation request of the first user, and distributing the first resource to the first user.
6. The method as recited in claim 4, further comprising:
and if the resource updating request is not received within a preset time range, the first resource is allocated to the first user.
7. The method of claim 2, wherein the sending the resource hint information to the first user comprises:
generating resource prompt information comprising a resource acquisition control and a resource viewing control;
sending the resource prompt information to the first user;
the receiving the second request sent by the first user includes:
receiving a second acquisition request triggered by the first user aiming at the resource acquisition control;
the receiving a first request sent by the first user includes:
receiving a viewing request triggered by the first user aiming at the resource viewing control;
Providing modification prompt information to the first user;
a first pickup request triggered based on a demand entered by the first user is received.
8. The method of claim 1, wherein after the allocating the second one of the first resources to the first user, the method further comprises:
and sending a first acquisition success prompt message to the first user based on the data volume of the second resource.
9. The method of claim 8, wherein the sending a first pickup success alert to the first user based on the amount of data for the second resource comprises:
generating a first acquisition success prompt message at least comprising the data volume of the second resource and at least one response message based on the data volume of the second resource;
generating first allocation success prompt information based on the response message selected by the first user and the data amount of the second resource;
and sending the first allocation success prompt information to a second user providing the first resource.
10. The method of claim 1, wherein prior to sending the resource hint information to the first user, further comprising:
Determining a demand of the first user;
judging whether the required quantity is smaller than the data quantity of the first resource;
if yes, generating the resource prompt information;
if not, generating a getting prompt message, and sending the getting prompt message to the first user;
and receiving a third retrieval request sent by the first user aiming at the retrieval prompt information, and distributing the first resource to the first user.
11. The method of claim 1, wherein determining the first resource to be allocated to the first user request comprises:
and receiving a resource allocation request sent by the second user, and determining a first resource and a first user which are requested to be allocated.
12. The method of claim 1, wherein the first resource comprises funds, electronic coupons, virtual currency, or virtual gifts.
13. A display method, comprising:
providing a display interface;
displaying resource prompt information in the display interface; the resource prompt information is generated based on a first resource which is requested to be allocated to a first user by a second user;
responding to a first operation aiming at the resource prompt information, and sending a first acquisition request to a server side so as to identify the demand of the first user by the server side based on the session record of the second user and the first user; and distributing second resources corresponding to the demand in the first resources to the first users.
14. The method as recited in claim 13, further comprising:
and responding to a second operation aiming at the resource prompt information, and sending a second acquisition request to the server side so as to enable the server side to allocate the first resource to the first user.
15. The method of claim 14, wherein the resource hint information includes a resource retrieval control and a resource view control;
the responding to the first operation aiming at the resource prompt information, the sending of the first acquisition request to the server side comprises the following steps:
responding to the user operation of the resource view control, and sending a view request to the server;
displaying modification prompt information in the display interface;
responding to the user operation aiming at the modification prompt information, and sending a first acquisition request to the server based on the input demand;
the responding to the second operation for the resource prompt information, the sending the second request to the server side includes:
and responding to the user operation of the resource acquisition control, and sending a second acquisition request by the server.
16. The method of claim 15, wherein the modification prompt message includes a first pickup control and a second pickup control;
The responding to the user operation aiming at the modification prompt information, and the sending of the first acquisition request to the server based on the input demand comprises the following steps:
responding to input operation for the first acquisition control, and sending a first acquisition request to the server based on the input demand;
the method further comprises the steps of:
and responding to the user operation for the second acquisition control, and sending the second acquisition request to a server.
17. The method of claim 13, wherein after the sending the first get request to the server in response to the first operation for the resource hint information, the method further comprises:
receiving a first acquisition success prompt message fed back by the server;
and displaying the first acquisition success prompt information in the display interface.
18. The method of claim 17, wherein the first retrieval success prompt message comprises at least one reply message;
the method further comprises the steps of:
and responding to the selection operation of the at least one response message, sending the selected response message to the server side, so that the server side generates first allocation success prompt information based on the selected response message and the data quantity of the second resource and sends the first allocation success prompt information to the second user.
19. The method of claim 13, wherein the sending a first retrieval request to a server in response to a first operation for the resource hint information comprises:
responding to a first operation aiming at the resource prompt information, and sending a first acquisition request to a server;
receiving confirmation prompt information fed back by the server;
and responding to the modification operation aiming at the confirmation prompt information, and sending a resource update request to the server so that the server can allocate the second resource in the first resource to the first user.
20. A method for resource allocation, comprising:
determining an electronic red envelope requested to be distributed to the first user by the second user;
sending red packet prompt information to the first user;
receiving a first acquisition request sent by the first user;
identifying a demand of the first user based on a record of a session of the second user with the first user, the demand including a partial amount;
and distributing a part of the amount of money in the electronic red packet to the first user.
21. A display method, comprising:
providing a display interface;
Displaying red packet prompt information in the display interface; the red packet prompt information is generated based on the electronic red packet which is requested to be distributed to the first user by the second user;
and responding to a first operation aiming at the red packet prompt information, sending a first acquisition request to a server side so as to identify the demand of the first user by the server side based on the session record of the second user and the first user, wherein the demand comprises a part of amount, and the part of amount in the electronic red packet is distributed to the first user.
22. A resource allocation apparatus, comprising:
a first determining module, configured to determine that the second user requests the first user to allocate the first resource;
the first information sending module is used for sending resource prompt information to the first user;
the first request receiving module is used for receiving a first acquisition request sent by the first user;
a first allocation module for identifying a demand of the first user based on a record of a session of the second user with the first user; distributing second resources corresponding to the demand in the first resources to the first users; wherein the data amount of the second resource is smaller than the data amount of the first resource.
23. A display device is characterized in that a display interface is provided for displaying resource prompt information; the resource prompt information is generated based on a first resource which is requested to be allocated to a first user by a second user;
the display interface supports a first operation aiming at the resource prompt information;
the first operation is used for generating a first acquisition request, and the first acquisition request is used for being sent to a server side so that the server side can identify the demand of the first user based on the session record of the second user and the first user; and distributing second resources corresponding to the demand in the first resources to the first users.
24. The network system is characterized by comprising a first user end, a second user end and a server end;
the second user side requests the service side to allocate first resources to the first user based on the resource allocation operation of the second user;
the server side sends resource prompt information to a first user side corresponding to the first user, receives a first acquisition request sent by the first user side, and identifies the demand of the first user based on a session record of the second user and the first user; distributing second resources corresponding to the demand in the first resources to the first users; wherein the data volume of the second resource is smaller than the data volume of the first resource
The first user side is used for displaying the resource prompt information, and responding to a first operation aiming at the resource prompt information, and sending the first acquisition request to the server side.
25. A computing device comprising a processing component and a storage component;
the storage component stores one or more computer instructions; the one or more computer instructions are operable to be invoked and executed by the processing component to implement a resource allocation method as claimed in any one of claims 1 to 12.
26. An electronic device is characterized by comprising a storage component, a display component and a processing component; the storage component stores one or more computer program instructions; the one or more computer program instructions for invocation and execution by the processing component to implement the display method of any of claims 13-19.
CN202110261765.0A 2021-03-10 2021-03-10 Resource allocation method, display method, device, system and equipment Active CN113300937B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110261765.0A CN113300937B (en) 2021-03-10 2021-03-10 Resource allocation method, display method, device, system and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110261765.0A CN113300937B (en) 2021-03-10 2021-03-10 Resource allocation method, display method, device, system and equipment

Publications (2)

Publication Number Publication Date
CN113300937A CN113300937A (en) 2021-08-24
CN113300937B true CN113300937B (en) 2023-08-29

Family

ID=77319066

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110261765.0A Active CN113300937B (en) 2021-03-10 2021-03-10 Resource allocation method, display method, device, system and equipment

Country Status (1)

Country Link
CN (1) CN113300937B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113992666B (en) * 2021-09-18 2023-12-29 阿里巴巴(中国)有限公司 Cloud resource allocation method, system, equipment and storage medium
CN114493422A (en) * 2021-12-31 2022-05-13 北京启龙图教育科技有限公司 Material management and control method and device and electronic equipment

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104851041A (en) * 2015-05-11 2015-08-19 浙江翼信科技有限公司 Processing method of electronic resource and system thereof
CN106960312A (en) * 2016-01-08 2017-07-18 深圳市星电商科技有限公司 Data processing method and device, data interactive method and system
CN108805438A (en) * 2018-06-05 2018-11-13 上海掌门科技有限公司 Method and apparatus for distributing resource, getting resource
CN108924036A (en) * 2018-06-27 2018-11-30 上海掌门科技有限公司 Method and apparatus for distributing resource, getting resource
CN109067847A (en) * 2018-07-10 2018-12-21 维沃移动通信有限公司 A resource transfer method, receiving terminal, sending terminal and server
CN109146437A (en) * 2018-07-25 2019-01-04 腾讯科技(深圳)有限公司 Processing method, client and the storage medium of virtual resource
CN109246225A (en) * 2018-09-25 2019-01-18 上海掌门科技有限公司 Method is provided and got to a kind of resource allocation
CN110610396A (en) * 2018-06-15 2019-12-24 阿里巴巴集团控股有限公司 Data processing method and device, electronic equipment and server
CN111966441A (en) * 2020-08-27 2020-11-20 腾讯科技(深圳)有限公司 Information processing method and device based on virtual resources, electronic equipment and medium
CN112101920A (en) * 2020-09-24 2020-12-18 维沃移动通信有限公司 Service processing method and electronic equipment

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104851041A (en) * 2015-05-11 2015-08-19 浙江翼信科技有限公司 Processing method of electronic resource and system thereof
CN106960312A (en) * 2016-01-08 2017-07-18 深圳市星电商科技有限公司 Data processing method and device, data interactive method and system
CN108805438A (en) * 2018-06-05 2018-11-13 上海掌门科技有限公司 Method and apparatus for distributing resource, getting resource
CN110610396A (en) * 2018-06-15 2019-12-24 阿里巴巴集团控股有限公司 Data processing method and device, electronic equipment and server
CN108924036A (en) * 2018-06-27 2018-11-30 上海掌门科技有限公司 Method and apparatus for distributing resource, getting resource
CN109067847A (en) * 2018-07-10 2018-12-21 维沃移动通信有限公司 A resource transfer method, receiving terminal, sending terminal and server
CN109146437A (en) * 2018-07-25 2019-01-04 腾讯科技(深圳)有限公司 Processing method, client and the storage medium of virtual resource
CN109246225A (en) * 2018-09-25 2019-01-18 上海掌门科技有限公司 Method is provided and got to a kind of resource allocation
WO2020063511A1 (en) * 2018-09-25 2020-04-02 上海掌门科技有限公司 Resource allocation, distribution, and acceptance method
CN111966441A (en) * 2020-08-27 2020-11-20 腾讯科技(深圳)有限公司 Information processing method and device based on virtual resources, electronic equipment and medium
CN112101920A (en) * 2020-09-24 2020-12-18 维沃移动通信有限公司 Service processing method and electronic equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于社交网络分析的流量红包客户挖掘与传播模式;徐海勇;陶涛;黄岩;唐崔巍;张兆静;吴晶;;电信科学(第08期);全文 *

Also Published As

Publication number Publication date
CN113300937A (en) 2021-08-24

Similar Documents

Publication Publication Date Title
US10380666B2 (en) Method and system for collaborative and private sessions
US10922694B2 (en) Automatic teller machine (ATM) electronic push requests
KR20120068962A (en) Method and system for payment funding
WO2019128062A1 (en) Gift giving method and device on e-commerce platform
CN110796440A (en) Payment method, device and system, payment service architecture, electronic equipment and medium
US20090276306A1 (en) Utilizing an electronic payment system to implement rebate programs
US20050102242A1 (en) Method and system to facilitate a payment in satisfaction of accumulated micropayment commitments to a vendor
US20160277481A1 (en) Data transferring method, device and system thereof
CN113300937B (en) Resource allocation method, display method, device, system and equipment
AU2014284529B2 (en) Mobile identity
CN108428151A (en) Order splicing method and device
CN109039993A (en) The configuration method applied and device and storage medium is broadcast live
US8380624B2 (en) Person-to-person payments: contextual spending
TWI701626B (en) Data service processing method and device
CN112734533B (en) Logistics rights and interests processing method and device for member users
US20230047003A1 (en) Recipient management in computer network initiated data transfers
CN113656415A (en) Payment method, payment device, payment device and storage medium
AU2012200569B2 (en) Payment using funds pushing
TWM643288U (en) Electronic gift certificate management system
CN115063197A (en) Virtual resource processing method and device, electronic equipment and storage medium
EP4315215A1 (en) Systems and methods for a credit-based split-commission electronic payment network
CN117196702A (en) Multi-platform fusion type payment resource allocation method, device and medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230627

Address after: Room 554, floor 5, building 3, No. 969, Wenyi West Road, Wuchang Street, Yuhang District, Hangzhou City, Zhejiang Province

Applicant after: TAOBAO (CHINA) SOFTWARE CO.,LTD.

Address before: Room 01, 45 / F, AXA building, 8 Shanton Road, Singapore

Applicant before: Alibaba Singapore Holdings Ltd.

GR01 Patent grant
GR01 Patent grant