Method and apparatus for configuring a system self-service mode
By obtaining configuration parameters from self-service equipment manufacturers through the cloud and automatically configuring the self-service mode, the risk of secondary development caused by insufficient technical capabilities of customers is resolved, and the development cost and time of self-service equipment are reduced.
Patent Information
- Application Number
- CN202010139108.4
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2020-03-03
- Publication Date
- 2026-03-17
- Estimated Expiration
- 2040-03-03
AI Technical Summary
In self-service scenarios, customers' limited technical capabilities lead to the risk of failure when developing secondary self-service equipment, increasing costs and time.
By obtaining the configuration parameters set by the self-service equipment manufacturer through the cloud, the self-service mode of the system is automatically configured, reducing the need for secondary development by customers and reducing risks by leveraging the manufacturer's professional development capabilities.
This reduces the time required to put self-service equipment into use and the risk of failure in secondary development, thus reducing costs for developers.
Smart Images

Figure CN111209036B_ABST
Abstract
Description
Technical Field
[0001] This application relates to the field of computers, and more particularly to a method and apparatus for configuring a self-service mode of a system. Background Technology
[0002] Self-service scenarios are an important business scenario in commercial services. In self-service scenarios, users can complete product transactions or business operations using self-service equipment (such as vending machines) without the assistance of staff, thereby reducing labor costs and increasing concurrent interaction volume.
[0003] In self-service scenarios, many interface functional modules of the system need to be hidden or disabled to prevent user errors from causing system instability or service outages. To meet these customer needs, traditional self-service equipment manufacturers provide system development interfaces for customers to perform secondary development on the system, hiding or disabling interface functional modules.
[0004] During secondary development, clients need to understand the development interfaces provided by different vendors and perform a series of tasks such as design and testing. If the client's technical capabilities are limited, there is a risk of failure in secondary development. Therefore, reducing the client's costs is a problem that needs to be solved. Summary of the Invention
[0005] This application provides a method and apparatus for configuring a system self-service mode, which can reduce the cost for customers to use the self-service mode.
[0006] In a first aspect, a method for configuring a system self-service mode is provided, comprising: obtaining configuration parameters for the self-service mode from the cloud; and configuring the system self-service mode according to the configuration parameters.
[0007] The configuration parameters in the cloud can be set by the self-service device manufacturer, for example. When the self-service device needs to enter self-service mode, it can send a request message to the cloud to obtain the configuration parameters for self-service mode; subsequently, it configures the system's self-service mode according to these parameters. Since the configuration parameters are set by the self-service device manufacturer, who typically has more professional development capabilities than the customer, this method reduces the time required to deploy the self-service device and the risk of failure in secondary development, thereby reducing developer costs.
[0008] Secondly, an apparatus for configuring a self-service mode of a system is provided for performing the method described in the first aspect. Specifically, the apparatus includes a functional module for performing the method in the first aspect.
[0009] Thirdly, a terminal device is provided, including a processor and a memory. The memory is used to store computer programs, and the processor is used to call and run the computer programs stored in the memory to perform the methods described in the first aspect.
[0010] Fourthly, a chip is provided for performing the method of the first aspect described above. The chip includes a processor for retrieving and running a computer program from memory, such that a device having the chip mounted thereon performs the method of the first aspect described above.
[0011] Fifthly, a computer-readable storage medium is provided for storing a computer program that causes a computer to perform the methods described in the first aspect above.
[0012] In a sixth aspect, a computer program product is provided, including computer program instructions that cause a computer to perform the method described in the first aspect. Attached Figure Description
[0013] Figure 1 This is a schematic diagram of a self-service system applicable to this application;
[0014] Figure 2 This is a schematic diagram of a method for configuring a self-service mode of a system provided in this application;
[0015] Figure 3 This is a schematic diagram of another method for configuring a self-service mode of the system provided in this application;
[0016] Figure 4 This is a schematic diagram of a device for configuring a self-service mode of a system provided in this application;
[0017] Figure 5 This is a schematic diagram of a device for configuring a self-service mode of the system provided in this application. Detailed Implementation
[0018] The technical solution provided in this application will now be described in detail with reference to the accompanying drawings.
[0019] Figure 1 This is a self-service system applicable to this application. The self-service system includes cloud 110 and self-service equipment 120.
[0020] Cloud110, for example, is a server. A software platform using virtualization technology can be installed on this server. This platform integrates multiple functions such as searching, downloading, using, managing, and backing up. Through this platform, various commonly used software can be encapsulated in an independent virtualization environment, thereby decoupling application software from the operating system and achieving the goal of using software in a green manner.
[0021] Self-service equipment 120 includes, for example, vending machines, self-service information devices, or automatic teller machines (ATMs). Taking vending machines as an example, the basic principle is as follows: first, product information (unit price, department, discount, etc.) is created in the vending machine's computer file. After the consumer selects a product on the vending machine's interface, the vending machine can display the product's payment code, and the user can pay by scanning the code.
[0022] It should be noted that this application does not limit the self-service device 120 to only having a self-service mode. The self-service device 120 applicable to this application may also have an interactive mode and / or a remote service mode.
[0023] Cloud 110 can communicate with self-service equipment 120, such as Figure 1 The bidirectional arrows in the diagram indicate that the communication method described above can be wireless or wired. For example, Cloud 110 can communicate with self-service device 120 via optical fiber or cellular network. This application does not limit the communication method between Cloud 110 and self-service device 120.
[0024] Figure 1 The self-service system shown is merely an example of a self-service system applicable to this application, and the self-service systems applicable to this application are not limited thereto.
[0025] The method and apparatus for configuring the self-service mode of the system provided in this application will be described in detail below.
[0026] The Android system provides a variety of interaction mechanisms to enhance the user experience. For example, the navigation bar allows users to quickly switch between multiple tasks, enabling rapid transitions between chatting and watching videos; the notification bar allows users to receive and centrally display application notifications; the toolbar allows users to quickly modify system configurations; and the activity management mechanism allows applications to bring up the interface while running in the background to highlight specific business operations.
[0027] In self-service scenarios, many interface functional modules of the system need to be hidden or disabled to prevent user errors from causing a decrease in system stability or business downtime. This application provides a method for configuring the system's self-service mode 200 times. Figure 2 As shown, method 200 can be executed by a terminal device or a chip in a terminal device. The following description uses a self-service device as an example to illustrate how method 200 is executed. Method 200 includes:
[0028] S210 retrieves configuration parameters for self-service mode from the cloud.
[0029] S220, Configure the self-service mode of the system according to the configuration parameters.
[0030] Configuration parameters stored in the cloud can be, for example, parameters developed by self-service equipment manufacturers. These manufacturers can develop a self-service mode while developing the system, storing the configuration parameters of the self-service mode in the cloud for user access, eliminating the need for customers to perform secondary development on the system.
[0031] When a self-service device needs to enter self-service mode, it can send a request message to the cloud to obtain the configuration parameters for self-service mode. Subsequently, it configures the system's self-service mode according to these parameters. Since the configuration parameters are set by the self-service device manufacturer, who typically possesses more professional development capabilities than the customer, this method reduces the time required to deploy the self-service device and the risk of secondary development failures, thereby lowering developer costs.
[0032] The above configuration parameters can be at least one of the following: notification message management parameters in self-service mode, interactive control management parameters in self-service mode, and application (APP) switching management parameters in self-service mode.
[0033] Self-service devices can implement the above-mentioned parameter matching function through a notification management unit, an interaction management unit, and a user interface management unit. Self-service devices that include a notification management unit, an interaction management unit, and a user interface management unit include... Figure 3 As shown.
[0034] The cloud configuration unit is responsible for configuring the list of apps, that is, configuring the parameters of the apps that need to run in self-service mode.
[0035] The transmission unit is responsible for transmitting the configuration parameters entered from the cloud to the designated self-service device. These parameters include, for example, the package name, signature, customer ID, and device ID of the app that needs to enter self-service mode. The signature verifies the validity of these configuration parameters; if the signature verification passes, the configuration parameters take effect; otherwise, they do not. The customer ID and device ID are used by the self-service device to determine if it is the designated self-service device. If the customer ID and device ID in the configuration parameters match those stored on the self-service device, the configuration parameters take effect; otherwise, they do not. The transmission unit can be a fixed-line transmission unit, such as a fiber optic module, or a wireless transmission unit, such as a wireless communication module. There can be one or more designated self-service devices. When multiple designated self-service devices are used, the configuration efficiency of the self-service mode can be improved compared to traditional self-service mode development methods.
[0036] Self-service devices can include an APP lifecycle management unit, which is responsible for monitoring the APP's running status in the foreground and automatically determining whether the system needs to enter or exit self-service mode. Self-service devices can obtain the foreground APP's status changes and package name through Android's getForegroundActivityName and getTopActivityName methods, and determine whether the APP enters or exits by notifying users of changes in framewindow and topactivity.
[0037] For example, the first app is an app that needs to enter self-service mode when running in the foreground. When the first app enters the foreground (i.e., the first app enters the top of the stack), the app lifecycle management unit can configure the first app's notifications, interactions, and interface functions in accordance with self-service mode, such as disabling notifications from outside the system, hiding and disabling the navigation bar and status bar, adjusting the system interface height, refreshing the current application layout, and prohibiting the running of apps outside the self-service mode package name list, etc. When the first app exits the foreground, the app lifecycle management unit can close the system's self-service mode and restore the system's notifications, interactions, and interface functions.
[0038] The APP lifecycle management unit can also control the screen to not display the above-mentioned restore action when switching from one dominant APP to another, thus maintaining the continuity of the interface.
[0039] For example, both the first app and the second app are apps that need to enter self-service mode when running in the foreground, and both apps dominate the screen in self-service mode. When the time when the first app exits the foreground coincides with the time when the second app enters the foreground or is within a preset time window, the app lifecycle management unit can determine that the self-service mode will not be closed when the first app exits the foreground, that is, it determines not to execute the instruction set for exiting self-service mode, thereby maintaining the continuity of the interface; when the time when the first app exits the foreground is before the time when the second app enters the foreground, the app lifecycle management unit determines that the self-service mode of the system will be closed when the first app exits the foreground, that is, it executes the instruction set for exiting self-service mode.
[0040] The notification, interaction, and interface functions in the self-service mode described above can be implemented by the notification management unit, interaction management unit, and interface management unit, respectively. The APP lifecycle management unit can transmit configuration parameters obtained from the cloud to the corresponding units, enabling flexible self-service mode management based on local needs.
[0041] For example, after obtaining notification message management parameters from the APP lifecycle management unit, the notification management unit manages internal and external notification messages in self-service mode according to the parameters (e.g., blocking some notification messages). It can also set a notification message whitelist and / or a notification message blacklist according to the parameters. Notification messages from APPs in the notification message whitelist can be displayed on the screen in self-service mode, while notification messages from APPs in the notification message blacklist cannot be displayed on the screen in self-service mode.
[0042] For example, after obtaining the interaction control management parameters from the APP lifecycle management unit, the interaction management unit can control the components of the system user interface such as the system status bar and navigation bar in self-service mode based on the parameters. It can hide or show specific interaction controls, or enable or disable specific interaction controls.
[0043] For example, after the interface management unit obtains the APP switching management parameters from the APP lifecycle management unit, it manages the multi-APP switching logic in self-service mode based on these parameters, and determines whether other applications are capable of seizing the top-level display rights of the APP running in self-service mode.
[0044] The above-mentioned units are examples of functional modules included in the self-service equipment applicable to this application. The self-service equipment applicable to this application may also include other functional modules.
[0045] For example, the self-service device may also include a forced exit unit. The configuration parameters obtained by the APP lifecycle management unit from the cloud include functional parameters for user authentication when forcibly exiting the self-service mode. The APP lifecycle management unit can send these functional parameters to the forced exit unit. If the user enters an instruction to exit the first APP from the foreground, the forced exit unit can require the user to enter identity information based on the configuration of these functional parameters and verify the user's identity. When the user's identity is verified, the forced exit unit can forcibly close the system's self-service mode according to the aforementioned instruction information, such as exiting the first APP's overlay mode. The method for the forced exit unit to verify user identity can refer to relevant methods in the prior art, and will not be elaborated here.
[0046] The above solution can enhance the security of the self-service mode while flexibly managing the system's self-service mode.
[0047] The foregoing has detailed examples of the self-service configuration mode method provided in this application. It is understood that the apparatus for configuring the self-service configuration mode includes hardware structures and / or software modules corresponding to the execution of each function in order to achieve the aforementioned functions. Those skilled in the art should readily recognize that, in conjunction with the units and algorithm steps described in the embodiments disclosed herein, the technical solutions of this application can be implemented in hardware or a combination of hardware and computer software. Whether a function is executed by hardware or by computer software driving hardware depends on the specific application and design constraints of the technical solution. Those skilled in the art can use different methods to implement the described functions for each specific application, but such implementation should not be considered beyond the scope of this application.
[0048] This application can divide the device for configuring the self-service mode of the system into functional units based on the above method example. For example, each function can be divided into a separate functional unit, or two or more functions can be integrated into one functional unit. The integrated unit can be implemented in hardware or as a software functional unit. It should be noted that the unit division in this application is illustrative and only represents one logical functional division; other division methods may be used in actual implementation.
[0049] Figure 4 This is a schematic diagram of a device for configuring a self-service mode of a system provided in this application. The device 400 includes a processing unit 410 and a receiving unit 420.
[0050] The receiving unit 420 is used to: obtain configuration parameters for the self-service mode from the cloud;
[0051] The processing unit 410 is used to configure the self-service mode of the system according to the configuration parameters.
[0052] Optionally, the configuration parameters include the identifier of the APP that triggers the self-service mode, the APP that triggers the self-service mode includes a first APP, and the processing unit 410 is specifically used to: start the self-service mode of the system when the first APP enters the foreground; and / or, close the self-service mode of the system when the first APP exits the foreground.
[0053] Optionally, the APP that triggers the self-service mode also includes a second APP. The second APP and the first APP are screen-dominating APPs. The processing unit 410 is specifically used to: determine that the self-service mode of the system is not closed when the first APP exits the foreground and the second APP enters the foreground when the time coincides; or, determine that the self-service mode of the system is closed when the first APP exits the foreground before the time the second APP enters the foreground when the time the first APP exits the foreground.
[0054] Optionally, the configuration parameters include functional parameters for user authentication when forcibly exiting the self-service mode. The processing unit 410 is specifically used to: obtain instruction information indicating that the first APP exits the foreground; verify the identity of the user who inputs the instruction information according to the functional parameters; and close the self-service mode of the system according to the instruction information when the user's identity is verified.
[0055] Optionally, the configuration parameters include at least one of the following parameters: notification message management parameters of the system in self-service mode, interactive control management parameters of the system in self-service mode, and APP switching management parameters of the system in self-service mode.
[0056] The specific process and beneficial effects of the method by which device 400 executes the configuration system self-service mode can be found in the relevant descriptions in the method embodiments, and will not be repeated here.
[0057] Figure 5 A schematic diagram of the structure of a device for configuring a self-service mode of a system provided in this application is shown. Figure 5 The dashed lines indicate that the unit or module is optional. Device 500 can be used to implement the methods described in the above method embodiments. Device 500 can be a terminal device or a chip.
[0058] Device 500 includes one or more processors 501, which enable device 500 to implement Figure 2 or Figure 3 The method described in the corresponding method embodiment. Processor 501 may be a general-purpose processor. For example, processor 501 may be a CPU. The CPU may be used to control device 500, execute software programs, and process data from the software programs. Device 500 may also include a communication unit 505 for implementing signal input (receiving) and output (transmitting).
[0059] For example, device 500 may be a chip, communication unit 505 may be the input and / or output circuit of the chip, or communication unit 505 may be the communication interface of the chip, and the chip may be a component of terminal equipment or other electronic equipment.
[0060] For example, device 500 can be a terminal device, communication unit 505 can be the transceiver of the terminal device, or communication unit 505 can be the transceiver circuit of the terminal device.
[0061] The device 500 may include one or more memories 502, on which a program 504 is stored. The program 504 can be executed by a processor 501 to generate instructions 503, causing the processor 501 to execute the method described in the above method embodiments according to the instructions 503. Optionally, the memory 502 may also store data. Optionally, the processor 501 may also read data stored in the memory 502, which may be stored at the same memory address as the program 504, or it may be stored at a different memory address than the program 504.
[0062] The processor 501 and memory 502 can be configured separately or integrated together, for example, integrated on a server board or on a system-on-chip (SOC) of a terminal device.
[0063] The device 500 may also include an antenna 506. The communication unit 505 is used to realize the transmission and reception functions of the device 500 through the antenna 506.
[0064] For details on how processor 501 executes the configuration system self-service mode, please refer to the relevant description in the method embodiment.
[0065] It should be understood that each step of the above method embodiments can be implemented by hardware logic circuits or software instructions in the processor 501. The processor 501 can be a CPU, a digital signal processor (DSP), an application-specific integrated circuit (ASIC), a field-programmable gate array (FPGA), or other programmable logic devices, such as discrete gate, transistor logic devices, or discrete hardware components.
[0066] This application also provides a computer program product that, when executed by processor 501, implements the methods described in any of the method embodiments of this application.
[0067] The computer program product can be stored in memory 502, for example, program 504. Program 504 is finally converted into an executable object file that can be executed by processor 501 after processing such as preprocessing, compilation, assembly and linking.
[0068] This application also provides a computer-readable storage medium storing a computer program thereon, which, when executed by a computer, implements the methods described in any of the method embodiments of this application. The computer program may be a high-level language program or an executable object program.
[0069] The computer-readable storage medium is, for example, memory 502. Memory 502 can be volatile memory or non-volatile memory, or memory 502 can include both volatile and non-volatile memory. The non-volatile memory can be read-only memory (ROM), programmable read-only memory (PROM), erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM), or flash memory. The volatile memory can be random access memory (RAM), which is used as an external cache. 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 synchronous dynamic random access memory (DDR SDRAM), enhanced synchronous dynamic random access memory (ESDRAM), synchronous linked dynamic random access memory (SLDRAM), and direct rambus RAM (DR RAM).
[0070] Those skilled in the art will clearly understand that, for the sake of convenience and brevity, the specific working process and technical effects of the above-described apparatus and equipment can be referred to the corresponding processes and technical effects in the foregoing method embodiments, and will not be repeated here.
[0071] In the several embodiments provided in this application, the systems, apparatuses, and methods disclosed can be implemented in other ways. For example, some features of the method embodiments described above can be ignored or not performed. The apparatus embodiments described above are merely illustrative; the division of units is only a logical functional division, and in actual implementation, there may be other division methods. Multiple units or components can be combined or integrated into another system. Furthermore, the coupling between units or components can be direct coupling or indirect coupling, including electrical, mechanical, or other forms of connection.
[0072] It should be understood that in the various embodiments of this application, the sequence number of each process does not imply the order of execution. The execution order of each process should be determined by its function and internal logic, and should not constitute any limitation on the implementation process of the embodiments of this application.
[0073] Furthermore, the term "and / or" in this article is merely a description of the relationship between related objects, indicating that three relationships can exist. For example, A and / or B can represent: A existing alone, A and B existing simultaneously, or B existing alone. Additionally, the character " / " in this article generally indicates that the preceding and following related objects have an "or" relationship.
[0074] In summary, the above description is merely a preferred embodiment of the technical solution of this application and is not intended to limit the scope of protection of this application. Any modifications, equivalent substitutions, improvements, etc., made within the spirit and principles of this application should be included within the scope of protection of this application.
Claims
1. A method of configuring a system self-help mode, the method comprising: The application comprises: obtaining configuration parameters of a self-service mode from the cloud; configuring the self-service mode of the system according to the configuration parameters; wherein a dynamic interactive security protection is constructed, and a safe interface management without development is realized through three technical means including APP state binding and dynamic start-stop, seamless switching of a screen-jacking APP, identity verification and security interception; the configuration parameters further comprise a function parameter processing unit for user identity verification when forcibly exiting the self-service mode, which is specifically used for: obtaining indication information indicating that the first APP exits the foreground; verifying the identity of a user inputting the indication information according to the function parameters; and closing the self-service mode of the system according to the indication information when the identity of the user is verified.
2. The method of claim 1, wherein, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, 3. The method of claim 2, wherein, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, 4. The method according to any one of claims 1 to 3, characterized in that, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, 5. The method according to any one of claims 1 to 3, characterized in that, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, 6. An apparatus for configuring a system self-help mode, the apparatus comprising: the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise an identifier of an application APP triggering the self-service mode, and the APP triggering the self-service mode comprises a first APP, the configuration parameters comprise 7. The apparatus of claim 6, wherein, The configuration parameter comprises an identifier of an application (APP) triggering a self-service mode, the APP triggering the self-service mode comprises a first APP, The processing unit is specifically configured to: start the self-service mode of the system at a time when the first APP enters the foreground; and / or, close the self-service mode of the system at a time when the first APP exits the foreground.
8. The apparatus of claim 7, wherein, The APP triggering the self-service mode further comprises a second APP, the second APP and the first APP are a screenjacking APP, The processing unit is specifically configured to: when the time when the first APP exits the foreground coincides with the time when the second APP enters the foreground, determine not to close the self-service mode of the system at the time when the first APP exits the foreground; or, when the time when the first APP exits the foreground is prior to the time when the second APP enters the foreground, determine to close the self-service mode of the system at the time when the first APP exits the foreground.
9. The apparatus of any one of claims 6-8, wherein, The configuration parameter comprises a function parameter of performing user identity authentication when forcibly exiting the self-service mode, The processing unit is specifically configured to: obtain indication information indicating that the first APP exits the foreground; verify the identity of a user inputting the indication information according to the function parameter; when the identity of the user is verified, close the self-service mode of the system according to the indication information.
10. The apparatus of any one of claims 6-8, wherein, The configuration parameter comprises at least one of the following parameters: a notification message management parameter of the system in the self-service mode, an interactive control management parameter of the system in the self-service mode, and an APP switching management parameter of the system in the self-service mode.
11. A terminal device, comprising: comprise: a processor and a memory, the memory being configured to store a computer program, and the processor being configured to invoke and run the computer program stored in the memory to execute the method according to any one of claims 1 to 5.
12. A chip, characterized by comprise: a processor configured to invoke and run a computer program from a memory, so that a device installed with the chip executes the method according to any one of claims 1 to 5.
13. A computer-readable storage medium, characterized in that, a computer program for storing, the computer program causing a computer to execute the method according to any one of claims 1 to 5.
Citation Information
Patent Citations
Book self-service equipment configuration modification method and device
CN108196903A