CN109657179B - Service processing method, system and storage medium - Google Patents

Service processing method, system and storage medium Download PDF

Info

Publication number
CN109657179B
CN109657179B CN201811497124.XA CN201811497124A CN109657179B CN 109657179 B CN109657179 B CN 109657179B CN 201811497124 A CN201811497124 A CN 201811497124A CN 109657179 B CN109657179 B CN 109657179B
Authority
CN
China
Prior art keywords
application program
identification information
fusion
account
information
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
CN201811497124.XA
Other languages
Chinese (zh)
Other versions
CN109657179A (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.)
Beijing Qihoo Technology Co Ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Qihoo Technology Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201811497124.XA priority Critical patent/CN109657179B/en
Publication of CN109657179A publication Critical patent/CN109657179A/en
Application granted granted Critical
Publication of CN109657179B publication Critical patent/CN109657179B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the specification provides a service processing method, a system and a storage medium. The method comprises the following steps: after receiving a webpage file loading instruction, a client of an application program responds to the instruction to call an embedded webpage file in the application program file, and loads a corresponding man-machine interaction display window; generating identification information of an account and sending the identification information to the fusion party equipment so that the fusion party equipment can request account information of the account from a server of the application program through the identification information; the server of the application program receives the identification information and searches account information according to the identification information; and sending the account information to the fusion party equipment so that the fusion party equipment processes the account information and then sends the processed account information to the publishing equipment of the embedded webpage file.

Description

