CN111177775A - Batch setting method and device of user roles, storage medium and electronic equipment - Google Patents

Batch setting method and device of user roles, storage medium and electronic equipment Download PDF

Info

Publication number
CN111177775A
CN111177775A CN201911274846.3A CN201911274846A CN111177775A CN 111177775 A CN111177775 A CN 111177775A CN 201911274846 A CN201911274846 A CN 201911274846A CN 111177775 A CN111177775 A CN 111177775A
Authority
CN
China
Prior art keywords
user
role
list
total
batch
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
Application number
CN201911274846.3A
Other languages
Chinese (zh)
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.)
Yuanguang Software Co Ltd
Original Assignee
Yuanguang Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yuanguang Software Co Ltd filed Critical Yuanguang Software Co Ltd
Priority to CN201911274846.3A priority Critical patent/CN111177775A/en
Publication of CN111177775A publication Critical patent/CN111177775A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Abstract

The embodiment of the application discloses a batch setting method and device of user roles, a storage medium and electronic equipment, and belongs to the field of authority control. The method comprises the following steps: displaying a user role setting interface through a display unit, wherein the user role setting interface comprises a total user list and a total role list; the method comprises the steps of receiving a batch user selection instruction aiming at a total user list, selecting a plurality of users in the total user list based on the batch user selection instruction, receiving a role selection instruction aiming at the total role list, selecting at least one role in the total role list based on the role selection instruction, configuring the selected at least one role for the selected users, achieving the function of setting roles for the batch users, and improving the efficiency of setting the roles of the batch users.

Description

