CN111209036A - Method and device for configuring self-service mode of system - Google Patents
Method and device for configuring self-service mode of system Download PDFInfo
- Publication number
- CN111209036A CN111209036A CN202010139108.4A CN202010139108A CN111209036A CN 111209036 A CN111209036 A CN 111209036A CN 202010139108 A CN202010139108 A CN 202010139108A CN 111209036 A CN111209036 A CN 111209036A
- Authority
- CN
- China
- Prior art keywords
- self
- app
- service mode
- foreground
- moment
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 62
- 230000015654 memory Effects 0.000 claims description 25
- 238000004590 computer program Methods 0.000 claims description 14
- 238000012545 processing Methods 0.000 claims description 10
- 230000002452 interceptive effect Effects 0.000 claims description 9
- 238000012795 verification Methods 0.000 claims description 5
- 238000011161 development Methods 0.000 abstract description 11
- 230000006870 function Effects 0.000 description 18
- 238000004891 communication Methods 0.000 description 12
- 230000003993 interaction Effects 0.000 description 9
- 230000008569 process Effects 0.000 description 8
- 238000010586 diagram Methods 0.000 description 7
- 230000005540 biological transmission Effects 0.000 description 6
- 230000008878 coupling Effects 0.000 description 5
- 238000010168 coupling process Methods 0.000 description 5
- 238000005859 coupling reaction Methods 0.000 description 5
- 230000000694 effects Effects 0.000 description 5
- 230000008859 change Effects 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 230000009467 reduction Effects 0.000 description 2
- 230000001360 synchronised effect Effects 0.000 description 2
- 230000009471 action Effects 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 230000035622 drinking Effects 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 238000007781 pre-processing Methods 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The application provides a method for configuring a self-service mode of a system, which comprises the following steps: acquiring configuration parameters of a self-service mode from a cloud; and configuring a self-service mode of the system according to the configuration parameters. The configuration parameters of the cloud may be set by the manufacturer of the self-service device, for example. When the self-service equipment needs to enter a self-service mode, the self-service equipment can send a request message to the cloud end to request to acquire configuration parameters of the self-service mode; then, the self-service mode of the system is configured according to the configuration parameters. Since the configuration parameters are set by the manufacturer of the self-service device, the manufacturer generally has more professional development capability than the customer, so that the method reduces the time for the self-service device to be used and the risk of secondary development failure, thereby reducing the cost of the developer.
Description
Technical Field
The present application relates to the field of computers, and in particular, to a method and an apparatus for configuring a self-service mode of a system.
Background
The self-service scene is an important business scene in the business service scene, and a user can complete commodity transaction or business operation by using self-service equipment (for example, a vending machine) without assistance of a waiter in the self-service scene, so that the labor cost can be reduced, and the concurrent interaction amount can be increased.
In a self-service scene, many interface functional modules of the system need to be hidden or shielded so as to avoid the reduction of system stability or the outage of business caused by misoperation of a user. In order to meet the requirements of customers, a traditional self-service equipment manufacturer provides a development interface of the system, so that the customers can develop the system for the second time and hide or shield the interface function module.
In the process of secondary development, a customer needs to understand development interfaces provided by different manufacturers and perform a series of work such as design and test; if the technical capability of the client is limited, the risk of secondary development failure exists. Therefore, how to reduce the cost of the customer is a problem to be solved at present.
Disclosure of Invention
The application provides a method and a device for configuring a system self-service mode, which can reduce the cost of a customer using the self-service mode.
In a first aspect, a method for configuring a system self-help mode is provided, including: acquiring configuration parameters of a self-service mode from a cloud; and configuring a self-service mode of the system according to the configuration parameters.
The configuration parameters of the cloud may be set by the manufacturer of the self-service device, for example. When the self-service equipment needs to enter a self-service mode, the self-service equipment can send a request message to the cloud end to request to acquire configuration parameters of the self-service mode; then, the self-service mode of the system is configured according to the configuration parameters. Since the configuration parameters are set by the manufacturer of the self-service device, the manufacturer generally has more professional development capability than the customer, so that the method reduces the time for the self-service device to be used and the risk of secondary development failure, thereby reducing the cost of the developer.
In a second aspect, there is provided an apparatus for configuring a system self-service mode, for performing the method of the first aspect. In particular, the apparatus comprises functional modules for performing the method of the first aspect.
In a third aspect, a terminal device is provided that includes a processor and a memory. The memory is used for storing a computer program, and the processor is used for calling and running the computer program stored in the memory to execute the method in the first aspect.
In a fourth aspect, a chip is provided for performing the method of the first aspect. The chip includes: a processor for calling and running the computer program from the memory so that the device on which the chip is installed is used for executing the method of the first aspect.
In a fifth aspect, a computer-readable storage medium is provided for storing a computer program for causing a computer to perform the method of the first aspect.
In a sixth aspect, there is provided a computer program product comprising computer program instructions for causing a computer to perform the method of the first aspect.
Drawings
FIG. 1 is a schematic diagram of a self-service system suitable for use in the present application;
FIG. 2 is a schematic diagram of a method for configuring a self-service mode of a system provided herein;
FIG. 3 is a schematic diagram of another method of configuring a system self-service mode provided herein;
FIG. 4 is a schematic diagram of an apparatus for configuring a self-service mode of a system provided herein;
fig. 5 is a schematic diagram of an apparatus for configuring a self-service mode of a system provided in the present application.
Detailed Description
The technical solutions provided in the present application will be described in detail below with reference to the accompanying drawings.
FIG. 1 is a self-service system suitable for use in the present application. The self-service system includes a cloud 110 and a self-service device 120.
The cloud 110 is, for example, a server, on which a software platform using virtualization technology may be installed, and the software platform integrates a plurality of functions such as search, download, use, management, and backup. Through the platform, various common software can be packaged in an independent virtualization environment, so that application software and an operating system are decoupled, and the purpose of green software use is achieved.
The self-service device 120 is, for example, a vending machine, a self-service advisory device, or an Automatic Teller Machine (ATM), and taking the self-service device 120 as the vending machine as an example, the basic principle is: commodity data (unit price, department, discount.) is created in a computer file of the vending machine, after a consumer selects a commodity on an operation interface of the vending machine, the vending machine can display a payment receiving code of the commodity, and a user can pay in a code scanning mode.
It should be noted that, the self-service device 120 is not limited to have only the self-service mode, and the self-service device 120 applicable to the present application may also have an interaction mode and/or a remote service mode.
The cloud 110 can communicate with the self-service device 120, as indicated by the double-headed arrow in fig. 1. The communication method may be wireless communication or wired communication. For example, cloud 110 may communicate with self-service device 120 via fiber optics, or via a cellular network. The communication mode between the cloud 110 and the self-service device 120 is not limited in the present application.
The self-service system shown in fig. 1 is only one example of a self-service system applicable to the present application, and the self-service system applicable to the present application is not limited thereto.
Hereinafter, the method and apparatus for configuring the self-service mode of the system provided by the present application will be described in detail.
The android system provides a variety of interaction mechanisms to enhance the user operational experience. For example, the navigation bar can be used for fast switching among multiple tasks by a user, and can realize fast switching of use scenes in chatting and watching videos; such as a notification bar, that can be used to receive and collectively display application notifications; such as a toolbar, which allows a user to quickly modify the system configuration; such as activity management mechanisms, that allow applications to call out interfaces while running in the background, highlighting certain business operations.
In a self-service scene, many interface functional modules of the system need to be hidden or shielded so as to avoid the reduction of system stability or the outage of business caused by misoperation of a user. As shown in fig. 2, a method 200 for configuring a system self-service mode provided by the present application may be executed by a terminal device or a chip in the terminal device. The following description will take the execution device of the method 200 as a self-service device as an example. The method 200 comprises the following steps:
s210, obtaining configuration parameters of the self-service mode from the cloud.
S220, configuring the self-service mode of the system according to the configuration parameters.
The configuration parameters stored in the cloud are, for example, parameters developed by a self-service device manufacturer. Self-service equipment manufacturers can develop self-service modes while developing the system, and the configuration parameters of the self-service modes are stored in the cloud end for users to use, so that the users do not need to develop the system for the second time.
When the self-service equipment needs to enter a self-service mode, the self-service equipment can send a request message to the cloud end to request to acquire configuration parameters of the self-service mode; then, the self-service mode of the system is configured according to the configuration parameters. Since the configuration parameters are set by the self-service equipment manufacturer, the manufacturer generally has more professional development capability than the customer, so that the method reduces the time for the self-service equipment to be put into use and the risk of secondary development failure, thereby reducing the cost of the developer.
The above configuration parameter may be at least one of the following parameters: the method comprises the following steps of managing parameters of a notification message of the system in a self-service mode, managing parameters of an interactive control of the system in the self-service mode, and switching management parameters of an Application (APP) of the system in the self-service mode.
The self-service equipment can realize the function of drinking according to the parameters through the notification management unit, the interaction management unit and the interface management unit. A self-service device comprising a notification management unit, an interaction management unit and an interface management unit is shown in fig. 3.
The cloud configuration unit is responsible for configuring the APP list, namely, configuring parameters of the APP which needs to run in the self-service mode.
The transmission unit is responsible for transmitting configuration parameters recorded by the cloud configuration parameters to the specified self-service equipment, wherein the configuration parameters are the package name, the signature, the client number, the equipment number and the like of the APP needing to enter the self-service mode. The signature is used for verifying whether the configuration parameters are legal or not, and if the signature is verified to be valid, the configuration parameters can take effect; if the signature verification fails, the configuration parameters are not validated. The client number and the equipment number are used for the self-service equipment to determine whether the self-service equipment is the designated self-service equipment, and if the client number and the equipment number in the configuration parameters are consistent with the client number and the equipment number stored in the self-service equipment, the configuration parameters can take effect; and if the client number and the equipment number in the configuration parameters are not consistent with the client number and the equipment number stored in the self-service equipment, the configuration parameters are not valid. The transmission unit can be a fixed network transmission unit, such as an optical fiber module; the transmission unit may also be a wireless transmission unit, such as a wireless communication module. The number of the designated self-service devices can be one or multiple, and when the number of the designated self-service devices is multiple, the configuration efficiency of the self-service mode can be improved compared with that of a traditional self-service mode development mode.
The self-service equipment can comprise an APP life cycle management unit which is responsible for monitoring the running state of the APP in the foreground and automatically judging whether the system needs to enter a self-service mode or exit the self-service mode; the self-service equipment can acquire foreground APP state change and package name through a scheme getForeground ActivatyName and getToPactive Name provided by an android, and judge that the APP enters or exits through change notification of frame window and topathy.
For example, the first APP is an APP that needs to enter a self-service mode when the first APP is running in the foreground, and when the first APP enters the foreground to run (that is, the first APP enters the top of the stack), the APP life cycle management unit may perform configuration conforming to the self-service mode on functions of notification, interaction, and interface of the first APP, such as disabling notification from outside the system, hiding and disabling a navigation bar and a status bar, adjusting the height of the system interface, refreshing the current application layout, disabling running APPs other than a self-service mode package name list, and the like; when the first APP exits from the foreground operation, the APP life cycle management unit can close the self-service mode of the system, and restore the functions of the system, such as notification, interaction, interface and the like.
The APP life cycle management unit can also control the screen not to display the restoring action when one screen APP is switched to another screen APP, and continuity of the interface is kept.
For example, the first APP and the second APP are both APPs that need to enter the self-service mode when the foreground operates, and both APPs are the screen-holding APPs in the self-service mode. When the time when the first APP exits from the foreground coincides with the time when the second APP enters the foreground or is within a preset time window, the APP life cycle management unit may determine that the self-service mode is not closed at the time when the first APP exits from the foreground, that is, determine not to execute an instruction set for exiting the self-service mode, thereby maintaining the continuity of the interface; when the moment when the first APP exits from the foreground is before the moment when the second APP enters the foreground, the APP life cycle management unit determines to close the self-service mode of the system at the moment when the first APP exits from the foreground, namely, executes an instruction set for exiting the self-service mode.
The functions of notification, interaction, interface and the like in the self-service mode can be realized by the notification management unit, the interaction management unit and the interface management unit respectively. The APP life cycle management unit can transmit the configuration parameters acquired from the cloud end to the corresponding units, and flexible self-service mode management is achieved according to local requirements.
For example, after acquiring the notification message management parameter from the APP lifecycle management unit, the notification management unit manages the notification messages inside and outside the system in the self-service mode according to the parameter (for example, shielding part of the notification messages), and may set a notification message white list and/or a notification message blacklist according to the parameter, where the notification messages of APPs in the notification message white list may be displayed on the screen in the self-service mode, and the notification messages of APPs in the notification message blacklist may not be displayed on the screen in the self-service mode.
For another example, after obtaining the interactive control management parameters from the APP lifecycle management unit, the interactive management unit controls components of the system user interface, such as the system status bar and the navigation bar, in the self-service mode according to the interactive control management parameters, and may shield or display a specific interactive control, or enable or disable the specific interactive control.
For another example, after obtaining the APP switching management parameter from the APP lifecycle management unit, the interface management unit manages the multi-APP switching logic in the self-service mode according to the parameter, and determines whether other applications have the ability to rob the top-level display right of the APP running in the self-service mode.
The above units are examples of functional modules included in the self-service device applicable to the present application, and the self-service device applicable to the present application may further include other functional modules.
For example, the self-service device may further include a forced exit unit, the configuration parameters acquired by the APP life cycle management unit from the cloud include a function parameter for user identity authentication when the self-service mode is forcibly exited, and the APP life cycle management unit may send the function parameter to the forced exit unit; if the user inputs indication information indicating that the first APP exits the foreground, the forced exit unit may require the user to input identity information based on the configuration of the functional parameter, and verify the identity of the user; when the identity of the user passes the verification, the forced exit unit can forcibly close the self-service mode of the system according to the indication information, such as exiting from the screen saver mode of the first APP. The method for forcing the egress unit to verify the user identity may refer to related methods in the prior art, and will not be described herein again.
The scheme can flexibly manage the self-service mode of the system and enhance the safety of the self-service mode.
Examples of methods for configuring a system self-service mode provided herein are described above in detail. It will be appreciated that the means for configuring the system self-service mode to carry out the functions described above may comprise corresponding hardware structures and/or software modules for performing the respective functions. Those of skill in the art will readily appreciate that the subject technology is capable of being implemented in hardware or a combination of hardware and computer software in combination with the elements and algorithm steps described in the embodiments disclosed herein. Whether a function is performed as hardware or computer software drives hardware depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
According to the method, the device for configuring the system self-service mode can be divided into the functional units, for example, each function can be divided into the functional units, or two or more functions can be integrated into one functional unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit. It should be noted that the division of the units in the present application is schematic, and is only one division of logic functions, and there may be another division manner in actual implementation.
Fig. 4 is a schematic structural diagram of a device for configuring a self-service mode of a system according to the present application. The apparatus 400 includes a processing unit 410 and a receiving unit 420.
The receiving unit 420 is configured to: acquiring configuration parameters of a self-service mode from a cloud;
the processing unit 410 is configured to: and configuring a self-service mode of the system according to the configuration parameters.
Optionally, the configuration parameter includes an identifier of an APP that triggers the self-service mode, where the APP that triggers the self-service mode includes a first APP, and the processing unit 410 is specifically configured to: starting a self-service mode of the system at the moment when the first APP enters a foreground; and/or closing the self-service mode of the system at the moment when the first APP exits the foreground.
Optionally, the APP that triggers the self-service mode further includes a second APP, the second APP and the first APP are screen-dominating APPs, and the processing unit 410 is specifically configured to: when the moment when the first APP exits from the foreground coincides with the moment when the second APP enters the foreground, determining that the self-service mode of the system is not closed at the moment when the first APP exits from the foreground; or when the moment when the first APP exits the foreground is before the moment when the second APP enters the foreground, determining to close the self-service mode of the system at the moment when the first APP exits the foreground.
Optionally, the configuration parameters include a function parameter for performing user identity authentication when the self-service mode is forcibly exited, and the processing unit 410 is specifically configured to: acquiring indication information indicating that the first APP exits from a foreground; verifying the identity of the user inputting the indication information according to the functional parameters; and when the identity of the user passes the verification, closing the self-service mode of the system according to the indication information.
Optionally, the configuration parameters include at least one of the following parameters: the system comprises notification message management parameters in a self-service mode, interactive control management parameters in the self-service mode, and APP switching management parameters in the self-service mode.
For specific processes and beneficial effects of the method for configuring the system self-help mode performed by the apparatus 400, reference may be made to the relevant description in the method embodiment, and details are not described herein again.
Fig. 5 shows a schematic structural diagram of a device for configuring a self-service mode of a system provided by the present application. The dashed lines in fig. 5 indicate that the unit or the module is optional. The apparatus 500 may be used to implement the methods described in the method embodiments above. The device 500 may be a terminal device or a chip.
The apparatus 500 includes one or more processors 501, and the one or more processors 501 may support the apparatus 500 to implement the method in the method embodiment corresponding to fig. 2 or fig. 3. The processor 501 may be a general purpose processor. For example, the processor 501 may be a CPU. The CPU may be used to control the device 500, execute software programs, and process data of the software programs. The device 500 may also include a communication unit 505 to enable input (reception) and output (transmission) of signals.
For example, the device 500 may be a chip and the communication unit 505 may be an input and/or output circuit of the chip, or the communication unit 505 may be a communication interface of the chip, which may be a component of a terminal device or other electronic device.
Also for example, the device 500 may be a terminal device and the communication unit 505 may be a transceiver of the terminal device, or the communication unit 505 may be a transceiver circuit of the terminal device.
The device 500 may comprise one or more memories 502 on which programs 504 are stored, the programs 504 being executable by the processor 501 to generate instructions 503, such that the processor 501 performs the methods described in the above method embodiments according to the instructions 503. Optionally, data may also be stored in the memory 502. Alternatively, the processor 501 may also read data stored in the memory 502, the data may be stored at the same memory address as the program 504, and the data may be stored at a different memory address from the program 504.
The processor 501 and the memory 502 may be provided separately or integrated together, for example, on a board of a server or a System On Chip (SOC) of a terminal device.
The specific manner in which the processor 501 executes the method for configuring the system self-help mode may be as described in the method embodiment.
It should be understood that the steps of the above-described method embodiments may be performed by logic circuits in the form of hardware or instructions in the form of software in the processor 501. The processor 501 may be a CPU, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA), or other programmable logic device, such as a discrete gate, a transistor logic device, or a discrete hardware component.
The application also provides a computer program product which, when executed by the processor 501, implements the method according to any of the method embodiments of the application.
The computer program product may be stored in the memory 502, for example, as a program 504, and the program 504 is finally converted into an executable object file capable of being executed by the processor 501 through preprocessing, compiling, assembling, linking, and the like.
The present application also provides a computer-readable storage medium having stored thereon a computer program which, when executed by a computer, implements the method of any of the method embodiments of the present application. The computer program may be a high-level language program or an executable object program.
Such as memory 502. Memory 502 may be either volatile memory or nonvolatile memory, or memory 502 may include both volatile and nonvolatile memory. The non-volatile memory may be a read-only memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an electrically Erasable EPROM (EEPROM), or a flash memory. Volatile memory can be Random Access Memory (RAM), which acts as external cache memory. By way of example, but not limitation, many forms of RAM are available, such as Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), Synchronous Dynamic Random Access Memory (SDRAM), double data rate SDRAM, enhanced SDRAM, SLDRAM, Synchronous Link DRAM (SLDRAM), and direct rambus RAM (DR RAM).
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes and the generated technical effects of the above-described apparatuses and devices may refer to the corresponding processes and technical effects in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, the disclosed system, apparatus and method can be implemented in other ways. For example, some features of the method embodiments described above may be omitted, or not performed. The above-described embodiments of the apparatus are merely exemplary, the division of the unit is only one logical function division, and there may be other division ways in actual implementation, and a plurality of units or components may be combined or integrated into another system. In addition, the coupling between the units or the coupling between the components may be direct coupling or indirect coupling, and the coupling includes electrical, mechanical or other connections.
It should be understood that, in the various embodiments of the present application, the sequence numbers of the processes do not mean the execution sequence, and the execution sequence of the processes should be determined by the functions and the inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present application.
In addition, the term "and/or" herein is only one kind of association relationship describing an associated object, and means that three kinds of relationships may exist, for example, a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
In short, the above description is only a preferred embodiment of the present disclosure, and is not intended to limit the scope of the present disclosure. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.
Claims (13)
1. A method of configuring a system self-service mode, comprising:
acquiring configuration parameters of a self-service mode from a cloud;
and configuring a self-service mode of the system according to the configuration parameters.
2. The method of claim 1, wherein the configuration parameters include an identification of an APP triggering a bootstrap mode, wherein the APP triggering a bootstrap mode includes a first APP,
the configuring the self-service mode of the system according to the configuration parameters comprises:
starting a self-service mode of the system at the moment when the first APP enters a foreground; and/or the presence of a gas in the gas,
and closing the self-service mode of the system at the moment when the first APP exits the foreground.
3. The method of claim 2, wherein the APPs that trigger the bootstrap mode further comprise a second APP, the second APP and the first APP being overlay APPs,
the configuring the self-service mode of the system according to the configuration parameters comprises:
when the moment when the first APP exits from the foreground coincides with the moment when the second APP enters the foreground, determining that the self-service mode of the system is not closed at the moment when the first APP exits from the foreground; or,
and when the moment when the first APP exits the foreground is before the moment when the second APP enters the foreground, determining to close the self-service mode of the system at the moment when the first APP exits the foreground.
4. The method according to any one of claims 1 to 3, wherein the configuration parameters comprise functional parameters for user authentication when forcibly exiting self-service mode,
the configuring the self-service mode of the system according to the configuration parameters comprises:
acquiring indication information indicating that the first APP exits from a foreground;
verifying the identity of the user inputting the indication information according to the functional parameters;
and when the identity of the user passes the verification, closing the self-service mode of the system according to the indication information.
5. The method according to any of claims 1 to 4, wherein the configuration parameters comprise at least one of the following parameters:
the system comprises notification message management parameters in a self-service mode, interactive control management parameters in the self-service mode, and APP switching management parameters in the self-service mode.
6. A device for configuring a self-service mode of a system is characterized by comprising a receiving unit and a processing unit,
the receiving unit is used for: acquiring configuration parameters of a self-service mode from a cloud;
the processing unit is configured to: and configuring a self-service mode of the system according to the configuration parameters.
7. The apparatus of claim 6, wherein the configuration parameter comprises an identification of an APP triggering a bootstrap mode, wherein the APP triggering a bootstrap mode comprises a first APP,
the processing unit is specifically configured to:
starting a self-service mode of the system at the moment when the first APP enters a foreground; and/or the presence of a gas in the gas,
and closing the self-service mode of the system at the moment when the first APP exits the foreground.
8. The apparatus of claim 7, wherein said APP triggering self-help mode further comprises a second APP, said second APP and said first APP being overlay APPs,
the processing unit is specifically configured to:
when the moment when the first APP exits from the foreground coincides with the moment when the second APP enters the foreground, determining that the self-service mode of the system is not closed at the moment when the first APP exits from the foreground; or,
and when the moment when the first APP exits the foreground is before the moment when the second APP enters the foreground, determining to close the self-service mode of the system at the moment when the first APP exits the foreground.
9. The apparatus according to any one of claims 6 to 8, wherein the configuration parameters comprise functional parameters for user authentication when forcibly exiting self-service mode,
the processing unit is specifically configured to:
acquiring indication information indicating that the first APP exits from a foreground;
verifying the identity of the user inputting the indication information according to the functional parameters;
and when the identity of the user passes the verification, closing the self-service mode of the system according to the indication information.
10. The apparatus according to any of claims 6 to 9, wherein the configuration parameters comprise at least one of the following parameters:
the system comprises notification message management parameters in a self-service mode, interactive control management parameters in the self-service mode, and APP switching management parameters in the self-service mode.
11. A terminal device, comprising: a processor and a memory for storing a computer program, the processor being configured to invoke and execute the computer program stored in the memory to perform the method of any of claims 1 to 5.
12. A chip, comprising: a processor for calling and running the computer program from the memory so that the device in which the chip is installed performs: the method of any one of claims 1 to 5.
13. A computer-readable storage medium storing a computer program for causing a computer to execute: the method of any one of claims 1 to 5.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010139108.4A CN111209036A (en) | 2020-03-03 | 2020-03-03 | Method and device for configuring self-service mode of system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010139108.4A CN111209036A (en) | 2020-03-03 | 2020-03-03 | Method and device for configuring self-service mode of system |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111209036A true CN111209036A (en) | 2020-05-29 |
Family
ID=70789828
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010139108.4A Pending CN111209036A (en) | 2020-03-03 | 2020-03-03 | Method and device for configuring self-service mode of system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111209036A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113055277A (en) * | 2021-03-10 | 2021-06-29 | 维沃移动通信有限公司 | Message notification method, device and storage medium |
CN114615377A (en) * | 2020-11-25 | 2022-06-10 | 成都鼎桥通信技术有限公司 | Application program control method, device and equipment |
-
2020
- 2020-03-03 CN CN202010139108.4A patent/CN111209036A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114615377A (en) * | 2020-11-25 | 2022-06-10 | 成都鼎桥通信技术有限公司 | Application program control method, device and equipment |
CN114615377B (en) * | 2020-11-25 | 2023-08-15 | 成都鼎桥通信技术有限公司 | Application program control method, device and equipment |
CN113055277A (en) * | 2021-03-10 | 2021-06-29 | 维沃移动通信有限公司 | Message notification method, device and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107038042B (en) | Service execution method and device | |
KR20190005855A (en) | Page component dynamic layout | |
KR20140033494A (en) | Method and system for implementing function extension of open platform | |
US11846972B2 (en) | Method and apparatus for generating software test reports | |
CN116911843A (en) | Payment method, device, equipment and medium based on near field communication | |
CN109558313B (en) | Method and device for constructing abnormal test scene | |
CN111695827A (en) | Business process management method and device, electronic equipment and storage medium | |
CN104899039A (en) | Method and device for providing screen shooting service in terminal device | |
CN111209036A (en) | Method and device for configuring self-service mode of system | |
CN107045475B (en) | Test method and device | |
KR20170025042A (en) | Fault management apparatus for automatic teller machine, user terminal apparatus connected with same, and fault management method for automatic teller machine | |
CN108287720B (en) | Software compiling method, device, equipment and storage medium | |
CN110704131B (en) | Method and device for calling native application by HTML5 application | |
CN110442407B (en) | Application program processing method and device | |
CN114327484A (en) | Multi-architecture supporting K8S integration and deployment method, system and storage medium | |
CN111708545B (en) | Service flow deployment method and device, electronic equipment and storage medium | |
CN111324357B (en) | Method for accessing application program to wind control platform and related equipment | |
CN114073039B (en) | Method and device for security automation | |
CN112367348A (en) | Data acquisition method, device, equipment and medium | |
WO2019227462A1 (en) | Scan code payment and test method and system controlling barcode | |
CN116302049A (en) | Configuration method, device and equipment of applet plug-in | |
CN114237634A (en) | Application release risk identification method, device, equipment, medium and program product | |
CN115480771A (en) | Method for deploying algorithms and related device | |
CN110852819B (en) | Transaction processing method and device, storage medium and electronic equipment | |
CN107274589B (en) | Access method and system of financial self-service terminal hardware equipment and terminal 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 |