Service processing method, system and storage medium
Technical Field
Embodiments of the present disclosure relate to data processing technologies, and in particular, to a service processing method, a system, and a storage medium.
Background
With the development of network technology, users can acquire more and more rich contents such as games, video and audio works, literary works and the like on the network. In practice, some content producers not only produce content, but also develop content distribution platforms, such as application programs (APP). Another part of the content producer jumps its content link distribution platform to its own application if the content link is triggered.
Taking reading software as an example, the reading software not only loads literary works provided by a server, but also can be embedded with pages such as advertisements, games and the like.
In the existing implementation manner, after clicking pages such as an optical notice and a game embedded in an application program, a user triggers a jump to the application program of the issuer of the optical notice and the game, so that the user of the original application program runs off.
Disclosure of Invention
The embodiment of the specification provides a service processing method, a device, equipment and a storage medium, which can avoid switching of application programs.
In a first aspect, an embodiment of the present disclosure provides a service processing method, including:
the client of the application program receives a webpage file loading instruction;
the client of the application program responds to the webpage file loading instruction to call an embedded webpage file in the application program file, and loads a man-machine interaction display window corresponding to the embedded webpage file;
the client of the application program generates identification information of an account corresponding to the webpage file loading instruction and sends the identification information to the fusion party device, so that the fusion party device requests account information of the account from a server of the application program through the identification information;
the server of the application program receives the identification information;
the server of the application program searches account information of the account according to the identification information;
and the server of the application program sends the account information to the fusion party equipment so that the fusion party equipment processes the account information and then sends the processed account information to the publishing equipment of the embedded webpage file.
The inventor finds out through creative labor in the process of realizing the invention that the application program switching occurs because the content publisher hopes to acquire the user data, based on the method provided by the embodiment of the invention, after the client of the application program receives the webpage file loading instruction, the corresponding embedded webpage file is loaded in response to the instruction on one hand, and the identification information of the account is sent to the fusion party equipment on the other hand, so that the fusion party equipment uses the identification information to request the account information of the account from the server of the application program; after receiving the identification information, the server of the application program returns account information to the fusion party device so that the fusion party device provides the account information to the publisher device. The account information is acquired on the server through the identification information, and the publisher device can acquire the account information (namely the user information) through transfer of the fusion device, so that application program switching is not needed.
With reference to the first aspect, in a first implementation manner of the first aspect of the embodiment of the present invention, the identification information is token information.
By adding the token information, the application server can find the corresponding account information, and the communication safety is improved.
With reference to the first aspect, in a second implementation manner of the first aspect of the embodiment of the present invention, generating, by a client of an application program, identification information of an account corresponding to the webpage file loading instruction and sending the identification information to a fusion party device, where the method includes:
the client of the application program calls a main program execution file of the application program to generate identification information of an account corresponding to the webpage file loading instruction, and the identification information is carried in a uniform resource locator and sent to a fusion end execution file in the application program file;
and the client of the application program calls the fusion end execution file to acquire the identification information from the uniform resource locator and sends the identification information to the fusion party equipment.
With reference to the first aspect, the first implementation manner of the first aspect, or the second implementation manner of the first aspect, in a third implementation manner of the first aspect of the embodiment of the present invention, the method further includes:
the client of the application program obtains a payment operation instruction through the man-machine interaction display window;
the client of the application program responds to the service operation instruction to generate a payment request message and send the payment request message;
and the client of the application program receives the payment response message, calls a payment script of the application program according to the indication of the payment response message, and creates a man-machine interaction display window corresponding to the payment script.
According to the method provided by the embodiment of the invention, after the client of the application program receives the payment response message, the payment process is completed by calling the payment script of the application program, and the skip to other payment pages is not needed, so that the cross-application switching condition is further avoided.
In a second aspect, an embodiment of the present invention provides a service processing system, including a client of an application program and a server of the application program, where:
the client of the application program is used for:
receiving a webpage file loading instruction;
calling an embedded webpage file in an application program file in response to the webpage file loading instruction, and loading a man-machine interaction display form corresponding to the embedded webpage file;
generating identification information of an account corresponding to the webpage file loading instruction and sending the identification information to the fusion party equipment so that the fusion party equipment can request account information of the account from a server of the application program through the identification information;
the server of the application program is used for:
receiving the identification information;
searching account information of the account according to the identification information;
and sending the account information to the fusion party equipment so that the fusion party equipment processes the account information and then sends the processed account information to the publishing equipment of the embedded webpage file.
After the client of the application program receives the webpage file loading instruction, the system provided by the embodiment of the invention responds to the instruction to load the corresponding embedded webpage file on one hand, and sends the identification information of the account to the fusion party equipment on the other hand, so that the fusion party equipment uses the identification information to request the account information of the account from the server of the application program; after receiving the identification information, the server of the application program returns account information to the fusion party device so that the fusion party device provides the account information to the publisher device. The account information is acquired on the server through the identification information, and the publisher device can acquire the account information (namely the user information) through transfer of the fusion device, so that application program switching is not needed.
With reference to the second aspect, in a first implementation manner of the second aspect of the embodiment of the present invention, the identification information is token information.
By adding the token information, the application server can find the corresponding account information, and the communication safety is improved.
With reference to the second aspect, in a second implementation manner of the second aspect of the embodiment of the present invention, in order to generate and send identification information of an account corresponding to the web page file loading instruction to the fusion party device, a client of the application program is configured to:
calling a main program execution file of the application program to generate identification information of an account corresponding to the webpage file loading instruction, carrying the identification information in a uniform resource locator and sending the uniform resource locator to a fusion end execution file in the application program file;
and calling the fusion end execution file to acquire the identification information from the uniform resource locator and sending the identification information to the fusion party equipment.
With reference to the second aspect, the first implementation manner of the second aspect, or the second implementation manner of the second aspect, in a third implementation manner of the first aspect of the embodiment of the present invention, the client of the application program is further configured to:
acquiring a payment operation instruction through the man-machine interaction display window;
generating a payment request message in response to the service operation instruction and sending the payment request message;
and receiving a payment response message, calling a payment script of the application program according to the indication of the payment response message, and creating a man-machine interaction display window corresponding to the payment script.
According to the system provided by the embodiment of the invention, after the client of the application program receives the payment response message, the payment process is completed by calling the payment script of the application program, and the user does not need to jump to other payment pages, so that the occurrence of the cross-application switching condition is further avoided.
In a third aspect, embodiments of the present invention provide a computer system comprising a plurality of processors and a plurality of memories:
the memory is used for storing a program for executing the method of the embodiments of the first aspect described above,
the processor is configured to execute a program stored in the memory.
After the client of the application program receives the webpage file loading instruction, the system provided by the embodiment of the invention responds to the instruction to load the corresponding embedded webpage file on one hand, and sends the identification information of the account to the fusion party equipment on the other hand, so that the fusion party equipment uses the identification information to request the account information of the account from the server of the application program; after receiving the identification information, the server of the application program returns account information to the fusion party device so that the fusion party device provides the account information to the publisher device. The account information is acquired on the server through the identification information, and the publisher device can acquire the account information (namely the user information) through transfer of the fusion device, so that application program switching is not needed.
In a fourth aspect, embodiments of the present invention provide a computer storage medium storing computer software instructions for use with the computer system described above, comprising instructions for executing the program designed for the computer system described above.
After the client of the application program receives the webpage file loading instruction, the storage medium provided by the embodiment of the invention responds to the instruction to load the corresponding embedded webpage file, and sends the identification information of the account to the fusion party device so that the fusion party device can request the account information of the account from the server of the application program by using the identification information; after receiving the identification information, the server of the application program returns account information to the fusion party device so that the fusion party device provides the account information to the publisher device. The account information is acquired on the server through the identification information, and the publisher device can acquire the account information (namely the user information) through transfer of the fusion device, so that application program switching is not needed.
Drawings
FIG. 1 is a schematic diagram of a computer device according to an embodiment of the present invention;
fig. 2 is a flowchart of a service processing method provided in an embodiment of the present invention;
fig. 3 is a block diagram of a service processing system according to an embodiment of the present invention.
Detailed Description
In order to better understand the technical solutions described above, the technical solutions of the embodiments of the present specification are described in detail below through the accompanying drawings and the specific embodiments, and it should be understood that the specific features of the embodiments of the present specification and the specific features of the embodiments of the present specification are detailed descriptions of the technical solutions of the embodiments of the present specification, and not limit the technical solutions of the present specification, and the technical features of the embodiments of the present specification may be combined without conflict.
The method provided by the embodiment of the specification can be implemented on a client and an application server of an application program, wherein the client of the application program refers to a user terminal (such as a smart phone, a personal computer and the like) for installing the application program, and an application program file comprises an embedded webpage file. The user opens an application program on the user terminal and clicks an icon of the embedded webpage file, on one hand, the user terminal responds to the operation of the user, invokes the embedded webpage file in the application program file, and creates a man-machine interaction display window corresponding to the embedded webpage file so as to display the content of the embedded webpage file; on the other hand, the user terminal generates the identification information of the account and sends the identification information to the fusion party device, and the fusion party device sends the identification information to the server of the application program after receiving the identification information so as to request the account information from the server of the application program; and the server of the application program searches account information of the account according to the identification information and returns the account information to the fusion party equipment, and the fusion party equipment processes the account information and sends the processed account information to the publishing equipment of the embedded webpage file.
Further, the user clicks a display control displayed on the man-machine interaction display window corresponding to the embedded webpage file, and the display control triggers a payment flow to generate a payment operation instruction; the user terminal responds to the payment operation instruction to generate and send a payment initiation request; and the user terminal receives the payment response message and executes the payment operation instruction according to the indication of the payment response message.
The specific hardware structure of the server of the application program is described with reference to fig. 1.
In a first aspect, an embodiment of the present disclosure provides a service processing method, referring to fig. 2, including:
step 201, a client of an application program receives a webpage file loading instruction.
Step 202, the client of the application program responds to the webpage file loading instruction to call the embedded webpage file in the application program file, and loads the man-machine interaction display window corresponding to the embedded webpage file.
In the embodiment of the invention, if the user does not log in the application program, when the user clicks the icon of the embedded webpage file, the client of the application program firstly calls the login page, and after finishing logging in, the user calls the embedded webpage file and creates the corresponding man-machine interaction display window.
Step 203, the client of the application program generates the identification information of the account corresponding to the webpage file loading instruction and sends the identification information to the fusion party device, so that the fusion party device requests the account information of the account from the server of the application program through the identification information.
And logging in the account corresponding to the webpage file loading instruction, namely logging in the account of the application program.
Preferably, the identification information is token information, and further, token information corresponding to an account for logging in the application program may be provided.
The service initiation request may also carry account information of the account.
Wherein the service initiation request may be, but is not limited to, a URL (uniform resource locator) message.
In the embodiment of the invention, the client of the application program also transmits the identification information I of the application program to the fusion party equipment, and the fusion party equipment can determine the server according to the identification information of the application program and transmit the identification information to the server.
Step 204, the server of the application program receives the identification information.
Step 205, the server of the application program searches the account information of the account according to the identification information.
Taking a token as an example, the server can verify the token by adopting an existing verification mode, so as to determine the corresponding account, and further find the account information of the account.
And 206, the server of the application program sends the account information to the fusion party device so that the fusion party device processes the account information and sends the processed account information to the publishing device of the embedded webpage file.
After the client of the application program receives the webpage file loading instruction, the method provided by the embodiment of the invention responds to the instruction to load the corresponding embedded webpage file on one hand, and sends the identification information of the account to the fusion party equipment on the other hand, so that the fusion party equipment uses the identification information to request the account information of the account from the server of the application program; after receiving the identification information, the server of the application program returns account information to the fusion party device so that the fusion party device provides the account information to the publisher device. The account information is acquired on the server through the identification information, and the publisher device can acquire the account information (namely the user information) through transfer of the fusion device, so that application program switching is not needed.
In the embodiment of the invention, the client of the application program can directly send the identification information to the fusion party device through the main program execution file of the application program. Optionally, the file of the application program further includes a fusion end execution file (JS SDK) of the fusion end, and then the client of the application program invokes the main program execution file of the application program to generate the identification information of the account corresponding to the webpage file loading instruction, and sends the identification information carried in a Uniform Resource Locator (URL) to the fusion end execution file in the application program file; and the client of the application program calls the fusion end execution file to acquire the identification information from the uniform resource locator and sends the identification information to the fusion party equipment.
On the other hand, the fusion end execution file requests the display content of the embedded webpage file from the target address of the URL according to the address of the URL, so that the display of the embedded webpage file is realized.
On the basis of any of the above method embodiments, as described above, if the user further clicks the display control in the embedded web page file, the display control triggers the payment flow, that is, the client of the application program obtains the payment operation instruction through the man-machine interaction display window; generating a payment request message in response to the service operation instruction and sending the payment request message; and receiving a payment response message, calling a payment script of the application program according to the indication of the payment response message, and creating a man-machine interaction display window corresponding to the payment script.
The payment request message may be sent to the fusion party device, where the fusion party device adds the fusion account information and then sends the fusion account information to the publisher device, where the publisher device performs a payment response and returns a payment response message, and the fusion party device replaces the fusion account information with channel account information (i.e., account information provided by the server of the application program) and sends the channel account information to the client of the application program.
On the basis of any of the above method embodiments, the processing of the channel account information by the fusee device after receiving it means converting it into the fusee account information.
Specifically, channel account information is processed according to a preset coding rule, and fusion account information is generated.
The purpose of generating the fused account information is to provide the account information with uniform format for the content producer device so as to facilitate the processing of the content producer device, and in addition, the fused party device can be transparent to the content producer, so that the information of the fused party is prevented from being revealed.
The embodiment of the invention does not limit the encoding rule, for example, after the channel account information is subjected to numerical processing, the obtained numerical value is converted according to a preset formula, the converted numerical value is used as the fusion account information or the converted numerical value is encoded into a character value, and the character value is used as the fusion account information; for another example, a hash value of the channel account information may be calculated, and the calculated hash value may be used as the fused account information.
If the hash value is used as the fused account information, the fused account information after the channel account information codes registered on each channel side can be ensured not to collide.
The method provided by the embodiment of the invention can not only obtain the fused account information by independently using channel account information codes, but also combine other information joint codes. By way of example and not limitation, channel account information and channel identification information (i.e., servers for the applications described above) are processed according to predetermined encoding rules to generate fused account information.
Similar to the coding rules introduced above, the channel account information and the channel identification information may be respectively processed in a numeric manner, and the obtained numeric value is calculated according to a predetermined calculation formula; the channel account information and the channel identification information can be cascaded according to a preset sequence, the information after cascading is subjected to numerical processing, and the obtained numerical value is calculated according to a preset calculation formula; hash values of channel account information and channel identification information may also be calculated.
The method provided by the embodiment of the invention can encode the channel account information and the channel identification information to obtain the fused account information, and the generated fused account information is different because the channel identification information of each channel side is different, so that the fused account information conflict is avoided.
On the basis of any of the above method embodiments, consider the following scenario: the user registers accounts on a plurality of channel platforms and accesses the same content (for example, plays the same game on different channel platforms), if the synchronization of the content can be realized, for example, the user logs in on the channel platform A and purchases the prop of a certain game, if the prop can be synchronized to the game account of the user on the channel platform B, the user experience can be greatly improved. For this purpose, the channel account information includes account universal identification information, and the channel account information is compared with channel account information sent by other channel side equipment; obtaining and associatively storing channel identification information of channel side equipment corresponding to the common identification information of the same account; receiving a content message sent by content producer equipment, wherein the content message carries target content data and fused account information; searching channel identification information of channel side equipment corresponding to the account universal identification information in the fused account information in channel identification information of channel side equipment corresponding to the same account universal identification information in the associated storage; acquiring channel account information corresponding to the channel identification information aiming at each piece of searched channel identification information; replacing the fused account information in the content message with the channel account information; and sending the content message carrying the fused account information to the channel side equipment corresponding to the searched channel identification information.
The account universal identification information refers to universal information of a mailbox, a mobile phone and the like of a user, which are not changed along with channel changes.
The embodiment of the invention does not limit the specific content of the target content data, and in practical application, the embodiment can be preconfigured by a content producer or a channel platform side according to scenes and requirements.
In this case, not all users have cross-channel account information, nor all users submit the same general account identification information in a plurality of channels, so that other channel identification information cannot be found, and then content synchronization is not needed.
Based on the same inventive concept, an embodiment of the present disclosure provides a service processing apparatus, please refer to fig. 3, including:
client 301 of an application and server 302 of an application, wherein:
the client 301 of the application program is configured to:
receiving a webpage file loading instruction;
calling an embedded webpage file in an application program file in response to the webpage file loading instruction, and loading a man-machine interaction display form corresponding to the embedded webpage file;
generating identification information of an account corresponding to the webpage file loading instruction and sending the identification information to the fusion party equipment so that the fusion party equipment can request account information of the account from a server of the application program through the identification information;
the server 302 of the application program is configured to:
receiving the identification information;
searching account information of the account according to the identification information;
and sending the account information to the fusion party equipment so that the fusion party equipment processes the account information and then sends the processed account information to the publishing equipment of the embedded webpage file.
After the client of the application program receives the webpage file loading instruction, the system provided by the embodiment of the invention responds to the instruction to load the corresponding embedded webpage file on one hand, and sends the identification information of the account to the fusion party equipment on the other hand, so that the fusion party equipment uses the identification information to request the account information of the account from the server of the application program; after receiving the identification information, the server of the application program returns account information to the fusion party device so that the fusion party device provides the account information to the publisher device. The account information is acquired on the server through the identification information, and the publisher device can acquire the account information (namely the user information) through transfer of the fusion device, so that application program switching is not needed.
Optionally, the identification information is token information.
By adding the token information, the application server can find the corresponding account information, and the communication safety is improved.
Optionally, in order to generate the identification information of the account corresponding to the webpage file loading instruction and send the identification information to the fusion party device, the client side of the application program is configured to:
calling a main program execution file of the application program to generate identification information of an account corresponding to the webpage file loading instruction, carrying the identification information in a uniform resource locator and sending the uniform resource locator to a fusion end execution file in the application program file;
and calling the fusion end execution file to acquire the identification information from the uniform resource locator and sending the identification information to the fusion party equipment.
Optionally, the client of the application program is further configured to:
acquiring a payment operation instruction through the man-machine interaction display window;
generating a payment request message in response to the service operation instruction and sending the payment request message;
and receiving a payment response message, calling a payment script of the application program according to the indication of the payment response message, and creating a man-machine interaction display window corresponding to the payment script.
According to the system provided by the embodiment of the invention, after the client of the application program receives the payment response message, the payment process is completed by calling the payment script of the application program, and the user does not need to jump to other payment pages, so that the occurrence of the cross-application switching condition is further avoided.
Based on the same inventive concept, an embodiment of the present invention provides a computer apparatus including a processor and a memory:
the memory is used for storing a program for executing the method of the embodiments of the first aspect described above,
the processor is configured to execute a program stored in the memory.
After the client of the application program receives the webpage file loading instruction, the system provided by the embodiment of the invention responds to the instruction to load the corresponding embedded webpage file on one hand, and sends the identification information of the account to the fusion party equipment on the other hand, so that the fusion party equipment uses the identification information to request the account information of the account from the server of the application program; after receiving the identification information, the server of the application program returns account information to the fusion party device so that the fusion party device provides the account information to the publisher device. The account information is acquired on the server through the identification information, and the publisher device can acquire the account information (namely the user information) through transfer of the fusion device, so that application program switching is not needed.
Fig. 1 is a block diagram showing a part of the structure of a server relating to a system embodiment provided by an embodiment of the present invention. Referring to fig. 1, the server includes: a power supply 110, a main board 120, a central processing unit (Central Precessing Unit, CPU) 130, a system bus 140, an internal memory 150, a magnetic disk 160, an input unit 170, a display unit 180, a network card 190, and the like. Those skilled in the art will appreciate that the server architecture shown in fig. 1 is not limiting of the server and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components.
The following describes the respective constituent elements of the server in detail with reference to fig. 1:
the power supply 110 is used for converting 220V ac into 5V,12V and 3.3V dc to supply to each component in the server, and preferably, the power supply may be logically connected to the central processor 130 through a power management system, so that functions of managing charging, discharging, power consumption management and the like are implemented through the power management system.
The motherboard 120 is a platform on which each component in the server operates, and provides an electrical connection path between the components, and each component performs electrical signal transmission through the motherboard, and each component is mounted on the motherboard by plugging, welding, and the like.
The central processing unit 130 is a control center of the server, and mainly includes an arithmetic logic unit (ALU, arithmetic Logic Unit) 131, a Program Counter (PC) 132, a register set 133, a Cache memory (Cache) 134, and a Bus (Bus) interface 135 for transferring data, control, and status. Among these, the arithmetic logic operation unit 131 performs various arithmetic and logical operation operations, including operations of addition, subtraction, multiplication, division by four, and, or, not, exclusive or, shift operation, and relational operation and logical operation. The program counter 132 is a register in the control section of the cpu 130 for storing the address of the next instruction; the register set 133 includes general-purpose registers, special-purpose registers, and control registers. Registers have very high read and write speeds, so data transfer between registers is very fast. The cache memory 134 is a high-speed low-capacity memory composed of SRAM (Static Random Access Memory ) for caching general instructions and data. Bus interface 135 is used to transfer information between central processor 130 and other components. The central processor 130 performs various functions of the server and processes data by running or executing an application program stored in the internal memory 150 or the disk 160 and calling the data stored in the internal memory 150 or the disk 160, thereby performing overall monitoring.
The system bus 140 is a common communication backbone that carries information among the various components of the server, and is a transmission harness made up of wires. According to the kind of information transmitted by the server, the system Bus may be divided into a Data Bus (Data Bus), an Address Bus (Address Bus) and a Control Bus (Control Bus) for transmitting Data, data Address and Control signals, respectively.
The internal memory 150 is an electronic memory device, and is composed of a circuit board and a chip, and is characterized by small volume, high speed, electricity-capable storage, and no electricity-capable emptying, i.e. the internal memory of the server can store data in a starting state, and all data in the internal memory can be automatically emptied after the server is shut down. The internal memory 150 may be classified into SDRAM (Synchronous Dynamic Random Access Memory) memory and DDR (Double Data Rate) memory. The application and associated data are first read into the internal memory 150, and the central processor 130 reads and loads the application from the internal memory 150.
Disk 160, also known as external memory, holds the operating system, applications, data, etc. required for the server to run, without losing data as the server is powered down.
The input unit 170 may be used to receive input numeric or character information and to generate key signal inputs related to user settings and function control of the server. The input unit specifically further comprises an I/O controller and an input device, wherein the I/O controller is configured to adapt signals of the input device and transmit the signals to the system bus. The input unit 170 may be divided into a mouse 171, a keyboard 172, a touch panel 173, and the like.
The display unit 180 may be used to display information input by a user or information provided to the user and various menus of the server. The display unit 180 may include a display card 181 and a display 182. Further, the touch panel 173 may cover the display panel of the display 182, and when the touch panel 173 detects a touch operation thereon or thereabout, the touch operation is transmitted to the central processor 130 to determine the type of the touch event, and then the processor 130 provides a corresponding visual output on the display panel of the display 182 according to the type of the touch event. Although in fig. 1, the touch panel 173 and the display 182 are implemented as two separate components for the input and output functions of the server, in some embodiments, the touch panel 173 may be integrated with the display panel of the display 182 to implement the input and output functions of the server.
The network card 190 is a network component operating in the data link layer and is an interface for connecting a personal computer and a transmission medium in a lan. The network card 190 may be further classified into a wired network card and a wireless network card.
Although not shown, the server may further include input/output units such as a sound card, a speaker, a microphone, a camera, and communication units such as a bluetooth module, which will not be described herein.
Based on the same inventive concept, an embodiment of the present invention provides a computer storage medium for storing computer software instructions for the above computer system, which includes a program for executing the above computer system.
After the client of the application program receives the webpage file loading instruction, the system provided by the embodiment of the invention responds to the instruction to load the corresponding embedded webpage file on one hand, and sends the identification information of the account to the fusion party equipment on the other hand, so that the fusion party equipment uses the identification information to request the account information of the account from the server of the application program; after receiving the identification information, the server of the application program returns account information to the fusion party device so that the fusion party device provides the account information to the publisher device. The account information is acquired on the server through the identification information, and the publisher device can acquire the account information (namely the user information) through transfer of the fusion device, so that application program switching is not needed.
The present description is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the specification. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present description have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. It is therefore intended that the following claims be interpreted as including the preferred embodiments and all such alterations and modifications as fall within the scope of the disclosure.
It will be apparent to those skilled in the art that various modifications and variations can be made in the present specification without departing from the spirit or scope of the specification. Thus, if such modifications and variations of the present specification fall within the scope of the claims and the equivalents thereof, the present specification is also intended to include such modifications and variations.