Batch setting method and device of user roles, storage medium and electronic equipment
Technical Field
The present application relates to the field of authority control, and in particular, to a method and an apparatus for batch setting of user roles, a storage medium, and an electronic device.
Background
In order to protect the information security of the business system, different users need to set different roles, and the different roles have different access rights to the business system. In the related art, when setting roles for a large number of users, roles are generally set for the respective users, and the time required for setting the roles is rapidly increased as the number of users increases, so that there is a problem that this setting of the roles of the users is inefficient.
Disclosure of Invention
The method, the device, the storage medium and the electronic equipment for batch setting of the user roles can solve the problem that the efficiency of batch setting of the user roles in the related technology is low. The technical scheme is as follows:
in a first aspect, an embodiment of the present application provides a batch setting method for user roles, where the method includes:
displaying a user role setting interface through a display unit, wherein the user role setting interface comprises a total user list and a total role list;
receiving a batch selection instruction for the total user list, and selecting a plurality of users in the total user list based on the batch selection instruction;
receiving a role selection instruction for the total role list, and selecting at least one role in the total role list based on the role selection instruction;
configuring the selected at least one role for the selected plurality of users.
In a second aspect, an embodiment of the present application provides a batch setting apparatus for user roles, where the batch setting apparatus includes:
the display unit is used for displaying a user role setting interface; the user role setting interface comprises a general user list and a general role list;
the selection unit is used for receiving batch user selection instructions aiming at the total user list and selecting a plurality of users in the total user list based on the batch user selection instructions;
the selecting unit is further used for receiving a role selecting instruction aiming at the total role list, and selecting at least one role in the total role list based on the role selecting instruction;
a configuration unit for configuring the selected at least one role for the selected plurality of users.
In a third aspect, embodiments of the present application provide a computer storage medium storing a plurality of instructions adapted to be loaded by a processor and to perform the above-mentioned method steps.
In a fourth aspect, an embodiment of the present application provides an electronic device, which may include: a processor and a memory; wherein the memory stores a computer program adapted to be loaded by the processor and to perform the above-mentioned method steps.
The beneficial effects brought by the technical scheme provided by some embodiments of the application at least comprise:
the method for setting the batch roles comprises the steps of displaying a user role setting interface through a display unit, wherein the user role setting interface comprises a total user list representing all users and a total role list representing all roles, selecting a plurality of users in the total user list based on a batch user selection instruction aiming at the total user list, selecting at least one role in the total role list based on a role selection instruction aiming at the total role list, configuring at least one role for the selected plurality of users, and solving the problem of low efficiency caused by the fact that the users need to be respectively set when the roles are set for the batch users in the related technology, all roles of the user can be obtained by taking and combining the roles which are set in batches for many times.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a batch setting method for user roles provided in an embodiment of the present application;
FIG. 2 is a schematic diagram of a user role setting interface provided in an embodiment of the present application;
FIG. 3 is another schematic diagram of a user role setting interface provided by an embodiment of the present application;
FIG. 4 is another schematic diagram of a user role setting interface provided by an embodiment of the present application;
FIG. 5 is another schematic diagram of a user role setting interface provided by an embodiment of the present application;
FIG. 6 is a schematic structural diagram of a batch setup apparatus for user roles provided in the present application;
fig. 7 is a schematic structural diagram of an electronic device provided in the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
Referring to fig. 1, a schematic flow chart of a batch processing method for a user role is provided in an embodiment of the present application. As shown in fig. 1, the method of the embodiment of the present application may include the steps of:
and S101, displaying a user role setting interface through a display unit.
The user role setting interface is used for setting a role of a user, and the role, that is, the control authority, represents a scope accessible by the user in the service system, for example: accessible modules in the business system, accessible data types, executable operation types, and the like. The display unit is a display screen, and the type of the display screen is not limited in this application. When the user roles need to be set in batch, the electronic equipment displays a user role setting interface through the display unit according to the triggering operation of the user, the user role setting interface comprises a total user list and a total role list, the total user list comprises all users registered in the service system, and the total role list represents all roles, namely all permissions, in the service system, wherein the roles include the current time in the validity period range. The business system includes, but is not limited to, an information management system, a business scheduling system, a warehouse management system, or other types of business systems.
For example, referring to the user role setting interfaces shown in fig. 2 and 3, the user role setting interface includes an overall user list set on the left side and an overall role list set on the right side, and the overall user list includes: user 1, user 2, user 3, user 4, and user 5. As shown in fig. 3, the total role list includes public, role 1, role 2, role 3, role 4, and role 5. In fig. 2, the electronic device receives a user-triggered role display instruction for the user 1, determines three roles, namely, a role 1 common to the association and a role 1 and a role 2, according to a pre-stored or pre-configured association relationship, and displays marks of the three roles, namely, the mark is √ in the user role display interface in fig. 2.
S102, receiving a batch user selection instruction aiming at the total user list, and selecting a plurality of users in the total user list based on the batch user selection instruction.
The batch user selection instruction can be generated by the electronic equipment according to a trigger operation of the user, and the trigger operation can be a mouse operation, a keyboard operation, a touch operation or other types of operations.
For example, referring to FIG. 3, the electronic device receives a batch user selection instruction for the general user list, selects user 1, user 2, and user 3 in the general user list based on the batch user selection instruction, and adds a flag to the selected users indicating that the users are selected.
Further, receiving a batch user selection instruction for the general user list, and selecting a plurality of users in the general user list based on the batch user selection instruction, includes:
detecting a trigger operation on a batch setting button included in a user role setting interface, and displaying a check box for each user in a total user list;
receiving batch user selection instructions aiming at the plurality of check boxes, selecting a plurality of users in the total user list based on the batch user selection instructions, and displaying selection marks in the check boxes of the selected users.
The type of the trigger operation includes, but is not limited to, a mouse operation, a keyboard operation, a touch operation, or other types of operations.
For example, referring to fig. 2 and 3, the user role setting interface in fig. 2 includes a "batch setting" button, and when the electronic device detects a mouse click operation on the "batch setting" button, as shown in fig. 3, users 1 to 5 in the total user list each display a checkbox. The user may select users in batches based on checkboxes, and the checkboxes of the selected users display the "√" mark, as shown in fig. 3, and the user selects user 1, user 2, and user 3 as target users in the total user list.
S103, receiving a role selection command aiming at the total role list, and selecting at least one role in the total role list based on the role selection command.
The role selection instruction is used for selecting at least one role in the total role list, and the role selection instruction can be generated according to a trigger operation of a user, wherein the type of the trigger operation includes but is not limited to a mouse operation, a keyboard operation, a touch operation or other types of operations.
For example, referring to fig. 3, the total character list includes common characters, character 1, character 2, character 3, character 4, and character 5, each of which is provided with checkboxes, based on which a user can select a desired character, and a "√" mark is displayed in the selected checkbox, and the characters selected by the user are character 1, character 3, and character 4.
And S104, configuring at least one selected role for the selected plurality of users.
The electronic equipment determines the selected multiple users and the selected at least one role, establishes association relations between the multiple users and the at least one role and stores the association relations, and subsequent users can inquire the multiple roles configured respectively.
Further, receiving a trigger operation of a save button on the user role setting interface, and storing the association relationship between the selected multiple users and the selected at least one role.
For example, referring to fig. 3, the user role setting interface includes a "save" button, and when the electronic device receives a mouse click operation of a user on the "save" button, the electronic device obtains a plurality of selected users as user 1 to user 3, obtains selected roles as role 1, role 3, and role 4, establishes an association between user 1 to user 3 and (role 1, role 3, role 4), and stores the association in the database.
In one possible embodiment, the method further comprises:
receiving a single user selection instruction aiming at the total user list, and selecting one user in the total user list based on the single user selection instruction;
at least one role is configured for a selected one of the users.
The single user selection instruction is used for selecting one user, so that role configuration of the single user is achieved, flexibility of authority configuration is improved, and the single user selection instruction can be generated by the electronic equipment according to triggering operation of the user. The user role configuration interface comprises a single setting button, when the electronic equipment detects mouse click operation on the single setting button, the electronic equipment displays a total role list, the electronic equipment can only select one user from the total user list, and after the selected user is determined, the electronic equipment can add at least one role for the selected user in the total role list. For example: the electronic device adds role 1 and role 2 to user 1.
Further, the receiving a single user selection instruction for the total user list, selecting one user in the total user list based on the single user selection instruction, includes:
and detecting a trigger operation on a single setting button on the user role setting interface, generating a role selection instruction, and displaying the selected user in a highlight mode through the display unit.
In one possible embodiment, the method further comprises:
receiving a role display instruction aiming at the total user list, acquiring a user-associated role selected by the role selection instruction, and displaying a mark of the associated role in the total role list through a display unit.
The role display instruction is used for displaying roles associated with the user, namely displaying one or more roles configured by the user, and the mark represents the role configured by the user in the total role list.
For example, referring to fig. 5, the electronic device receives a character display instruction for the user 1, determines that the user 1 is associated with the common characters 1 to 5 according to a pre-stored or pre-configured association relationship, and displays a "√" mark on the common characters 1 to 5 in the total character list, indicating that the characters are configured.
In a possible implementation manner, the user role setting interface further includes an active role list, the active role list obtains and displays roles authorized to be effective at the current time, and the inactive roles are not displayed. For example: referring to fig. 5, the roles that user 1 is authorized to take effect and display at the current time are shown.
In one or more possible embodiments, the user may perform individual setting and/or batch setting for multiple times, where the individual setting is represented by one user configuration role, the batch setting is represented by multiple user configuration roles, and the roles configured by the respective users are determined after the setting is completed.
For example, referring to fig. 4, the electronic device first performs a single setup, and the electronic device configures role 1 and role 2 for user 1; then the electronic equipment is set in batch, and the electronic equipment sets roles 1, 3 and 4 for the users 1-3; and thirdly, the electronic equipment is set in batch, the electronic equipment configures roles 2, 3 and 5 for the user 1, the user 3 and the user 4, and after the three times of setting, role setting is completed. When the current electronic device checks the role of the user 1, the role of the user 1 is a union of the roles configured three times, that is, the roles of the user 1 are the roles 1 to 5.
When the scheme of the embodiment of the application is executed, a user role setting interface is displayed through a display unit, the user role setting interface comprises a total user list representing all users and a total role list representing all roles, a plurality of users are selected in the total user list based on a batch user selection instruction aiming at the total user list, at least one role is selected in the total role list based on a role selection instruction aiming at the total role list, at least one role is configured for the selected plurality of users, the problem of low efficiency caused by the fact that the users need to be respectively set when the roles are set for the batch users in the related technology is solved, the method for setting the batch roles comprises the steps that the users set the roles for the plurality of users for multiple times, the set roles cannot be influenced in each setting process, and the roles which are not set can be increased according to actual requirements, for each user, all roles of the user can be obtained by taking and combining the roles which are set in batches for many times.
The following are embodiments of the apparatus of the present application that may be used to perform embodiments of the method of the present application. For details which are not disclosed in the embodiments of the apparatus of the present application, reference is made to the embodiments of the method of the present application.
Referring to fig. 7, a schematic structural diagram of a batch configuration apparatus of a user role provided in an exemplary embodiment of the present application is shown, which is hereinafter referred to as an apparatus 6. The apparatus 6 may be implemented as all or part of an electronic device by software, hardware or a combination of both. The device 6 comprises: a display unit 601, a selection unit 602, and a configuration unit 603.
A display unit 601 for displaying a user role setting interface; the user role setting interface comprises a general user list and a general role list.
A selecting unit 602, configured to receive a batch user selection instruction for the total user list, and select a plurality of users in the total user list based on the batch user selection instruction;
the selecting unit 602 is further configured to receive a role selection instruction for the total role list, and select at least one role in the total role list based on the role selection instruction;
a configuration unit 603 configured to configure the selected at least one role for the selected plurality of users.
In one or more possible embodiments, the receiving a batch user selection instruction for the general user list, selecting a plurality of users in the general user list based on the batch user selection instruction, includes:
detecting a trigger operation on a batch setting button included in the user role setting interface, and displaying a check box for each user in the total user list;
receiving batch user selection instructions for a plurality of check boxes, and selecting a plurality of users in the total user list based on the batch user selection instructions;
and displaying selection marks in the respective check boxes of the selected multiple users.
In one or more possible embodiments, the configuration unit 603 is further configured to:
receiving a single user selection instruction for the total user list, selecting one user in the total user list based on the single user selection instruction;
at least one role is configured for a selected one of the users.
In one or more possible embodiments, the receiving a single user selection instruction for the total user list, selecting one user in the total user list based on the single user selection instruction, includes:
and detecting a trigger operation on a single setting button on the user role setting interface, generating a role selection instruction, and displaying the selected user in a highlight mode through the display unit.
In one or more possible embodiments, the method further comprises:
and the display unit is also used for receiving a role display instruction aiming at the total user list, acquiring the role associated with the user selected by the role selection instruction, and displaying the mark of the associated role in the total role list through the display unit.
In one or more possible embodiments, the user role setting interface further includes an active role list, and the active role list acquires and displays roles authorized to be effective at the current time.
In one or more possible embodiments, the configuring the selected at least one role for the selected plurality of users includes:
and receiving a trigger operation of a save button on the user role setting interface, and storing the association relationship between the selected multiple users and the selected at least one role.
It should be noted that, when the apparatus 6 provided in the foregoing embodiment executes the batch configuration method of the user role, the division of each functional module is merely exemplified, and in practical applications, the above functions may be distributed to different functional modules according to needs, that is, the internal structure of the device may be divided into different functional modules, so as to complete all or part of the above described functions. In addition, the embodiments of the batch configuration apparatus for user roles and the batch configuration method for user roles provided in the foregoing embodiments belong to the same concept, and details of implementation procedures are shown in the method embodiments and will not be described here.
The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits of the embodiments.
An embodiment of the present application further provides a computer storage medium, where the computer storage medium may store a plurality of instructions, where the instructions are suitable for being loaded by a processor and executing the method steps in the embodiments shown in fig. 1 to 5, and a specific execution process may refer to specific descriptions of the embodiments shown in fig. 1 to 5, which are not described herein again.
The present application further provides a computer program product, which stores at least one instruction, and the at least one instruction is loaded and executed by the processor to implement the batch processing method for the user role according to the above embodiments.
Fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure. As shown in fig. 7, the electronic device 7 may include: at least one processor 701, at least one network interface 704, a user interface 703, memory 705, at least one communication bus 702.
Wherein a communication bus 702 is used to enable connective communication between these components.
The user interface 703 may include a Display screen (Display) and a Camera (Camera), and the optional user interface 703 may also include a standard wired interface and a standard wireless interface.
The network interface 704 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface), among others.
Processor 701 may include one or more processing cores, among other things. The processor 5701, which is coupled to various components throughout the electronic device 7 using various interfaces and lines, performs various functions of the electronic device 7 and processes data by executing or executing instructions, programs, code sets, or instruction sets stored in the memory 705, as well as invoking data stored in the memory 705. Optionally, the processor 701 may be implemented in at least one hardware form of Digital Signal Processing (DSP), Field-Programmable Gate Array (FPGA), and Programmable Logic Array (PLA). The processor 701 may integrate one or a combination of a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), a modem, and the like. Wherein, the CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for rendering and drawing the content required to be displayed by the display screen; the modem is used to handle wireless communications. It is understood that the modem may not be integrated into the processor 701, and may be implemented by a single chip.
The Memory 705 may include a Random Access Memory (RAM) or a Read-Only Memory (Read-Only Memory). Optionally, the memory 705 includes a non-transitory computer-readable medium. The memory 705 may be used to store instructions, programs, code sets, or instruction sets. The memory 705 may include a program storage area and a data storage area, wherein the program storage area may store instructions for implementing an operating system, instructions for at least one function (such as a touch function, a sound playing function, an image playing function, etc.), instructions for implementing the various method embodiments described above, and the like; the storage data area may store data and the like referred to in the above respective method embodiments. The memory 705 may optionally be at least one memory device located remotely from the processor 701. As shown in fig. 7, the memory 705, which is one type of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and a voiceprint wake application.
In the electronic device 7 shown in fig. 7, the user interface 703 is mainly used to provide an input interface for a user to obtain data input by the user; and processor 701 may be configured to invoke a normal document processing application stored in memory 705, and specifically perform the following operations:
displaying a user role setting interface through the user interface 703; the user role setting interface comprises a general user list and a general role list;
receiving a batch user selection instruction for the general user list through a network interface 704, selecting a plurality of users in the general user list based on the batch user selection instruction;
receiving a role selection instruction for the overall role list through a network interface 704, selecting at least one role in the overall role list based on the role selection instruction;
configuring the selected at least one role for the selected plurality of users.
In one or more possible embodiments, the processor 701 performs the receiving of the batch user selection instruction for the total user list, and the selecting of the plurality of users in the total user list based on the batch user selection instruction includes:
detecting a trigger operation on a batch setting button included in the user role setting interface, and displaying a check box for each user in the total user list;
receiving a batch of user selection instructions for a plurality of checkboxes through a network interface 704, selecting a plurality of users in the total user list based on the batch of user selection instructions;
selection markers are displayed in the respective checkboxes of the selected plurality of users through the user interface 703.
In one or more possible embodiments, the processor 701 is further configured to:
receiving a single user selection instruction for the total user list through a network interface 704, selecting one user in the total user list based on the single user selection instruction;
at least one role is configured for a selected one of the users.
In one or more possible embodiments, the processor 701 performs the receiving of the single user selection instruction for the total user list, and the selecting one user in the total user list based on the single user selection instruction includes:
detecting a trigger operation on a single setting button on the user role setting interface, generating a role selection instruction, and displaying a selected user in a highlight manner through the user interface 703.
In one or more possible embodiments, the processor 701 is further configured to perform:
receiving a role display instruction for the general user list through the network interface 704, acquiring a user-associated role selected by the role selection instruction, and displaying a mark of the associated role in the general role list through a display unit.
In one or more possible embodiments, the user role setting interface further includes an active role list, and the active role list acquires and displays roles authorized to be effective at the current time.
In one or more possible embodiments, the processor 701 performing the at least one role selected for the selected plurality of user configurations includes:
receiving a trigger operation of a save button on the user role setting interface through the network interface 704, and storing the association relationship between the selected plurality of users and the selected at least one role through the memory 705.
In the embodiment of the application, the electronic device displays a user role setting interface through the display unit, the user role setting interface comprises a total user list representing all users and a total role list representing all roles, a plurality of users are selected in the total user list based on a batch user selection instruction aiming at the total user list, at least one role is selected in the total role list based on a role selection instruction aiming at the total role list, at least one role is configured for the selected plurality of users, the problem of low efficiency caused by the fact that the related technology needs to set roles for each user respectively when setting the roles for the batch users is solved, in the batch role setting method of the embodiment of the application, the users set roles for the plurality of users for multiple times, the set roles are not influenced in each setting process, and the roles which are not set can be increased according to actual requirements, for each user, all roles of the user can be obtained by taking and combining the roles which are set in batches for many times.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a read-only memory or a random access memory.
The above disclosure is only for the purpose of illustrating the preferred embodiments of the present application and is not to be construed as limiting the scope of the present application, so that the present application is not limited thereto, and all equivalent variations and modifications can be made to the present application.