Claims (10)

1. A method for processing a service, comprising:
the client of the application program receives a webpage file loading instruction;
the client of the application program responds to the webpage file loading instruction to call an embedded webpage file in the application program file, and loads a man-machine interaction display window corresponding to the embedded webpage file;
the client of the application program generates identification information of an account corresponding to the webpage file loading instruction and sends the identification information to the fusion party device, so that the fusion party device requests account information of the account from a server of the application program through the identification information;
the server of the application program receives the identification information;
the server of the application program searches account information of the account according to the identification information;
and the server of the application program sends the account information to the fusion party equipment so that the fusion party equipment processes the account information and then sends the processed account information to the publishing equipment of the embedded webpage file.
2. The method of claim 1, wherein the identification information is token information.
3. The method of claim 1, wherein the generating, by the client of the application program, identification information of the account corresponding to the web page file loading instruction and sending the identification information to the fusion party device includes:
the client of the application program calls a main program execution file of the application program to generate identification information of an account corresponding to the webpage file loading instruction, and the identification information is carried in a uniform resource locator and sent to a fusion end execution file in the application program file;
and the client of the application program calls the fusion end execution file to acquire the identification information from the uniform resource locator and sends the identification information to the fusion party equipment.
4. A method according to claim 3, characterized in that the method further comprises:
the client of the application program obtains a payment operation instruction through the man-machine interaction display window;
the client of the application program responds to the service operation instruction to generate a payment request message and send the payment request message;
and the client of the application program receives the payment response message, calls a payment script of the application program according to the indication of the payment response message, and creates a man-machine interaction display window corresponding to the payment script.
5. A business processing system comprising a client of an application program and a server of the application program;
the client of the application program is used for:
receiving a webpage file loading instruction;
calling an embedded webpage file in an application program file in response to the webpage file loading instruction, and loading a man-machine interaction display form corresponding to the embedded webpage file;
generating identification information of an account corresponding to the webpage file loading instruction and sending the identification information to the fusion party equipment so that the fusion party equipment can request account information of the account from a server of the application program through the identification information;
the server of the application program is used for:
receiving the identification information;
searching account information of the account according to the identification information;
and sending the account information to the fusion party equipment so that the fusion party equipment processes the account information and then sends the processed account information to the publishing equipment of the embedded webpage file.
6. The system of claim 5, wherein the identification information is token information.
7. The system of claim 5, wherein to generate and send identification information of an account corresponding to the web page file loading instruction to the fusion party device, the client of the application program is configured to:
calling a main program execution file of the application program to generate identification information of an account corresponding to the webpage file loading instruction, carrying the identification information in a uniform resource locator and sending the uniform resource locator to a fusion end execution file in the application program file;
and calling the fusion end execution file to acquire the identification information from the uniform resource locator and sending the identification information to the fusion party equipment.
8. The system of claim 7, wherein the client of the application is further configured to:
acquiring a payment operation instruction through the man-machine interaction display window;
generating a payment request message in response to the service operation instruction and sending the payment request message;
and receiving a payment response message, calling a payment script of the application program according to the indication of the payment response message, and creating a man-machine interaction display window corresponding to the payment script.
9. A computer system comprising a plurality of processors and a plurality of memories:
the memory is used for storing a program for executing the method of any one of claims 1 to 4,
the processor is configured to execute a program stored in the memory.
10. A computer storage medium storing computer software instructions for use with the computer system of claim 9, comprising a program designed to execute the computer system of claim 9.
CN201811497124.XA 2018-12-07 2018-12-07 Service processing method, system and storage medium Active CN109657179B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811497124.XA CN109657179B (en) 2018-12-07 2018-12-07 Service processing method, system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811497124.XA CN109657179B (en) 2018-12-07 2018-12-07 Service processing method, system and storage medium

Publications (2)

Publication Number Publication Date
CN109657179A CN109657179A (en) 2019-04-19
CN109657179B true CN109657179B (en) 2024-04-16

Family

ID=66113623

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811497124.XA Active CN109657179B (en) 2018-12-07 2018-12-07 Service processing method, system and storage medium

Country Status (1)

Country Link
CN (1) CN109657179B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111176708B (en) * 2019-12-20 2022-05-13 南京领行科技股份有限公司 SDK file processing method and device, electronic equipment and storage medium

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102360480A (en) * 2011-10-06 2012-02-22 吴东辉 Method and system for linking on-line payment and recording links
CN102498486A (en) * 2009-09-10 2012-06-13 摩托罗拉移动公司 System, server, and mobile device for content provider website interaction and method therefore
CN104216930A (en) * 2013-07-30 2014-12-17 腾讯科技(深圳)有限公司 Method and device for detecting skipping type phishing webpage
CN104462511A (en) * 2014-12-22 2015-03-25 北京奇虎科技有限公司 Loading method and device for information in browser new label page
CN104767735A (en) * 2011-04-29 2015-07-08 阿里巴巴集团控股有限公司 Information safety processing method, processing server and processing client side
CN105099688A (en) * 2014-05-15 2015-11-25 阿里巴巴集团控股有限公司 Operation method for electronic account, display method and apparatus for payment page
CN105427135A (en) * 2015-12-16 2016-03-23 华侨大学 Interactive internet advertisement putting method and system
CN105590242A (en) * 2014-10-24 2016-05-18 无锡买卖宝信息技术有限公司 Method and apparatus for generating order information
CN106789888A (en) * 2016-11-18 2017-05-31 重庆邮电大学 A kind of fishing webpage detection method of multiple features fusion
CN107305553A (en) * 2016-04-20 2017-10-31 北京京东尚科信息技术有限公司 The method and system of the Hybrid pages are dynamically redirected in a kind of App based on Hybrid
CN107403342A (en) * 2017-07-24 2017-11-28 孙晖 A kind of method, terminal device, server and storage medium for providing resource

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8131258B2 (en) * 2009-04-20 2012-03-06 Boku, Inc. Systems and methods to process transaction requests
US20110231304A1 (en) * 2010-03-02 2011-09-22 Plastyc, Inc. Secure method and apparatus for remote funding of current payment accounts
US9659289B2 (en) * 2012-01-18 2017-05-23 Cellco Partnership Customer touch point for real time sharing of transaction data between different customer interaction channels
SG10201703374XA (en) * 2017-04-25 2018-11-29 Mastercard International Inc Method and system for loading reloadable cards

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102498486A (en) * 2009-09-10 2012-06-13 摩托罗拉移动公司 System, server, and mobile device for content provider website interaction and method therefore
CN104767735A (en) * 2011-04-29 2015-07-08 阿里巴巴集团控股有限公司 Information safety processing method, processing server and processing client side
CN102360480A (en) * 2011-10-06 2012-02-22 吴东辉 Method and system for linking on-line payment and recording links
CN104216930A (en) * 2013-07-30 2014-12-17 腾讯科技(深圳)有限公司 Method and device for detecting skipping type phishing webpage
CN105099688A (en) * 2014-05-15 2015-11-25 阿里巴巴集团控股有限公司 Operation method for electronic account, display method and apparatus for payment page
CN105590242A (en) * 2014-10-24 2016-05-18 无锡买卖宝信息技术有限公司 Method and apparatus for generating order information
CN104462511A (en) * 2014-12-22 2015-03-25 北京奇虎科技有限公司 Loading method and device for information in browser new label page
CN105427135A (en) * 2015-12-16 2016-03-23 华侨大学 Interactive internet advertisement putting method and system
CN107305553A (en) * 2016-04-20 2017-10-31 北京京东尚科信息技术有限公司 The method and system of the Hybrid pages are dynamically redirected in a kind of App based on Hybrid
CN106789888A (en) * 2016-11-18 2017-05-31 重庆邮电大学 A kind of fishing webpage detection method of multiple features fusion
CN107403342A (en) * 2017-07-24 2017-11-28 孙晖 A kind of method, terminal device, server and storage medium for providing resource

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
二维码在O2O零售模式中的应用研究;谭娟等;《现代商贸工业》;20150415;60-62 *