Claims (10)

1. A batch setting method of user roles is characterized by comprising the following steps:
displaying a user role setting interface through a display unit; the user role setting interface comprises a general user list and a general role list;
receiving a batch user selection instruction for the general user list, and selecting a plurality of users in the general user list based on the batch user selection instruction;
receiving a role selection instruction for the total role list, and selecting at least one role in the total role list based on the role selection instruction;
configuring the selected at least one role for the selected plurality of users.
2. The method of claim 1, wherein the receiving a batch of user selection instructions for the general user list, selecting a plurality of users in the general user list based on the batch of user selection instructions, comprises:
detecting a trigger operation on a batch setting button included in the user role setting interface, and displaying a check box for each user in the total user list;
receiving batch user selection instructions for a plurality of check boxes, and selecting a plurality of users in the total user list based on the batch user selection instructions;
and displaying selection marks in the respective check boxes of the selected multiple users.
3. The method of claim 1 or 2, further comprising:
receiving a single user selection instruction for the total user list, selecting one user in the total user list based on the single user selection instruction;
at least one role is configured for a selected one of the users.
4. The method of claim 3, wherein receiving a single user selection instruction for the aggregate user list, selecting one user in the aggregate user list based on the single user selection instruction, comprises:
and detecting a trigger operation on a single setting button on the user role setting interface, generating a role selection instruction, and displaying the selected user in a highlight mode through the display unit.
5. The method of claim 1 or 2, further comprising:
receiving a role display instruction aiming at the total user list, acquiring a user-associated role selected by the role selection instruction, and displaying a mark of the associated role in the total role list through a display unit.
6. The method of claim 1 or 2, wherein the user role setting interface further comprises an active role list, and the active role list acquires and displays the roles authorized to be effective at the current time.
7. The method of claim 1 or 2, wherein configuring the selected at least one role for the selected plurality of users comprises:
and receiving a trigger operation of a save button on the user role setting interface, and storing the association relationship between the selected multiple users and the selected at least one role.
8. A batch setting apparatus of user roles, comprising:
the display unit is used for displaying a user role setting interface; the user role setting interface comprises a general user list and a general role list;
the selection unit is used for receiving batch user selection instructions aiming at the total user list and selecting a plurality of users in the total user list based on the batch user selection instructions;
the selecting unit is further used for receiving a role selecting instruction aiming at the total role list, and selecting at least one role in the total role list based on the role selecting instruction;
a configuration unit for configuring the selected at least one role for the selected plurality of users.
9. A computer storage medium, characterized in that it stores a plurality of instructions adapted to be loaded by a processor and to carry out the method steps according to any one of claims 1 to 7.
10. An electronic device, comprising: a processor and a memory; wherein the memory stores a computer program adapted to be loaded by the processor and to perform the method steps of any of claims 1 to 7.
CN201911274846.3A 2019-12-12 2019-12-12 Batch setting method and device of user roles, storage medium and electronic equipment Pending CN111177775A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911274846.3A CN111177775A (en) 2019-12-12 2019-12-12 Batch setting method and device of user roles, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911274846.3A CN111177775A (en) 2019-12-12 2019-12-12 Batch setting method and device of user roles, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN111177775A true CN111177775A (en) 2020-05-19

Family

ID=70656214

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911274846.3A Pending CN111177775A (en) 2019-12-12 2019-12-12 Batch setting method and device of user roles, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN111177775A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106127026A (en) * 2016-08-02 2016-11-16 泰康保险集团股份有限公司 Authority configuring method and device
CN107292587A (en) * 2017-06-30 2017-10-24 成都牵牛草信息技术有限公司 The menu authorization method of based role

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106127026A (en) * 2016-08-02 2016-11-16 泰康保险集团股份有限公司 Authority configuring method and device
CN107292587A (en) * 2017-06-30 2017-10-24 成都牵牛草信息技术有限公司 The menu authorization method of based role

Similar Documents

Publication Publication Date Title
CN111144953B (en) Resource allocation method, device, equipment and medium
CN109102264B (en) Electronic red packet detection method and device and terminal equipment
CN104133765B (en) The test case sending method of network activity and test case server
CN109981303B (en) Conference information pushing method and device, storage medium and terminal equipment
CN104091140A (en) Information processing method and electronic device
CN104680463A (en) Information processing method and information processing terminal
CN113031943A (en) Code generation method, device, storage medium and electronic equipment
CN108062401B (en) Application recommendation method and device and storage medium
CN115017030A (en) Resource allocation method, device, electronic equipment and storage medium
US20190196794A1 (en) Visual programming method, system and terminal device
CN117555459A (en) Application group processing method and device, storage medium and electronic equipment
CN106954191A (en) Broadcast transmission method, device and terminal device
CN111427576A (en) Method, device, storage medium and terminal for configuring application program interface
CN111177775A (en) Batch setting method and device of user roles, storage medium and electronic equipment
CN114840194A (en) Code and operating system generation method and device, server and electronic equipment
CN114417201A (en) Message processing method and device, computer equipment and storage medium
CN114712853A (en) Game map loading and displaying method, device, equipment and storage medium
CN110881001B (en) Electronic red packet detection method, system and terminal equipment
US20200086206A1 (en) Information processing device, information processing method and computer program
CN113872849A (en) Message interaction method and device and electronic equipment
CN113840035A (en) Information sharing method and device, electronic equipment and readable storage medium
CN112650763A (en) Configuration method of product quota, related equipment and storage medium
CN112612633A (en) Inter-process communication method, device, storage medium and terminal
CN112953813A (en) Message sending method and device, electronic equipment and readable storage medium
CN111737372A (en) Map data generation method and device

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