Also Published As

Publication number Publication date
CN109657179A (en) 2019-04-19

Similar Documents

Publication Publication Date Title
US10614155B2 (en) Single page application authoring in a content management system
CN110020329B (en) Method, device and system for generating webpage
CN111338623B (en) Method, device, medium and electronic equipment for developing user interface
TW201824012A (en) Service processing method and apparatus
CN113094492B (en) Comment information display method, processing system, device, equipment and storage medium
CN109636460B (en) Service processing method, device, equipment and storage medium
CN109325744B (en) Payment processing method, payment processing device, payment processing medium and electronic equipment
EP3508262A1 (en) Method and system for sharing user activity information
US20230291591A1 (en) Interaction method and apparatus, and electronic device
CN104965690A (en) Method and apparatus for processing data
CN104142975A (en) Microblog information promotion method, device and system
CN111723309B (en) Method and device for web page searching
CN104077151A (en) Method for fast starting network application and electronic equipment
CN109657179B (en) Service processing method, system and storage medium
CN112291412B (en) Application program control method and device and electronic equipment
CN111580883B (en) Application program starting method, device, computer system and medium
CN111176641B (en) Flow node execution method, device, medium and electronic equipment
CN110647327A (en) Method and device for dynamic control of user interface based on card
CN113364915B (en) Information display method and device and electronic equipment
CN111580882B (en) Application program starting method, device, computer system and medium
CN110968819A (en) Data processing method, device and machine readable medium
CN112905072B (en) Application processing method and device and electronic equipment
CN114302207A (en) Bullet screen display method, device, system, equipment and storage medium
CN109660610B (en) Data processing method, device, equipment and storage medium
CN111813407B (en) Game development method, game running device and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant