WO2019184232A1 - Seat quality management method, device, and storage medium - Google Patents

Seat quality management method, device, and storage medium Download PDF

Info

Publication number
WO2019184232A1
WO2019184232A1 PCT/CN2018/102868 CN2018102868W WO2019184232A1 WO 2019184232 A1 WO2019184232 A1 WO 2019184232A1 CN 2018102868 W CN2018102868 W CN 2018102868W WO 2019184232 A1 WO2019184232 A1 WO 2019184232A1
Authority
WO
WIPO (PCT)
Prior art keywords
temporary
server
account
user
permission
Prior art date
Application number
PCT/CN2018/102868
Other languages
French (fr)
Chinese (zh)
Inventor
袁佳
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2019184232A1 publication Critical patent/WO2019184232A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0201Market modelling; Market analysis; Collecting market data
    • G06Q30/0204Market segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Definitions

  • the present application relates to the field of computer technology, and in particular, the present application relates to a method, apparatus, and storage medium for agent qualification management.
  • the salesperson's account authority has no discrimination, that is, all the salesperson's account rights are uniformly configured, and the salesperson can obtain the same information through the account, and the salesperson participates in the ordinary authority.
  • the project works, it can only be communicated and managed through offline communication through people with corresponding levels, resulting in confusion and poor communication.
  • the purpose of the present application is to solve at least one of the above technical drawbacks, in particular, technical defects in which permissions cannot be customized.
  • the present application provides a method for managing agent qualification, including the following steps: a server receives a configuration permission request, where the configuration permission request includes a permission content and a corresponding permission level; and the configuration permission request is sent to the management terminal; The server receives the verification information that is sent by the management terminal according to the configuration permission request; the server authenticates the account corresponding to the configuration permission request according to the verification information, and after the authentication is passed, the configuration permission request is The corresponding account is open.
  • the present application further provides a seat qualification management apparatus, including: a configuration authority requesting module, configured to receive a configuration permission request by a server, where the configuration permission request includes a permission content and a corresponding permission level; and the configuration permission request is sent.
  • a module configured to send the configuration permission request to the management terminal;
  • the verification information obtaining module is configured to receive, by the server, verification information that is sent by the management terminal according to the configuration permission request;
  • an account authority open module configured to use, by the server The verification information is used to authenticate the account corresponding to the configuration permission request, and after the authentication is passed, the account corresponding to the configuration permission request is opened.
  • the present application further provides a server, including: a memory, configured to store an executable program, and a processor, configured to implement an agent qualification management method, when the executable program stored in the memory is executed.
  • a server including: a memory, configured to store an executable program, and a processor, configured to implement an agent qualification management method, when the executable program stored in the memory is executed.
  • the server receives a configuration permission request, where the configuration permission request includes a permission content and a corresponding permission level; the configuration permission request is sent to the management terminal; and the server receiving the management terminal requests according to the configuration permission
  • the verification information sent by the server is authenticated according to the verification information, and the account corresponding to the configuration permission request is authenticated. After the authentication is passed, the account corresponding to the configuration permission request is opened.
  • the present application further provides a non-volatile storage medium storing computer readable instructions, when executed by one or more processors, causing one or more processors to perform a
  • the following steps of the agent qualification management method the server receives the configuration permission request, where the configuration permission request includes the permission content and the corresponding permission level; the configuration permission request is sent to the management terminal; and the server receiving the management terminal according to the The authentication information sent by the permission request is configured; the server authenticates the account corresponding to the configuration permission request according to the verification information, and after the authentication is passed, the account corresponding to the configuration permission request is opened.
  • the agent qualification management method, device and storage medium provided by the application through the custom configuration of the authority, make the authority configuration more flexible, improve the rationality of the authority management, and ensure the smooth communication between the sales personnel.
  • FIG. 1 is a flowchart of a method for a first embodiment of a method for managing agent qualification according to the present application
  • FIG. 2 is a flowchart of a method for a second embodiment of a method for managing agent qualification according to the present application
  • FIG. 3 is a flowchart of a method for a third embodiment of a method for managing agent qualification according to the present application
  • FIG. 4 is a flowchart of a method for a fourth embodiment of a method for managing agent qualification according to the present application
  • FIG. 5 is a first schematic structural diagram of a first embodiment of a seat qualification management apparatus according to the present application.
  • FIG. 6 is a second structural schematic diagram of a first embodiment of a seat qualification management apparatus provided by the present application.
  • FIG. 7 is a schematic structural diagram of a second embodiment of a seat qualification management apparatus according to the present application.
  • FIG. 8 is a schematic structural diagram of a third embodiment of a seat qualification management apparatus according to the present application.
  • FIG. 9 is a schematic structural diagram of a fourth embodiment of a seat qualification management apparatus provided by the present application.
  • FIG. 10 is a schematic structural diagram of a server provided by the present application.
  • the agent qualification management method in the following embodiments is applicable to the product sales field, and optimizes the configuration of the sales personnel to have corresponding work rights, clearly grasp the good customer resources, thereby smooth communication and improve work efficiency. Increase the sales volume of products.
  • the following are optimized from the following aspects.
  • the first embodiment of the method for managing the qualification of the agent provided by the present application is introduced.
  • the method in the embodiment includes:
  • Step 101 The server receives a configuration permission request, where the configuration permission request includes the permission content and the corresponding permission level;
  • the user terminal sends a configuration permission request to the server, where the user terminal includes a user, a project group, a sales department, and the like, and the user terminals all have the requirement of applying for configuration authority, and the user, the project group, the sales department, etc. are all sold.
  • the user terminal includes a user, a project group, a sales department, and the like, and the user terminals all have the requirement of applying for configuration authority, and the user, the project group, the sales department, etc. are all sold.
  • the privilege content refers to a database resource that the corresponding account in the privilege request can access;
  • the privilege level refers to different privilege access levels corresponding to different database resources.
  • the A database defines access to an account with a privilege level of 1 to 5, and the B database defines an account with a privilege level of 6 to 10.
  • Step 102 Send a configuration permission request to the management terminal.
  • the management terminal refers to a terminal that manages all the rights configuration, and performs corresponding configuration according to the rights content and the corresponding permission level in the configuration permission request, for example, the permission level is 1 to 5, and the permission content is that the A database can be accessed through the account.
  • the management terminal A is responsible for sending the authentication information; the privilege level is 6 to 10, and the privilege content is that the B database can be accessed through the account, and the management terminal B is responsible for sending the verification information, and the management terminal B cannot be based on the privilege level. 1 to 5, and the content of the permission is that the configuration permission request of the A database can be accessed through the account, and the verification information is sent.
  • Different privilege levels and corresponding privilege contents are configured correspondingly to different management terminals, which facilitates the management of rights.
  • Step 103 The server receives the verification information that is sent by the management terminal according to the configuration permission request.
  • the verification information is a unique verification code and serves as a basis for account access.
  • Step 104 The server authenticates the account corresponding to the configuration permission request according to the verification information, and after the authentication is passed, the account corresponding to the configuration permission request is opened.
  • each account has a corresponding access restriction
  • each account has corresponding access verification information, and only the authorized visitor can access the corresponding account through the verification information.
  • a set of authentication codes is generated in a random manner, including:
  • the algorithm mainly uses two functions, mt_rand (int$min, int$max) function is used to generate random integers, where $min-$max is the range of ASCII code, here take 33-126, can be adjusted as needed Range, such as 97-122 in the ASCII code table corresponding to the English letter of az, specifically refer to the ASCII code table; chr (int$ascii) function is used to convert the corresponding integer $ascii into the corresponding character.
  • the verification information may also be other verification codes, such as a randomly generated string of numbers, and the string data is unique.
  • Step 105 (not shown in the figure): The server establishes the password list in the order of time in the verification information of all the rights accounts.
  • the verification information may be the foregoing authentication code.
  • the authentication information of a user, project or a certain account of a certain sales department is established in the order of time, which helps to manage the authentication code.
  • Step 106 the server sends the authenticated authentication information to the user terminal, and the user terminal accesses the corresponding account based on the verification information, that is, the user terminal can access the data resource through the verification information.
  • the salesperson of the embodiment can apply for configuration authority through the user terminal, and customize the permission by using the above method, so that the salesperson can obtain more resources through the authority, make the permission configuration more flexible, and improve the authority management.
  • Sexuality ensures smooth communication between sales staff.
  • the method in this embodiment includes:
  • Step 201 Collect historical sales information of the user, and perform statistics on historical sales information according to the product type, and obtain a user statistical ranking ranked by product type;
  • the user refers to the product salesperson.
  • product types include fixed-income wealth management products, risky wealth management products, and life insurance compulsory insurance products.
  • the user statistics ranking refers to the sales statistics of products of different product types within a certain period of time. For example, in a month, A users sell fixed-income wealth management products, risky wealth management products, life insurance compulsory insurance products, B users sell fixed-income wealth management products, risk financial products, and life insurance compulsory insurance products;
  • the product type ranks the sales of the above three types of products by A and B users to understand the sales of each type of product of User A and User B during the month.
  • Step 202 Obtain the product areas of the top X names in the user statistics ranking, and assign the product agent rights corresponding to the product areas of the top X names to the user when the product agent rights are assigned, where X is an integer not less than 3.
  • the product agent rights corresponding to the product areas of the top X are assigned to the corresponding users. It means that the product is in good sales and the sales turnover is large, indicating that the salesperson is good at selling products in this field, and assigns the product agent authority corresponding to the product field to the corresponding user. For example, if X is 3, select the product areas of the top 3 (1 ⁇ 3) in the user statistics ranking, analyze the 3 product areas, and select the product agent permissions corresponding to the 3 product areas when assigning product agent permissions. .
  • the method in this embodiment includes:
  • Step 301 preset a first screening condition
  • the preset first screening condition includes a user who has a certain amount of financial management, no breach of contract information, and good credit information.
  • Step 302 The user data is traversed in the user profile database by using the first screening condition, and the user corresponding to the qualified user profile is classified as a key user. Specifically, the qualified users can be marked and extracted to make a list for storage.
  • a large amount of user data is stored in the user profile database. For example, if a user's financial management amount exceeds 1 million, there is no breach of contract information, the credit information is good, and the first preset condition is met.
  • the user data database the user is filtered out and extracted and marked as a key user. Therefore, through the screening of users, the selected customers can be targeted sales to prevent the loss of quality customers.
  • a fourth embodiment of the agent qualification management method provided by the present application is introduced. Referring to FIG. 4, the method in this embodiment includes:
  • Step 401 The server receives a temporary permission request issued by the terminal, where the temporary permission request includes a user name of the temporary permission member, a content of the temporary authority, and a corresponding permission level;
  • the terminal sends a temporary permission request to the server, where the terminal refers to a unified terminal in a project corresponding to managing all member accounts in the project group.
  • Sending a temporary permission request to the server through the terminal means that the member account in the entire project group is the application subject, and requests temporary permission from the server, and each member of the project group does not need to send a temporary permission request to the server, which is convenient and quick. , reducing the response time of the server.
  • Step 402 Establish a temporary rights account according to the temporary permission request, and configure the rights content for the temporary rights account, where the rights content includes a database resource that is open to the temporary rights account.
  • the temporary account is established according to the temporary permission request, and the server searches, extracts, and then integrates the content of the temporary permission and the corresponding resource level according to the content of the temporary permission in the temporary permission request and the corresponding permission level.
  • a database corresponding to the database, establishes a temporary account to obtain access to the temporary account, through which the project team members can access all database resources in the temporary account.
  • Step 403 Generate a set of verification information corresponding to the temporary rights account.
  • the server directly establishes a temporary account based on the rights content and the permission level included in the temporary access request in the project, and the temporary account includes the temporary access request. All the contents of the permission and the database resources accessible by the permission level, all the members of the project can access the temporary account through the verification information, and realize the access to the data resource, which is convenient and quick, and facilitates the management of the authority.
  • a project group A including 20 members, the project needs to access a database, b database, c database, d database, respectively, the corresponding permission level is level 1, level 2, level 3, level 4 access rights,
  • the terminal sends a temporary permission request to the server.
  • the server extracts the data resources in the database, b database, c database, and d database, and integrates them into one database A1, corresponding permissions.
  • the level is uniformly set to one level, and the highest privilege level is set according to the highest privilege level.
  • the privilege level is set to level 4. Based on the database A1 and the corresponding privilege level 4, a temporary account is established, and the temporary account is established.
  • the server can allow access to the data resources in the database A1; after the server completes the permission configuration, it randomly generates a set of verification information, such as adafaf, which can be sent according to the user name of the temporary permission member in the temporary permission request, so that the project All members of the group can access the temporary account through this verification information to obtain Data resources. After the project ends, the temporary account and the corresponding verification information are automatically recovered and invalid, ensuring the security of the data and facilitating the management of the authority.
  • adafaf a set of verification information
  • the verification information is a unique verification code and is generated in a random manner.
  • the verification information is an authentication code
  • generating a set of authentication codes in a random manner specifically: generating a random integer in 33-126, such as 35;
  • the algorithm mainly uses two functions, mt_rand (int$min, int$max) function is used to generate random integers, where $min-$max is the range of ASCII code, here take 33-126, can be adjusted as needed Range, such as 97-122 in the ASCII code table corresponding to the English letter of az, specifically refer to the ASCII code table; chr (int$ascii) function is used to convert the corresponding integer $ascii into the corresponding character.
  • Step 404 the server establishes the password list in the order of time in the verification information of all the temporary rights accounts.
  • the verification information is taken as an authentication code as an example for description.
  • the authentication code of a temporary user account of a certain user, project or a certain sales department is used to establish a password list in time order, which helps to manage the authentication code.
  • the new authentication code is compared with the authentication code in the password list by traversing. If there is the same authentication code, indicating that the new authentication code is not unique, the authentication code can be regenerated to ensure the uniqueness of the authentication code.
  • Step 405 the server sends the generated authentication code to the terminal corresponding to the request of the temporary authority.
  • the temporary permission request further includes an IP address corresponding to the username, and the authentication code is sent one by one through the IP address corresponding to the username included in the request information of the temporary permission.
  • Step 406 the server sends the verification information (authentication code) to the terminal, so that after receiving the verification information, the terminal stores the verification information (authentication code) in the local storage space; the server receives The access request sent by the terminal includes the authentication information (authentication code) in the header head of the access request.
  • the terminal after receiving the authentication code sent by the server, the terminal stores the authentication code in the local storage space; when the terminal accesses the server, generates the access request information, and specifies a character specified in the header part of the request information.
  • the segment includes an authentication code.
  • the authentication code received by the terminal is stored locally.
  • the authentication code is automatically included in the access request information, which facilitates the terminal to access the server by using the authentication code, and does not need to generate an authentication repeatedly for each access. Code to improve processing efficiency.
  • Step 407 according to the server receiving the access request of the terminal, extracting the authentication code of the specified location in the header head part of the access request for verification; in the verification process, the server determines and authenticates by traversing The same server authentication code is used to call the temporary account corresponding to the authentication code, so that the terminal accesses the database resources configured in the temporary account through the identity of the temporary account.
  • the server determines and authenticates by traversing The same server authentication code is used to call the temporary account corresponding to the authentication code, so that the terminal accesses the database resources configured in the temporary account through the identity of the temporary account.
  • the method further includes: configuring the rights content for the temporary rights account.
  • a time limit is established for the temporary rights account; by accessing the timer in the server, the time comparison is performed, when the time in the timer and the set end time
  • the server closes the temporary rights account and deletes the authentication code corresponding to the temporary account from the password list. In order to effectively protect important documents within the company, it is not leaked.
  • FIG. 5 is a schematic structural diagram of a seat qualification management apparatus according to another embodiment of the present application. The following is a description of a first embodiment of the agent qualification management apparatus provided by the present application. Referring to FIG. 5, the apparatus in this embodiment includes:
  • the configuration permission requesting module 501 is configured to receive a configuration permission request by the server, where the configuration permission request includes the permission content and the corresponding permission level.
  • the user terminal sends a configuration permission request to the server, where the user terminal includes a user, a project group, a sales department, and the like, and the terminals have requirements for applying for configuration rights, and the user, the project group, the sales department, and the like are all related to sales. .
  • the privilege content refers to a database resource that the corresponding account in the privilege request can access;
  • the privilege level refers to different privilege access levels corresponding to different database resources.
  • the A database defines access to an account with a privilege level of 1 to 5, and the B database defines an account with a privilege level of 6 to 10.
  • the configuration permission request sending module 502 is configured to send the configuration permission request to the management terminal.
  • the management terminal refers to a terminal that manages all the rights configuration, and performs corresponding configuration according to the rights content and the corresponding permission level in the configuration permission request, for example, the permission level is 1 to 5, and the permission content is that the A database can be accessed through the account.
  • the management terminal A is responsible for sending the authentication information; the privilege level is 6 to 10, and the privilege content is that the B database can be accessed through the account, and the management terminal B is responsible for sending the verification information, and the management terminal B cannot be based on the privilege level. 1 to 5, and the content of the permission is that the configuration permission request of the A database can be accessed through the account, and the verification information is sent.
  • Different privilege levels and corresponding privilege contents are configured correspondingly to different management terminals, which facilitates the management of rights.
  • the verification information obtaining module 503 is configured to receive, by the server, verification information that is sent by the management terminal according to the configuration permission request.
  • the verification information is a unique verification code and serves as a basis for account access.
  • the account privilege opening module 504 is configured to perform authentication on the account corresponding to the configuration permission request according to the verification information, and after the authentication is passed, open the privilege for the account corresponding to the configuration permission request.
  • each account has a corresponding access restriction
  • each account has corresponding access verification information, and only the authorized visitor can access the corresponding account through the verification information.
  • the verification information is an authentication code
  • a set of authentication codes is generated in a random manner
  • the verification information obtaining module 503 specifically includes:
  • the first processing unit 5031 generates a random integer in 33-126, such as 35;
  • the second processing unit 5032 converts the random integer 35 into a corresponding ASCII code character #3;
  • the third processing unit 5033 repeats the above steps n times and connects the n-bit password.
  • the algorithm mainly uses two functions, mt_rand (int$min, int$max) function is used to generate random integers, where $min-$max is the range of ASCII code, here take 33-126, can be adjusted as needed Range, such as 97-122 in the ASCII code table corresponding to the English letter of az, specifically refer to the ASCII code table; chr (int$ascii) function is used to convert the corresponding integer $ascii into the corresponding character.
  • the verification information may also be other verification codes, such as a randomly generated string of numbers, and the string data is unique.
  • the device further includes a verification information collation module 505, configured to establish, by the server, the verification information of all the rights accounts in a chronological order to facilitate the management of the authentication code.
  • a verification information collation module 505 configured to establish, by the server, the verification information of all the rights accounts in a chronological order to facilitate the management of the authentication code.
  • the authentication code of a user, project or a certain account of a certain sales department is used to establish a password list in time order, which helps to manage the authentication code.
  • the device further includes a verification information processing module 506, and the server sends the generated verification information to the user terminal, and the user terminal accesses the corresponding account according to the verification information, that is, the user terminal can access the data resource through the verification information.
  • the IP address corresponding to the username included in the request information of the temporary permission is sent one by one.
  • the salesperson of the embodiment can apply for configuration authority through the user terminal, and customize the permission by using the above method, so that the salesperson can obtain more resources through the authority, make the permission configuration more flexible, and improve the authority management.
  • Sexuality ensures smooth communication between sales staff.
  • the device includes a product configuration module 601, which specifically includes:
  • the historical message collecting unit 6011 is configured to collect historical sales information of the user, and perform statistics on the historical sales information according to the product type, and obtain a user statistical ranking ranked by product type;
  • the user refers to the product salesperson.
  • product types include fixed-income wealth management products, risky wealth management products, and life insurance compulsory insurance products.
  • the user statistics ranking refers to the sales statistics of products of different product types within a certain period of time. For example, in a month, A users sell fixed-income wealth management products, risky wealth management products, life insurance compulsory insurance products, B users sell fixed-income wealth management products, risk financial products, and life insurance compulsory insurance products;
  • the product type ranks the sales of the above three types of products by A and B users to understand the sales of each type of product of User A and User B during the month. .
  • the product rights configuration unit 6012 is configured to obtain the product areas of the top X names in the user statistics ranking, and assign the product agent rights corresponding to the product areas of the first X names to the user when the product agent rights are assigned, where X is not less than 3 The integer.
  • the product agent rights corresponding to the product areas of the top X are assigned to the corresponding users. It means that the product is in good sales and the sales turnover is large, indicating that the salesperson is good at selling products in this field, and assigns the product agent authority corresponding to the product field to the corresponding user. For example, if X is 3, select the product areas of the top 3 (1 ⁇ 3) in the user statistics ranking, analyze the 3 product areas, and select the product agent permissions corresponding to the 3 product areas when assigning product agent permissions. .
  • the apparatus includes a client screening module 701, which specifically includes:
  • condition setting unit 7011 configured to preset a first screening condition
  • the screening criteria for the pre-set quality customers include those who have reached a certain level of financial management, no breach of contract information, and good credit information.
  • the customer screening unit 7012 is configured to traverse the user data in the user profile database by using the first screening condition, and classify the user corresponding to the qualified user profile as a key user. Specifically, the qualified users can be marked and extracted to make a list for storage.
  • a large amount of user data is stored in the user profile database. For example, if a user's financial management amount exceeds 1 million, there is no breach of contract information, the credit information is good, and the first preset condition is met.
  • the user data database the user is filtered out and extracted and marked as a key user. Therefore, through the screening of users, the selected customers can be targeted sales to prevent the loss of quality customers.
  • the apparatus includes a temporary authority configuration module 801, which specifically includes:
  • the request receiving unit 8011 is configured to receive, by the server, a temporary permission request issued by the terminal, where the temporary permission request includes a user name of the temporary permission member, a content of the temporary authority, and a corresponding permission level;
  • the terminal sends a temporary permission request to the server, where the terminal refers to a unified terminal in a project corresponding to managing all member accounts in the project group.
  • Sending a temporary permission request to the server through the terminal means that the member account in the entire project group is the application subject, and requests temporary permission from the server, and each member of the project group does not need to send a temporary permission request to the server, which is convenient and quick. , reducing the response time of the server.
  • the temporary account establishing unit 8012 is configured to establish a temporary rights account according to the temporary rights request, and configure the rights content for the temporary rights account, and the rights content includes a database resource that is open to the temporary rights account.
  • the temporary account is established according to the temporary permission request, and the server searches, extracts, and then integrates the content of the temporary permission and the corresponding resource level according to the content of the temporary permission in the temporary permission request and the corresponding permission level.
  • a database corresponding to the database, establishes a temporary account to obtain access to the temporary account, through which the project team members can access all database resources in the temporary account.
  • the verification information generating unit 8013 is configured to generate a set of verification information corresponding to the temporary rights account.
  • a temporary account is directly established by the server based on the permission content and the permission level included in the temporary access request in the project, and the temporary account includes the temporary access request All the rights and content of the database resources accessible by the permission level, all members of the project can access the temporary account through the verification information to achieve access to the data resources, convenient and convenient, and easy to manage permissions.
  • a project group A including 20 members, the project needs to access a database, b database, c database, d database, respectively, the corresponding permission level is level 1, level 2, level 3, level 4 access rights,
  • the terminal sends a temporary permission request to the server.
  • the server extracts the data resources in the database, b database, c database, and d database, and integrates them into one database A1, corresponding permissions.
  • the level is uniformly set to one level, and the highest privilege level is set according to the highest privilege level.
  • the privilege level is set to level 4. Based on the database A1 and the corresponding privilege level 4, a temporary account is established, and the temporary account is established.
  • the server can allow access to the data resources in the database A1; after the server completes the permission configuration, it randomly generates a set of verification information, such as adafaf, which can be sent according to the user name of the temporary permission member in the temporary permission request, so that the project All members of the group can access the temporary account through this verification information to obtain Data resources. After the project ends, the temporary account and the corresponding verification information are automatically recovered and invalid, ensuring the security of the data and facilitating the management of the authority.
  • adafaf a set of verification information
  • the verification information is a unique verification code and is generated in a random manner.
  • the verification information generating unit 8013 specifically includes:
  • a first processing subunit configured to generate a random integer in 33-126, such as 35;
  • a second processing subunit configured to convert the random integer 35 into a corresponding ASCII code character #3;
  • the third processing sub-unit is configured to repeat the above first processing sub-unit and the second processing sub-unit n times, and connect the n-bit password.
  • the verification information generating unit 8013 is the same as the method for generating the authentication code in the verification information acquiring module 503 in the above embodiment, and details are not described herein again.
  • the device further includes an authentication code collating unit 8014, which is the same as the solution in the verification information collating module 505 in the foregoing embodiment, and is used to establish the passwords of the authentication codes of all the temporary rights accounts in time by the server. List.
  • the authentication code of a temporary user account of a certain user, project or a certain sales department is used to establish a password list in time order, which helps to manage the authentication code.
  • the new authentication code is compared with the authentication code in the password list by traversing. If there is the same authentication code, indicating that the new authentication code is not unique, the authentication code can be regenerated to ensure the uniqueness of the authentication code.
  • the device further includes a verification information processing unit 8015, which is the same as the solution in the verification information processing module 506 in the above embodiment, and is used for the server to send the generated verification information to the user terminal, and the user terminal accesses the information according to the verification information.
  • the account that is, the user terminal can access the data resource through the verification information.
  • the IP address corresponding to the username included in the request information of the temporary permission is sent one by one.
  • the verification information processing unit 8015 specifically includes:
  • the storage subunit is configured to send, by the server, the verification information (authentication code) to the terminal, so that the terminal stores the verification information (authentication code) in the local storage space after receiving the verification information.
  • the access request generation subunit is configured to receive, by the server, an access request sent by the terminal, where the header of the access request includes verification information (authentication code).
  • the terminal after receiving the authentication code sent by the server, the terminal stores the authentication code in the local storage space; when the terminal accesses the server, generates the access request information, and specifies a character specified in the header part of the request information.
  • the segment includes an authentication code.
  • the authentication code received by the terminal is stored locally.
  • the authentication code is automatically included in the access request information, which facilitates the terminal to access the server by using the authentication code, and does not need to generate an authentication repeatedly for each access. Code to improve processing efficiency.
  • the verification information processing unit 8015 specifically includes:
  • An authentication subunit configured to: according to the access request received by the server, extract an authentication code of a specified location in a header of the access request for authentication;
  • the temporary account calling subunit is configured to determine, by the server, the same server authentication code as the authentication code, and call the temporary account corresponding to the authentication code, so that the terminal accesses the temporary account through the identity of the temporary account. Database resources.
  • the terminal accesses the server through the authentication code, it needs to perform authentication, determine the same authentication code in the server, and then determine that the authentication code is valid, and the corresponding temporary account can be The data resources configured in the access are accessed. If the authentication code does not have the same authentication code in the server, indicating that the authentication code is invalid, the database resource configured in the temporary account cannot be accessed.
  • the device further includes a time limit setting unit 8016, configured to configure the rights content for the temporary rights account, specifically:
  • a temporary account processing sub-unit configured to: when the timer in the server reaches the existence time limit, the server closes the temporary rights account.
  • the time comparison is performed by accessing a timer in the server.
  • the server closes the temporary right account, and the authentication code corresponding to the temporary account is from the password list. delete. In order to effectively protect important documents within the company, it is not leaked.
  • the present application also provides a server.
  • the server includes a processor, a non-volatile storage medium, a memory, and a network interface connected through a system bus.
  • the processor of the computer device is used to provide computing and control capabilities to support the operation of the entire computer device.
  • Computer readable instructions may be stored in the memory of the computer device, the computer readable instructions being executable by the processor to cause the processor to perform a task statistics method.
  • the network interface of the computer device is used to communicate with the terminal connection.
  • the non-volatile storage medium of the computer device stores an operating system, a database, and computer readable instructions.
  • the database may store a sequence of control information.
  • the processor can implement the functions of the configuration authority request module, the configuration authority request sending module, the verification information acquisition module, and the account authority opening module in the embodiment shown in FIG. 5, and the non-volatile storage medium and the memory can implement the implementation shown in FIG. The storage features required in the example.
  • FIG. 10 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation of the computer device to which the solution of the present application is applied.
  • the specific computer device may It includes more or fewer components than those shown in the figures, or some components are combined, or have different component arrangements.
  • the present application further provides a storage medium storing computer readable instructions, when executed by one or more processors, causing one or more processors to perform a seat qualification management method as in the first aspect .
  • the seat qualification management method, device and storage medium provided by the application have the following advantages:
  • the permissions configuration is more flexible, the rationality of the rights management is improved, and the communication between the sales personnel is ensured smoothly.
  • the authority distribution of product agents is made, so that the product sales authority has a certain degree of differentiation, which is more conducive to product sales.
  • each functional unit in each embodiment of the present application may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
  • the integrated modules, if implemented in the form of software functional modules and sold or used as stand-alone products, may also be stored in a computer readable storage medium.
  • the storage medium may be a non-volatile storage medium such as a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Development Economics (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Game Theory and Decision Science (AREA)
  • Educational Administration (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Technology Law (AREA)
  • Data Mining & Analysis (AREA)
  • Storage Device Security (AREA)

Abstract

The present application provides a seat quality management method, comprising: a server receiving a permission configuration request comprising permission details and a corresponding permission level; sending the permission configuration request to a management terminal; the server receiving authentication information sent by the management terminal according to the permission configuration request; and the server authenticating, according to the authentication information, an account corresponding to the permission configuration request, and granting a permission to the account corresponding to the permission configuration request after the account has been authenticated. The method of the present application enables more flexible permission configuration by means of customized configuration of permissions, thereby enhancing the practicality of permission management, and ensuring smooth communication between sales agents. The present application further provides a seat quality management device and a storage medium.

Description

坐席资质管理方法、装置和存储介质Agent qualification management method, device and storage medium
本申请要求于2018年3月30日提交中国专利局、申请号为201810292444.5,发明名称为“坐席资质管理方法、装置和存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims priority to Chinese Patent Application No. 201810292444.5, entitled "Seat Qualification Management Method, Apparatus, and Storage Medium" on March 30, 2018, the entire contents of which are incorporated herein by reference. In the application.
技术领域Technical field
本申请涉及计算机技术领域,具体而言,本申请涉及一种坐席资质管理方法、装置和存储介质。The present application relates to the field of computer technology, and in particular, the present application relates to a method, apparatus, and storage medium for agent qualification management.
背景技术Background technique
金融销售行业中,从业人员进行销售时需要在金融系统中分配登录权限,以使其能够接受销售业务或者将完成的销售信息上传至管理数据库中进行记录。In the financial sales industry, practitioners need to assign login rights in the financial system to enable them to accept sales operations or upload completed sales information to a management database for recording.
发明人意识到现有技术中,销售人员的账户权限没有区分度,即所有的销售人员的账户权限均统一配置,销售人员能够通过账户获取的信息面也是相同的,销售人员参与超出普通权限的项目工作时,只能通过具有相应级别的人员通过线下传达方式进行沟通管理,造成管理混乱,沟通不畅的问题。并且,针对不同的销售人员,由于不同销售人员的人脉与个人专长的不同,其擅长的销售领域不同(例如:适合销售固定收益理财产品、风险性理财产品、人寿险强制险)不同销售人员擅长的领域不同,基于现有的权限配置,无法针对产品及销售人员的特点进行合理的产品代理权限的分配;对于优质的客户,比如信誉良好的客户,理财金额大的客户,无法进行有针对性的管理,容易导致客户流失。The inventor realizes that in the prior art, the salesperson's account authority has no discrimination, that is, all the salesperson's account rights are uniformly configured, and the salesperson can obtain the same information through the account, and the salesperson participates in the ordinary authority. When the project works, it can only be communicated and managed through offline communication through people with corresponding levels, resulting in confusion and poor communication. Moreover, for different sales people, because of the different contacts and personal expertise of different sales personnel, they are good at different sales fields (for example: suitable for selling fixed-income wealth management products, risk-based wealth management products, life insurance compulsory insurance), different sales people are good at Different areas, based on the existing permission configuration, can not be reasonable product distribution authority for product and sales personnel characteristics; for high-quality customers, such as reputable customers, customers with large financial management, can not be targeted Management, it is easy to lead to customer loss.
因此,发明人发现现有技术中的缺陷是:所有的销售人员的账户权限均统一配置,销售人员参与超出普通权限的项目工作时,只能通过具有相应级别的人员通过线下传达方式进行沟通管理,无法进行权限的自定义申请开放,造成管理混乱,沟通不畅的问题。Therefore, the inventor found that the defect in the prior art is that all the sales personnel's account rights are uniformly configured, and when the sales personnel participate in the project work exceeding the ordinary authority, the communication can only be communicated through offline communication through the personnel with the corresponding level. Management, unable to open the custom application for permission, resulting in confusion and poor communication.
发明内容Summary of the invention
本申请的目的旨在至少能解决上述的技术缺陷之一,特别是权限无法自定义配置的技术缺陷。The purpose of the present application is to solve at least one of the above technical drawbacks, in particular, technical defects in which permissions cannot be customized.
第一方面,本申请提供一种坐席资质管理方法,包括如下步骤:服务器接收配置权限请求,所述配置权限请求中包括权限内容及对应的权限级别;将所述配置权限请求发送至管理终端;所述服务器接收管理终端根据所述配置权限请求发送的验证信息;所述服务器根据所述验证信息,对所述配置权限请求对应的账户进行鉴权,鉴权通过后,为所述配置权限请求对应的账户开放权限。In a first aspect, the present application provides a method for managing agent qualification, including the following steps: a server receives a configuration permission request, where the configuration permission request includes a permission content and a corresponding permission level; and the configuration permission request is sent to the management terminal; The server receives the verification information that is sent by the management terminal according to the configuration permission request; the server authenticates the account corresponding to the configuration permission request according to the verification information, and after the authentication is passed, the configuration permission request is The corresponding account is open.
第二方面,本申请还提供一种坐席资质管理装置,其包括:配置权限请求模块,用于服务器接收配置权限请求,所述配置权限请求中包括权限内容及对应的权限级别;配置权限请求发送模块,用于将所述配置权限请求发送至管理终端;验证信息获取模块,用于所述服务器接收管理终端根据所述配置权限请求发送的验证信息;账户权限开放模块,用于所述服务器根据所述验证信息,对所述配置权限请求对应的账户进行鉴权,鉴权通过后,为所述配置权限请求对应的账户开放权限。In a second aspect, the present application further provides a seat qualification management apparatus, including: a configuration authority requesting module, configured to receive a configuration permission request by a server, where the configuration permission request includes a permission content and a corresponding permission level; and the configuration permission request is sent. a module, configured to send the configuration permission request to the management terminal; the verification information obtaining module is configured to receive, by the server, verification information that is sent by the management terminal according to the configuration permission request; and an account authority open module, configured to use, by the server The verification information is used to authenticate the account corresponding to the configuration permission request, and after the authentication is passed, the account corresponding to the configuration permission request is opened.
第三方面,本申请还提供一种服务器,包括:存储器,用于存储可执行程序;处理器,用于执行所述存储器中存储的所述可执行程序时,实现一种坐席资质管理方法的下述步骤:所述服务器接收配置权限请求,所述配置权限请求中包括权限内 容及对应的权限级别;将所述配置权限请求发送至管理终端;所述服务器接收管理终端根据所述配置权限请求发送的验证信息;所述服务器根据所述验证信息,对所述配置权限请求对应的账户进行鉴权,鉴权通过后,为所述配置权限请求对应的账户开放权限。In a third aspect, the present application further provides a server, including: a memory, configured to store an executable program, and a processor, configured to implement an agent qualification management method, when the executable program stored in the memory is executed The following steps: the server receives a configuration permission request, where the configuration permission request includes a permission content and a corresponding permission level; the configuration permission request is sent to the management terminal; and the server receiving the management terminal requests according to the configuration permission The verification information sent by the server is authenticated according to the verification information, and the account corresponding to the configuration permission request is authenticated. After the authentication is passed, the account corresponding to the configuration permission request is opened.
第四方面,本申请还提供一种存储有计算机可读指令的非易失性存储介质,所述计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行一种坐席资质管理方法的下述步骤:服务器接收配置权限请求,所述配置权限请求中包括权限内容及对应的权限级别;将所述配置权限请求发送至管理终端;所述服务器接收管理终端根据所述配置权限请求发送的验证信息;所述服务器根据所述验证信息,对所述配置权限请求对应的账户进行鉴权,鉴权通过后,为所述配置权限请求对应的账户开放权限。In a fourth aspect, the present application further provides a non-volatile storage medium storing computer readable instructions, when executed by one or more processors, causing one or more processors to perform a The following steps of the agent qualification management method: the server receives the configuration permission request, where the configuration permission request includes the permission content and the corresponding permission level; the configuration permission request is sent to the management terminal; and the server receiving the management terminal according to the The authentication information sent by the permission request is configured; the server authenticates the account corresponding to the configuration permission request according to the verification information, and after the authentication is passed, the account corresponding to the configuration permission request is opened.
本申请提供的坐席资质管理方法、装置和存储介质,通过对权限的自定义配置,使权限配置更灵活,提高权限管理合理性,保证销售人员间的沟通顺畅。The agent qualification management method, device and storage medium provided by the application, through the custom configuration of the authority, make the authority configuration more flexible, improve the rationality of the authority management, and ensure the smooth communication between the sales personnel.
附图说明DRAWINGS
图1为本申请提供的一种坐席资质管理方法第一实施例的方法流程图;1 is a flowchart of a method for a first embodiment of a method for managing agent qualification according to the present application;
图2为本申请提供的一种坐席资质管理方法第二实施例的方法流程图;2 is a flowchart of a method for a second embodiment of a method for managing agent qualification according to the present application;
图3为本申请提供的一种坐席资质管理方法第三实施例的方法流程图;3 is a flowchart of a method for a third embodiment of a method for managing agent qualification according to the present application;
图4为本申请提供的一种坐席资质管理方法第四实施例的方法流程图;4 is a flowchart of a method for a fourth embodiment of a method for managing agent qualification according to the present application;
图5为本申请提供的一种坐席资质管理装置第一实施例中第一结构示意图;FIG. 5 is a first schematic structural diagram of a first embodiment of a seat qualification management apparatus according to the present application; FIG.
图6为本申请提供的一种坐席资质管理装置第一实施例中第二结构示意;6 is a second structural schematic diagram of a first embodiment of a seat qualification management apparatus provided by the present application;
图7为本申请提供的一种坐席资质管理装置第二实施例的结构示意图;FIG. 7 is a schematic structural diagram of a second embodiment of a seat qualification management apparatus according to the present application; FIG.
图8为本申请提供的一种坐席资质管理装置第三实施例的结构示意图;FIG. 8 is a schematic structural diagram of a third embodiment of a seat qualification management apparatus according to the present application; FIG.
图9为本申请提供的一种坐席资质管理装置第四实施例的结构示意图;以及9 is a schematic structural diagram of a fourth embodiment of a seat qualification management apparatus provided by the present application;
图10为本申请提供的一种服务器的结构示意图。FIG. 10 is a schematic structural diagram of a server provided by the present application.
具体实施方式detailed description
以下实施例中的坐席资质管理方法,适用在产品销售领域中,对于销售人员权限的优化配置,以使其具有对应的工作权限,清楚掌握良好的客户资源,进而使沟通顺畅,提高工作效率,提高产品的销售量。下面从以下几个方面进行优化。The agent qualification management method in the following embodiments is applicable to the product sales field, and optimizes the configuration of the sales personnel to have corresponding work rights, clearly grasp the good customer resources, thereby smooth communication and improve work efficiency. Increase the sales volume of products. The following are optimized from the following aspects.
第一方面,下面对本申请提供的一种坐席资质管理方法的第一实施例进行介绍,参见图1所示,本实施例中所述方法包括:In the first aspect, the first embodiment of the method for managing the qualification of the agent provided by the present application is introduced. Referring to FIG. 1 , the method in the embodiment includes:
步骤101,服务器接收配置权限请求,配置权限请求中包括权限内容及对应的权限级别;Step 101: The server receives a configuration permission request, where the configuration permission request includes the permission content and the corresponding permission level;
具体的,通过用户终端向服务器发送配置权限请求,其中用户终端包括用户、项目组、营业部等终端,这些用户终端都有申请配置权限的需求,且用户、项目组、营业部等都与销售相关。Specifically, the user terminal sends a configuration permission request to the server, where the user terminal includes a user, a project group, a sales department, and the like, and the user terminals all have the requirement of applying for configuration authority, and the user, the project group, the sales department, etc. are all sold. Related.
具体的,权限内容指配置权限请求中对应账户能够访问的数据库资源;权限级别指的是不同数据库资源对应不同的权限访问级别。比如A数据库限定权限级别为1~5的账户进行访问,B数据库限定权限级别为6~10的账户进行访问。Specifically, the privilege content refers to a database resource that the corresponding account in the privilege request can access; the privilege level refers to different privilege access levels corresponding to different database resources. For example, the A database defines access to an account with a privilege level of 1 to 5, and the B database defines an account with a privilege level of 6 to 10.
步骤102,将配置权限请求发送至管理终端;Step 102: Send a configuration permission request to the management terminal.
具体的,管理终端是指管理所有权限配置的终端,根据配置权限请求中的权限内容及对应的权限级别进行对应配置,比如权限级别为1~5,且权限内容为通过该 账户可访问A数据库,对应配置由管理终端A负责发送验证信息;权限级别为6~10,且权限内容为通过该账户可访问B数据库,对应配置由管理终端B负责发送验证信息,管理终端B无法根据权限级别为1~5,且权限内容为通过该账户可访问A数据库的配置权限请求,发送验证信息。不同的权限级别及对应的权限内容,对应配置不同的管理终端,便于对权限的管理。Specifically, the management terminal refers to a terminal that manages all the rights configuration, and performs corresponding configuration according to the rights content and the corresponding permission level in the configuration permission request, for example, the permission level is 1 to 5, and the permission content is that the A database can be accessed through the account. The management terminal A is responsible for sending the authentication information; the privilege level is 6 to 10, and the privilege content is that the B database can be accessed through the account, and the management terminal B is responsible for sending the verification information, and the management terminal B cannot be based on the privilege level. 1 to 5, and the content of the permission is that the configuration permission request of the A database can be accessed through the account, and the verification information is sent. Different privilege levels and corresponding privilege contents are configured correspondingly to different management terminals, which facilitates the management of rights.
步骤103,服务器接收管理终端根据配置权限请求发送的验证信息;Step 103: The server receives the verification information that is sent by the management terminal according to the configuration permission request.
具体的,验证信息为唯一验证码,作为账户访问的依据。Specifically, the verification information is a unique verification code and serves as a basis for account access.
步骤104,服务器根据验证信息,对配置权限请求对应的账户进行鉴权,鉴权通过后,为配置权限请求对应的账户开放权限。Step 104: The server authenticates the account corresponding to the configuration permission request according to the verification information, and after the authentication is passed, the account corresponding to the configuration permission request is opened.
具体的,服务器中存储所有的账户,每个账户有对应的权限访问限制,每个账户有对应的访问验证信息,只有有权限的访问者才可以通过验证信息访问对应的账户。Specifically, all accounts are stored in the server, each account has a corresponding access restriction, and each account has corresponding access verification information, and only the authorized visitor can access the corresponding account through the verification information.
具体的,当验证信息为鉴权码时,通过随机的方式生成一组鉴权码,具体包括:Specifically, when the verification information is an authentication code, a set of authentication codes is generated in a random manner, including:
在33-126中生成一个随机整数,比如35;Generate a random integer in 33-126, such as 35;
将随机整数35转换成对应的ASCII码字符#3;Convert the random integer 35 into the corresponding ASCII code character #3;
重复以上步骤n次,连接成n位的密码。Repeat the above steps n times to connect to the n-digit password.
其中,该算法主要用到了两个函数,mt_rand(int$min,int$max)函数用于生成随机整数,其中$min-$max为ASCII码的范围,这里取33-126,可以根据需要调整范围,如ASCII码表中97-122位对应a-z的英文字母,具体可参考ASCII码表;chr(int$ascii)函数用于将对应整数$ascii转换成对应的字符。Among them, the algorithm mainly uses two functions, mt_rand (int$min, int$max) function is used to generate random integers, where $min-$max is the range of ASCII code, here take 33-126, can be adjusted as needed Range, such as 97-122 in the ASCII code table corresponding to the English letter of az, specifically refer to the ASCII code table; chr (int$ascii) function is used to convert the corresponding integer $ascii into the corresponding character.
Figure PCTCN2018102868-appb-000001
Figure PCTCN2018102868-appb-000001
另外,验证信息也可以是其他验证码,比如随机生成的一串数字,且该串数据具有唯一性。In addition, the verification information may also be other verification codes, such as a randomly generated string of numbers, and the string data is unique.
步骤105(图中未示出):服务器将所有权限账户的验证信息按时间的先后顺序建立密码列表。其中,验证信息可为上述鉴权码。Step 105 (not shown in the figure): The server establishes the password list in the order of time in the verification information of all the rights accounts. The verification information may be the foregoing authentication code.
在实际应用中,将某个用户、项目或某个营业部所有的权限账户的验证信息按时间的先后顺序建立密码列表,有助于对鉴权码进行管理。In practical applications, the authentication information of a user, project or a certain account of a certain sales department is established in the order of time, which helps to manage the authentication code.
步骤106(图中未示出),服务器将鉴权后的验证信息发送给用户终端,用户终端以验证信息为依据访问对应的账户,即该用户终端即可通过验证信息进行数据资源的访问。Step 106 (not shown), the server sends the authenticated authentication information to the user terminal, and the user terminal accesses the corresponding account based on the verification information, that is, the user terminal can access the data resource through the verification information.
由此,本实施例销售人员可通过其用户终端申请配置权限,通过以上方法对权限进行自定义配置,这样销售人员可通过该权限获取更多的资源,使权限配置更灵活,提高权限管理合理性,保证销售人员间的沟通顺畅。Therefore, the salesperson of the embodiment can apply for configuration authority through the user terminal, and customize the permission by using the above method, so that the salesperson can obtain more resources through the authority, make the permission configuration more flexible, and improve the authority management. Sexuality ensures smooth communication between sales staff.
下面对本申请提供的一种坐席资质管理方法的第二实施例进行介绍,参见图2所示,本实施例中方法包括:The following describes the second embodiment of the method for managing the qualification of the agent provided by the present application. Referring to FIG. 2, the method in this embodiment includes:
步骤201,采集用户的历史销售信息,并按照产品类型对历史销售信息进行统计,得到按产品类型排名的用户统计排名;Step 201: Collect historical sales information of the user, and perform statistics on historical sales information according to the product type, and obtain a user statistical ranking ranked by product type;
在实际应用中,用户指产品销售人员。对应的,产品类型包括固定收益理财产品,风险性理财产品,人寿险强制险类产品。用户统计排名指的是针对不同产品类型的产品在一定时间内的销售情况统计。比如一个月内A用户销售固定收益理财产品,风险性理财产品,人寿险强制险类产品的情况,B用户销售固定收益理财产品,风险性理财产品,人寿险强制险类产品的情况;按照上述产品类型将A和B用户对于上述三类产品的销售情况进行统计排名,以了解用户A和用户B在这个月内每种类型产品的销售情况。In practical applications, the user refers to the product salesperson. Correspondingly, product types include fixed-income wealth management products, risky wealth management products, and life insurance compulsory insurance products. The user statistics ranking refers to the sales statistics of products of different product types within a certain period of time. For example, in a month, A users sell fixed-income wealth management products, risky wealth management products, life insurance compulsory insurance products, B users sell fixed-income wealth management products, risk financial products, and life insurance compulsory insurance products; The product type ranks the sales of the above three types of products by A and B users to understand the sales of each type of product of User A and User B during the month.
步骤202,获取用户统计排名中前X名的产品领域,并在分配产品代理权限时,向用户分配前X名的产品领域对应的产品代理权限,其中,X为不小于3的整数。Step 202: Obtain the product areas of the top X names in the user statistics ranking, and assign the product agent rights corresponding to the product areas of the top X names to the user when the product agent rights are assigned, where X is an integer not less than 3.
对于前X名的产品领域对应的产品代理权限分配给对应的用户。就是指该产品销售情况良好,销售成交额多,表明该销售人员擅长这个领域的产品销售,则将有关该产品领域对应的产品代理权限分配给对应的用户。比如,X为3,则选择用户统计排名中前3名(1~3名)的产品领域,分析这3个产品领域,在分配产品代理权限时,选择这3个产品领域对应的产品代理权限。The product agent rights corresponding to the product areas of the top X are assigned to the corresponding users. It means that the product is in good sales and the sales turnover is large, indicating that the salesperson is good at selling products in this field, and assigns the product agent authority corresponding to the product field to the corresponding user. For example, if X is 3, select the product areas of the top 3 (1~3) in the user statistics ranking, analyze the 3 product areas, and select the product agent permissions corresponding to the 3 product areas when assigning product agent permissions. .
由此,不同的销售人员,由于对应的人脉圈与个人专长的不同,擅长的销售领域不同,根据销售人员的专长进行产品代理分配,使产品销售权限有区分度,更利于产品的销售。Therefore, different sales personnel, due to the difference between the corresponding person circle and personal expertise, are good at different sales fields, and the product agent distribution according to the salesperson's expertise, so that the product sales authority is differentiated, which is more conducive to product sales.
下面对本申请提供的一种坐席资质管理方法的第三实施例进行介绍,参见图3所示,本实施例中方法包括:The following describes a third embodiment of the method for managing the qualification of the agent provided by the present application. Referring to FIG. 3, the method in this embodiment includes:
步骤301,预设第一筛选条件; Step 301, preset a first screening condition;
具体的,基于实际应用,预设的第一筛选条件包括进行理财的金额达到一定标准、无违约信息和征信良好的用户。Specifically, based on the actual application, the preset first screening condition includes a user who has a certain amount of financial management, no breach of contract information, and good credit information.
步骤302,通过第一筛选条件在用户资料数据库中对用户资料进行遍历,并将符合条件的用户资料对应的用户列为重点用户。具体的,可将符合条件的用户标注并提取出来做成列表进行存储。Step 302: The user data is traversed in the user profile database by using the first screening condition, and the user corresponding to the qualified user profile is classified as a key user. Specifically, the qualified users can be marked and extracted to make a list for storage.
具体的,用户资料数据库中存储大量用户资料。比如一个用户的理财金额超过100万,无违约信息,征信良好,符合第一预设条件,则在用户资料数据库中,将此用户筛选出来,提取并标注为重点用户。由此,通过对用户的筛选,筛选出的客户作为优质客户,可有针对性的进行销售,防止优质客户流失。Specifically, a large amount of user data is stored in the user profile database. For example, if a user's financial management amount exceeds 1 million, there is no breach of contract information, the credit information is good, and the first preset condition is met. In the user data database, the user is filtered out and extracted and marked as a key user. Therefore, through the screening of users, the selected customers can be targeted sales to prevent the loss of quality customers.
下面对本申请提供的一种坐席资质管理方法的第四实施例进行介绍,参见图4所示,本实施例中方法包括:A fourth embodiment of the agent qualification management method provided by the present application is introduced. Referring to FIG. 4, the method in this embodiment includes:
步骤401,服务器接收终端发出的临时权限请求,临时权限请求包括临时权限成员的用户名、临时权限的内容及对应的权限级别;Step 401: The server receives a temporary permission request issued by the terminal, where the temporary permission request includes a user name of the temporary permission member, a content of the temporary authority, and a corresponding permission level;
具体的,通过终端向服务器发送临时权限请求,此处终端指一个项目中对应管理该项目组中所有成员账户的统一终端。通过终端向服务器发送临时权限请求,指的是以整个项目组中的成员账户为申请主体,向服务器申请临时权限,不需要该项目组的每个成员都向服务器发送一次临时权限请求,方便快捷,减少服务器的响应时间。Specifically, the terminal sends a temporary permission request to the server, where the terminal refers to a unified terminal in a project corresponding to managing all member accounts in the project group. Sending a temporary permission request to the server through the terminal means that the member account in the entire project group is the application subject, and requests temporary permission from the server, and each member of the project group does not need to send a temporary permission request to the server, which is convenient and quick. , reducing the response time of the server.
步骤402,根据临时权限请求建立临时权限账户,并为临时权限账户配置权限 内容,权限内容包括对临时权限账户开放访问的数据库资源。Step 402: Establish a temporary rights account according to the temporary permission request, and configure the rights content for the temporary rights account, where the rights content includes a database resource that is open to the temporary rights account.
具体的,根据临时权限请求建立临时账户,服务器按照临时权限请求中的临时权限的内容及对应的权限级别,将临时权限的内容及对应的权限级别对应的数据库资源进行查找,提取,然后整合成一个数据库,对应该数据库,建立一个临时账户,得到该临时账户的访问权限,则通过该临时账户,项目组成员可以访问到该临时账户中的所有数据库资源。Specifically, the temporary account is established according to the temporary permission request, and the server searches, extracts, and then integrates the content of the temporary permission and the corresponding resource level according to the content of the temporary permission in the temporary permission request and the corresponding permission level. A database, corresponding to the database, establishes a temporary account to obtain access to the temporary account, through which the project team members can access all database resources in the temporary account.
步骤403,生成一组对应临时权限账户的验证信息。Step 403: Generate a set of verification information corresponding to the temporary rights account.
通过上述方法建立临时账户,得到临时访问权限后,该项目组所有成员以该临时账户的名义统一访问数据库资源,也就避免了在不同数据库资源对应不同的访问权限的情况下,需要分别对所需要访问的数据库资源进行访问权限的申请,而本实施例中,直接由服务器基于该项目中临时访问请求中包括的权限内容和权限级别,建立一个临时账户,该临时账户中包括临时访问请求中包括的所有权限内容和权限级别可访问的数据库资源,该项目的所有组员均可通过验证信息访问该临时账户,实现对数据资源的访问,方便快捷,便于权限的管理。After the temporary account is established through the above method and all the members of the project group access the database resources in the name of the temporary account, the members of the project group are required to access the database resources in a unified manner, which avoids the need for different access rights for different database resources. The database resource that needs to be accessed is used for the application for access rights. In this embodiment, the server directly establishes a temporary account based on the rights content and the permission level included in the temporary access request in the project, and the temporary account includes the temporary access request. All the contents of the permission and the database resources accessible by the permission level, all the members of the project can access the temporary account through the verification information, and realize the access to the data resource, which is convenient and quick, and facilitates the management of the authority.
比如,一个项目组A,包括20个成员,该项目需要访问a数据库,b数据库,c数据库,d数据库,分别对应的权限级别为1级,2级,3级,4级的访问权限,以该项目组的名义,通过终端向服务器发送临时权限请求,服务器接收临时权限请求后,将a数据库,b数据库,c数据库,d数据库中的数据资源进行提取,整合为一个数据库A1,对应的权限级别统一设置为一个级别,按照临时权限请求中最高的权限级别设置,本实施例中权限级别设置为4级;基于数据库A1和对应设置的权限级别4级,建立一个临时账户,通过该临时账户可允许访问数据库A1中的数据资源;服务器完成权限配置后,随机生成一组验证信息,比如adafaf,可将该验证信息按照临时权限请求中临时权限成员的用户名分别进行发送,这样,该项目组所有成员均可通过该验证信息访问该临时账户,获取其中的数据资源。在项目结束后,该临时账户和对应的验证信息自动回收,无效,保证数据的安全性,便于权限的管理。For example, a project group A, including 20 members, the project needs to access a database, b database, c database, d database, respectively, the corresponding permission level is level 1, level 2, level 3, level 4 access rights, In the name of the project group, the terminal sends a temporary permission request to the server. After receiving the temporary permission request, the server extracts the data resources in the database, b database, c database, and d database, and integrates them into one database A1, corresponding permissions. The level is uniformly set to one level, and the highest privilege level is set according to the highest privilege level. In this embodiment, the privilege level is set to level 4. Based on the database A1 and the corresponding privilege level 4, a temporary account is established, and the temporary account is established. It can allow access to the data resources in the database A1; after the server completes the permission configuration, it randomly generates a set of verification information, such as adafaf, which can be sent according to the user name of the temporary permission member in the temporary permission request, so that the project All members of the group can access the temporary account through this verification information to obtain Data resources. After the project ends, the temporary account and the corresponding verification information are automatically recovered and invalid, ensuring the security of the data and facilitating the management of the authority.
具体的,验证信息为唯一的验证码,通过随机的方式生成。Specifically, the verification information is a unique verification code and is generated in a random manner.
具体的,当验证信息为鉴权码时,通过随机的方式生成一组鉴权码,具体包括:在33-126中生成一个随机整数,比如35;Specifically, when the verification information is an authentication code, generating a set of authentication codes in a random manner, specifically: generating a random integer in 33-126, such as 35;
将随机整数35转换成对应的ASCII码字符#3;Convert the random integer 35 into the corresponding ASCII code character #3;
重复以上步骤n次,连接成n位的密码。Repeat the above steps n times to connect to the n-digit password.
其中,该算法主要用到了两个函数,mt_rand(int$min,int$max)函数用于生成随机整数,其中$min-$max为ASCII码的范围,这里取33-126,可以根据需要调整范围,如ASCII码表中97-122位对应a-z的英文字母,具体可参考ASCII码表;chr(int$ascii)函数用于将对应整数$ascii转换成对应的字符。Among them, the algorithm mainly uses two functions, mt_rand (int$min, int$max) function is used to generate random integers, where $min-$max is the range of ASCII code, here take 33-126, can be adjusted as needed Range, such as 97-122 in the ASCII code table corresponding to the English letter of az, specifically refer to the ASCII code table; chr (int$ascii) function is used to convert the corresponding integer $ascii into the corresponding character.
Figure PCTCN2018102868-appb-000002
Figure PCTCN2018102868-appb-000002
Figure PCTCN2018102868-appb-000003
Figure PCTCN2018102868-appb-000003
步骤404(图中未示出),服务器将所有临时权限账户的验证信息按时间的先后顺序建立密码列表。本实施例中以验证信息为鉴权码为例进行说明。Step 404 (not shown), the server establishes the password list in the order of time in the verification information of all the temporary rights accounts. In this embodiment, the verification information is taken as an authentication code as an example for description.
在实际应用中,将某个用户、项目或某个营业部所有的临时权限账户的鉴权码按时间的先后顺序建立密码列表,有助于对鉴权码进行管理。In practical applications, the authentication code of a temporary user account of a certain user, project or a certain sales department is used to establish a password list in time order, which helps to manage the authentication code.
具体的,当有新的鉴权码生成时,通过遍历的方式将新的鉴权码与密码列表中的鉴权码进行密码比对。如果有一样的鉴权码,表示新的鉴权码不是唯一的,可重新生成鉴权码,保证鉴权码的唯一性。Specifically, when a new authentication code is generated, the new authentication code is compared with the authentication code in the password list by traversing. If there is the same authentication code, indicating that the new authentication code is not unique, the authentication code can be regenerated to ensure the uniqueness of the authentication code.
步骤405(图中未示出),服务器将生成的鉴权码发送至临时权限的请求对应的终端。Step 405 (not shown in the figure), the server sends the generated authentication code to the terminal corresponding to the request of the temporary authority.
具体的,临时权限请求中还包括用户名对应的IP地址,通过临时权限的请求信息中包含的用户名对应的IP地址进行鉴权码的一一发送。Specifically, the temporary permission request further includes an IP address corresponding to the username, and the authentication code is sent one by one through the IP address corresponding to the username included in the request information of the temporary permission.
步骤406(图中未示出),服务器将验证信息(鉴权码)发送至终端,以使得终端在接收到验证信息后,将验证信息(鉴权码)存储在本地存储空间内;服务器接收终端发送的访问请求,访问请求的头head中包括验证信息(鉴权码)。Step 406 (not shown in the figure), the server sends the verification information (authentication code) to the terminal, so that after receiving the verification information, the terminal stores the verification information (authentication code) in the local storage space; the server receives The access request sent by the terminal includes the authentication information (authentication code) in the header head of the access request.
具体的,终端在接收到服务器发送的鉴权码后,将鉴权码存储在本地存储空间内;当终端在访问服务器时,生成访问请求信息,访问请求信息的头head部分中指定的一个字符段中包括鉴权码。将终端接收到的鉴权码进行本地存储,在访问服务器时,鉴权码会自动包含在访问请求信息中,可方便终端使用鉴权码访问服务器,不需要每次访问都重复生成一次鉴权码,提高处理效率。Specifically, after receiving the authentication code sent by the server, the terminal stores the authentication code in the local storage space; when the terminal accesses the server, generates the access request information, and specifies a character specified in the header part of the request information. The segment includes an authentication code. The authentication code received by the terminal is stored locally. When accessing the server, the authentication code is automatically included in the access request information, which facilitates the terminal to access the server by using the authentication code, and does not need to generate an authentication repeatedly for each access. Code to improve processing efficiency.
步骤407(图中未示出),根据服务器接收到终端的访问请求,提取访问请求的头head部分中指定位置的鉴权码进行验证;在验证过程中,服务器通过遍历的方式确定与鉴权码相同的服务器鉴权码,调用鉴权码对应的临时账户,使终端通过临时账户的身份访问临时账户中配置的数据库资源。为了保证鉴权码的唯一性及有效性,当终端通过鉴权码访问服务器时,需要进行验证,确定服务器中相同的鉴权码,进而确定该鉴权码有效,即可对对应的临时账户中配置的数据资源进行访问。如果该鉴权码在服务器中并未有相同的鉴权码相匹配,表示该鉴权码无效,则不能访问临时账户中配置的数据库资源。Step 407 (not shown in the figure), according to the server receiving the access request of the terminal, extracting the authentication code of the specified location in the header head part of the access request for verification; in the verification process, the server determines and authenticates by traversing The same server authentication code is used to call the temporary account corresponding to the authentication code, so that the terminal accesses the database resources configured in the temporary account through the identity of the temporary account. In order to ensure the uniqueness and validity of the authentication code, when the terminal accesses the server through the authentication code, it needs to perform verification, determine the same authentication code in the server, and then determine that the authentication code is valid, and the corresponding temporary account can be The data resources configured in the access are accessed. If the authentication code does not have the same authentication code in the server, indicating that the authentication code is invalid, the database resource configured in the temporary account cannot be accessed.
在本实施例中,优选的,方法还包括:为临时权限账户配置权限内容。In this embodiment, preferably, the method further includes: configuring the rights content for the temporary rights account.
具体的,根据项目的预计进行时长,在建立临时权限的开始,为临时权限账户建立存在时限;通过访问服务器内的计时器,进行时间比对,当计时器内的时间与设定的结束时间相同时,服务器关闭临时权限账户,同时将临时账户对应的鉴权码从密码列表中删除。以有效的保护公司内部的重要文件不被外泄。Specifically, according to the expected duration of the project, at the beginning of establishing the temporary permission, a time limit is established for the temporary rights account; by accessing the timer in the server, the time comparison is performed, when the time in the timer and the set end time When the server is the same, the server closes the temporary rights account and deletes the authentication code corresponding to the temporary account from the password list. In order to effectively protect important documents within the company, it is not leaked.
由此,在具体应用环境中,在进行项目工作时,在一个项目中具有不同权限级别的人员参与,由于项目工作具有期限性,如果对每一个项目成员进行对应权限配置,在项目完成后需要对应的收回权限,这种管理方法会造成权限管理混乱,往往造成项目终结后很长一段时间内,参与人员权限没有收回的问题。通过设置项目临时权限,在项目开启时,为该项目配置对应的临时权限,被纳入该项目组的所有用户具有统一临时权限,该项目组结束或解散后,该项目组的临时权限取消,被移除项目组的账号具有的临时权限被取消。另外,基于一些突发情况的或临时情况,销售人员或销售项目组等可申请临时权限,使一个项目团队能够快速的共享资源,提 高工作的效率,使权限管理更加方便,具有清晰的调理性。Therefore, in the specific application environment, when the project work is carried out, personnel with different privilege levels participate in one project. Since the project work has a deadline, if each project member is configured with corresponding authority, it needs to be completed after the project is completed. Corresponding reclaiming authority, this management method will cause confusion in the management of rights, which often causes the problem that the participants' rights are not recovered within a long period of time after the project is terminated. By setting the project temporary permission, when the project is started, the corresponding temporary permission is configured for the project, and all users included in the project group have unified temporary authority. After the project group is finished or disbanded, the temporary permission of the project group is canceled. The temporary permissions of the account that removed the project group were canceled. In addition, based on some unexpected situations or temporary situations, sales personnel or sales project teams can apply for temporary permissions, so that a project team can quickly share resources, improve work efficiency, make rights management more convenient, and have clear adjustments. .
第二方面,图5为本申请中另一实施例的坐席资质管理装置的结构示意图。下面对本申请提供的一种坐席资质管理装置的第一实施例进行介绍,参见图5所示,本实施例中装置包括:In a second aspect, FIG. 5 is a schematic structural diagram of a seat qualification management apparatus according to another embodiment of the present application. The following is a description of a first embodiment of the agent qualification management apparatus provided by the present application. Referring to FIG. 5, the apparatus in this embodiment includes:
配置权限请求模块501,用于服务器接收配置权限请求,配置权限请求中包括权限内容及对应的权限级别。The configuration permission requesting module 501 is configured to receive a configuration permission request by the server, where the configuration permission request includes the permission content and the corresponding permission level.
具体的,通过用户终端向服务器发送配置权限请求,其中用户终端包括用户、项目组、营业部等终端,这些终端都有申请配置权限的需求,且用户、项目组、营业部等都与销售相关。Specifically, the user terminal sends a configuration permission request to the server, where the user terminal includes a user, a project group, a sales department, and the like, and the terminals have requirements for applying for configuration rights, and the user, the project group, the sales department, and the like are all related to sales. .
具体的,权限内容指配置权限请求中对应账户能够访问的数据库资源;权限级别指的是不同数据库资源对应不同的权限访问级别。比如A数据库限定权限级别为1~5的账户进行访问,B数据库限定权限级别为6~10的账户进行访问。Specifically, the privilege content refers to a database resource that the corresponding account in the privilege request can access; the privilege level refers to different privilege access levels corresponding to different database resources. For example, the A database defines access to an account with a privilege level of 1 to 5, and the B database defines an account with a privilege level of 6 to 10.
配置权限请求发送模块502,用于将配置权限请求发送至管理终端。The configuration permission request sending module 502 is configured to send the configuration permission request to the management terminal.
具体的,管理终端是指管理所有权限配置的终端,根据配置权限请求中的权限内容及对应的权限级别进行对应配置,比如权限级别为1~5,且权限内容为通过该账户可访问A数据库,对应配置由管理终端A负责发送验证信息;权限级别为6~10,且权限内容为通过该账户可访问B数据库,对应配置由管理终端B负责发送验证信息,管理终端B无法根据权限级别为1~5,且权限内容为通过该账户可访问A数据库的配置权限请求,发送验证信息。不同的权限级别及对应的权限内容,对应配置不同的管理终端,便于对权限的管理。Specifically, the management terminal refers to a terminal that manages all the rights configuration, and performs corresponding configuration according to the rights content and the corresponding permission level in the configuration permission request, for example, the permission level is 1 to 5, and the permission content is that the A database can be accessed through the account. The management terminal A is responsible for sending the authentication information; the privilege level is 6 to 10, and the privilege content is that the B database can be accessed through the account, and the management terminal B is responsible for sending the verification information, and the management terminal B cannot be based on the privilege level. 1 to 5, and the content of the permission is that the configuration permission request of the A database can be accessed through the account, and the verification information is sent. Different privilege levels and corresponding privilege contents are configured correspondingly to different management terminals, which facilitates the management of rights.
验证信息获取模块503,用于服务器接收管理终端根据配置权限请求发送的验证信息。The verification information obtaining module 503 is configured to receive, by the server, verification information that is sent by the management terminal according to the configuration permission request.
具体的,验证信息为唯一验证码,作为账户访问的依据。Specifically, the verification information is a unique verification code and serves as a basis for account access.
账户权限开放模块504,用于服务器根据验证信息,对配置权限请求对应的账户进行鉴权,鉴权通过后,为配置权限请求对应的账户开放权限。The account privilege opening module 504 is configured to perform authentication on the account corresponding to the configuration permission request according to the verification information, and after the authentication is passed, open the privilege for the account corresponding to the configuration permission request.
具体的,服务器中存储所有的账户,每个账户有对应的权限访问限制,每个账户有对应的访问验证信息,只有有权限的访问者才可以通过验证信息访问对应的账户。Specifically, all accounts are stored in the server, each account has a corresponding access restriction, and each account has corresponding access verification information, and only the authorized visitor can access the corresponding account through the verification information.
具体的,参见图6,当验证信息为鉴权码时,通过随机的方式生成一组鉴权码,验证信息获取模块503,具体包括:Specifically, referring to FIG. 6, when the verification information is an authentication code, a set of authentication codes is generated in a random manner, and the verification information obtaining module 503 specifically includes:
第一处理单元5031,在33-126中生成一个随机整数,比如35;The first processing unit 5031 generates a random integer in 33-126, such as 35;
第二处理单元5032,将随机整数35转换成对应的ASCII码字符#3;The second processing unit 5032 converts the random integer 35 into a corresponding ASCII code character #3;
第三处理单元5033,重复以上步骤n次,连接成n位的密码。The third processing unit 5033 repeats the above steps n times and connects the n-bit password.
其中,该算法主要用到了两个函数,mt_rand(int$min,int$max)函数用于生成随机整数,其中$min-$max为ASCII码的范围,这里取33-126,可以根据需要调整范围,如ASCII码表中97-122位对应a-z的英文字母,具体可参考ASCII码表;chr(int$ascii)函数用于将对应整数$ascii转换成对应的字符。Among them, the algorithm mainly uses two functions, mt_rand (int$min, int$max) function is used to generate random integers, where $min-$max is the range of ASCII code, here take 33-126, can be adjusted as needed Range, such as 97-122 in the ASCII code table corresponding to the English letter of az, specifically refer to the ASCII code table; chr (int$ascii) function is used to convert the corresponding integer $ascii into the corresponding character.
Figure PCTCN2018102868-appb-000004
Figure PCTCN2018102868-appb-000004
Figure PCTCN2018102868-appb-000005
Figure PCTCN2018102868-appb-000005
另外,验证信息也可以是其他验证码,比如随机生成的一串数字,且该串数据具有唯一性。In addition, the verification information may also be other verification codes, such as a randomly generated string of numbers, and the string data is unique.
具体的,装置还包括验证信息整理模块505,用于服务器将所有权限账户的验证信息按时间的先后顺序建立密码列表,有助于对鉴权码进行管理。Specifically, the device further includes a verification information collation module 505, configured to establish, by the server, the verification information of all the rights accounts in a chronological order to facilitate the management of the authentication code.
在实际应用中,将某个用户、项目或某个营业部所有的权限账户的鉴权码按时间的先后顺序建立密码列表,有助于对鉴权码进行管理。In practical applications, the authentication code of a user, project or a certain account of a certain sales department is used to establish a password list in time order, which helps to manage the authentication code.
具体的,装置还包括验证信息处理模块506,服务器将生成的验证信息发送给用户终端,用户终端以验证信息为依据访问对应的账户,即该用户终端即可通过验证信息进行数据资源的访问。Specifically, the device further includes a verification information processing module 506, and the server sends the generated verification information to the user terminal, and the user terminal accesses the corresponding account according to the verification information, that is, the user terminal can access the data resource through the verification information.
具体的,通过临时权限的请求信息中包含的用户名对应的IP地址进行一一发送。Specifically, the IP address corresponding to the username included in the request information of the temporary permission is sent one by one.
由此,本实施例销售人员可通过其用户终端申请配置权限,通过以上方法对权限进行自定义配置,这样销售人员可通过该权限获取更多的资源,使权限配置更灵活,提高权限管理合理性,保证销售人员间的沟通顺畅。Therefore, the salesperson of the embodiment can apply for configuration authority through the user terminal, and customize the permission by using the above method, so that the salesperson can obtain more resources through the authority, make the permission configuration more flexible, and improve the authority management. Sexuality ensures smooth communication between sales staff.
下面对本申请提供的一种坐席资质管理装置的第二实施例进行介绍,参见图7所示,本实施例中装置包括产品配置模块601,具体包括:The following is a description of a second embodiment of the agent qualification management device provided by the present application. Referring to FIG. 7, the device includes a product configuration module 601, which specifically includes:
历史消息采集单元6011,用于采集用户的历史销售信息,并按照产品类型对历史销售信息进行统计,得到按产品类型排名的用户统计排名;;The historical message collecting unit 6011 is configured to collect historical sales information of the user, and perform statistics on the historical sales information according to the product type, and obtain a user statistical ranking ranked by product type;
在实际应用中,用户指产品销售人员。对应的,产品类型包括固定收益理财产品,风险性理财产品,人寿险强制险类产品。用户统计排名指的是针对不同产品类型的产品在一定时间内的销售情况统计。比如一个月内A用户销售固定收益理财产品,风险性理财产品,人寿险强制险类产品的情况,B用户销售固定收益理财产品,风险性理财产品,人寿险强制险类产品的情况;按照上述产品类型将A和B用户对于上述三类产品的销售情况进行统计排名,以了解用户A和用户B在这个月内每种类型产品的销售情况。。In practical applications, the user refers to the product salesperson. Correspondingly, product types include fixed-income wealth management products, risky wealth management products, and life insurance compulsory insurance products. The user statistics ranking refers to the sales statistics of products of different product types within a certain period of time. For example, in a month, A users sell fixed-income wealth management products, risky wealth management products, life insurance compulsory insurance products, B users sell fixed-income wealth management products, risk financial products, and life insurance compulsory insurance products; The product type ranks the sales of the above three types of products by A and B users to understand the sales of each type of product of User A and User B during the month. .
产品权限配置单元6012,用于获取用户统计排名中前X名的产品领域,并在分配产品代理权限时,向用户分配前X名的产品领域对应的产品代理权限,其中,X为不小于3的整数。The product rights configuration unit 6012 is configured to obtain the product areas of the top X names in the user statistics ranking, and assign the product agent rights corresponding to the product areas of the first X names to the user when the product agent rights are assigned, where X is not less than 3 The integer.
对于前X名的产品领域对应的产品代理权限分配给对应的用户。就是指该产品销售情况良好,销售成交额多,表明该销售人员擅长这个领域的产品销售,则将有关该产品领域对应的产品代理权限分配给对应的用户。比如,X为3,则选择用户统计排名中前3名(1~3名)的产品领域,分析这3个产品领域,在分配产品代理权限时,选择这3个产品领域对应的产品代理权限。The product agent rights corresponding to the product areas of the top X are assigned to the corresponding users. It means that the product is in good sales and the sales turnover is large, indicating that the salesperson is good at selling products in this field, and assigns the product agent authority corresponding to the product field to the corresponding user. For example, if X is 3, select the product areas of the top 3 (1~3) in the user statistics ranking, analyze the 3 product areas, and select the product agent permissions corresponding to the 3 product areas when assigning product agent permissions. .
由此,不同的销售人员,由于不同销售人员对应的人脉圈与个人专长的不同,其擅长的销售领域不同,根据销售人员的专长进行产品代理分配,使产品销售权限有区分度,更利于产品的销售。As a result, different sales personnel, because of the different customer segments and personal expertise, the sales field is different, according to the sales staff's expertise to distribute product agents, so that product sales rights are differentiated, more conducive to products promotion of.
下面对本申请提供的一种坐席资质管理装置的第三实施例进行介绍,参见图8所示,本实施例中装置包括客户筛选模块701,具体包括:A third embodiment of the agent qualification management apparatus provided by the present application is described below. Referring to FIG. 8 , the apparatus includes a client screening module 701, which specifically includes:
条件设置单元7011,用于预设第一筛选条件;a condition setting unit 7011, configured to preset a first screening condition;
具体的,基于实际应用,预设的优质客户的筛选条件包括进行理财的金额达到一定标准、无违约信息和征信良好的用户。Specifically, based on the actual application, the screening criteria for the pre-set quality customers include those who have reached a certain level of financial management, no breach of contract information, and good credit information.
客户筛选单元7012,用于通过第一筛选条件在用户资料数据库中对用户资料进行遍历,并将符合条件的用户资料对应的用户列为重点用户。具体的,可将符合条件的用户标注并提取出来做成列表进行存储。The customer screening unit 7012 is configured to traverse the user data in the user profile database by using the first screening condition, and classify the user corresponding to the qualified user profile as a key user. Specifically, the qualified users can be marked and extracted to make a list for storage.
具体的,用户资料数据库中存储大量用户资料。比如一个用户的理财金额超过100万,无违约信息,征信良好,符合第一预设条件,则在用户资料数据库中,将此用户筛选出来,提取并标注为重点用户。由此,通过对用户的筛选,筛选出的客户作为优质客户,可有针对性的进行销售,防止优质客户流失。Specifically, a large amount of user data is stored in the user profile database. For example, if a user's financial management amount exceeds 1 million, there is no breach of contract information, the credit information is good, and the first preset condition is met. In the user data database, the user is filtered out and extracted and marked as a key user. Therefore, through the screening of users, the selected customers can be targeted sales to prevent the loss of quality customers.
下面对本申请提供的一种坐席资质管理装置的第四实施例进行介绍,参见图9所示,本实施例中装置包括临时权限配置模块801,具体包括:The following is a description of a fourth embodiment of the agent qualification management apparatus provided by the present application. As shown in FIG. 9, the apparatus includes a temporary authority configuration module 801, which specifically includes:
请求接收单元8011,用于服务器接收终端发出的临时权限请求,临时权限请求包括临时权限成员的用户名、临时权限的内容及对应的权限级别;The request receiving unit 8011 is configured to receive, by the server, a temporary permission request issued by the terminal, where the temporary permission request includes a user name of the temporary permission member, a content of the temporary authority, and a corresponding permission level;
具体的,通过终端向服务器发送临时权限请求,此处终端指一个项目中对应管理该项目组中所有成员账户的统一终端。通过终端向服务器发送临时权限请求,指的是以整个项目组中的成员账户为申请主体,向服务器申请临时权限,不需要该项目组的每个成员都向服务器发送一次临时权限请求,方便快捷,减少服务器的响应时间。Specifically, the terminal sends a temporary permission request to the server, where the terminal refers to a unified terminal in a project corresponding to managing all member accounts in the project group. Sending a temporary permission request to the server through the terminal means that the member account in the entire project group is the application subject, and requests temporary permission from the server, and each member of the project group does not need to send a temporary permission request to the server, which is convenient and quick. , reducing the response time of the server.
临时账户建立单元8012,用于根据临时权限请求建立临时权限账户,并为临时权限账户配置权限内容,权限内容包括对临时权限账户开放访问的数据库资源。The temporary account establishing unit 8012 is configured to establish a temporary rights account according to the temporary rights request, and configure the rights content for the temporary rights account, and the rights content includes a database resource that is open to the temporary rights account.
具体的,根据临时权限请求建立临时账户,服务器按照临时权限请求中的临时权限的内容及对应的权限级别,将临时权限的内容及对应的权限级别对应的数据库资源进行查找,提取,然后整合成一个数据库,对应该数据库,建立一个临时账户,得到该临时账户的访问权限,则通过该临时账户,项目组成员可以访问到该临时账户中的所有数据库资源。Specifically, the temporary account is established according to the temporary permission request, and the server searches, extracts, and then integrates the content of the temporary permission and the corresponding resource level according to the content of the temporary permission in the temporary permission request and the corresponding permission level. A database, corresponding to the database, establishes a temporary account to obtain access to the temporary account, through which the project team members can access all database resources in the temporary account.
验证信息生成单元8013,用于生成一组对应临时权限账户的验证信息。The verification information generating unit 8013 is configured to generate a set of verification information corresponding to the temporary rights account.
通过上述方法建立临时账户,得到临时访问权限后,该项目组所有成员以该临时账户的名义统一访问数据库资源,也就避免了在不同数据库资源对应不同的访问权限的情况下,需要分别对所需要访问的数据库资源进行访问权限的申请,本实施例中,直接由服务器基于该项目中临时访问请求中包括的权限内容和权限级别,建立一个临时账户,该临时账户中包括临时访问请求中包括的所有权限内容和权限级别可访问的数据库资源,该项目的所有组员均可通过验证信息访问该临时账户,实现对数据资源的访问,方便快捷,便于权限的管理。After the temporary account is established through the above method and all the members of the project group access the database resources in the name of the temporary account, the members of the project group are required to access the database resources in a unified manner, which avoids the need for different access rights for different database resources. An application for accessing a database resource to be accessed, in this embodiment, a temporary account is directly established by the server based on the permission content and the permission level included in the temporary access request in the project, and the temporary account includes the temporary access request All the rights and content of the database resources accessible by the permission level, all members of the project can access the temporary account through the verification information to achieve access to the data resources, convenient and convenient, and easy to manage permissions.
比如,一个项目组A,包括20个成员,该项目需要访问a数据库,b数据库,c数据库,d数据库,分别对应的权限级别为1级,2级,3级,4级的访问权限,以该项目组的名义,通过终端向服务器发送临时权限请求,服务器接收临时权限请求后,将a数据库,b数据库,c数据库,d数据库中的数据资源进行提取,整合为一个数据库A1,对应的权限级别统一设置为一个级别,按照临时权限请求中最高的权限级别设置,本实施例中权限级别设置为4级;基于数据库A1和对应设置的权限级别4级,建立一个临时账户,通过该临时账户可允许访问数据库A1中的数 据资源;服务器完成权限配置后,随机生成一组验证信息,比如adafaf,可将该验证信息按照临时权限请求中临时权限成员的用户名分别进行发送,这样,该项目组所有成员均可通过该验证信息访问该临时账户,获取其中的数据资源。在项目结束后,该临时账户和对应的验证信息自动回收,无效,保证数据的安全性,便于权限的管理。For example, a project group A, including 20 members, the project needs to access a database, b database, c database, d database, respectively, the corresponding permission level is level 1, level 2, level 3, level 4 access rights, In the name of the project group, the terminal sends a temporary permission request to the server. After receiving the temporary permission request, the server extracts the data resources in the database, b database, c database, and d database, and integrates them into one database A1, corresponding permissions. The level is uniformly set to one level, and the highest privilege level is set according to the highest privilege level. In this embodiment, the privilege level is set to level 4. Based on the database A1 and the corresponding privilege level 4, a temporary account is established, and the temporary account is established. It can allow access to the data resources in the database A1; after the server completes the permission configuration, it randomly generates a set of verification information, such as adafaf, which can be sent according to the user name of the temporary permission member in the temporary permission request, so that the project All members of the group can access the temporary account through this verification information to obtain Data resources. After the project ends, the temporary account and the corresponding verification information are automatically recovered and invalid, ensuring the security of the data and facilitating the management of the authority.
其中,验证信息为唯一的验证码,通过随机的方式生成。The verification information is a unique verification code and is generated in a random manner.
具体的,验证信息生成单元8013,具体还包括:Specifically, the verification information generating unit 8013 specifically includes:
第一处理子单元,用于在33-126中生成一个随机整数,比如35;a first processing subunit, configured to generate a random integer in 33-126, such as 35;
第二处理子单元,用于将随机整数35转换成对应的ASCII码字符#3;a second processing subunit, configured to convert the random integer 35 into a corresponding ASCII code character #3;
第三处理子单元,用于重复以上第一处理子单元和第二处理子单元n次,连接成n位的密码。验证信息生成单元8013与上述实施例中验证信息获取模块503中生成鉴权码的方式是一样的,在此不再赘述The third processing sub-unit is configured to repeat the above first processing sub-unit and the second processing sub-unit n times, and connect the n-bit password. The verification information generating unit 8013 is the same as the method for generating the authentication code in the verification information acquiring module 503 in the above embodiment, and details are not described herein again.
具体的,装置还包括鉴权码整理单元8014,与上述实施例中验证信息整理模块505中的方案相同,均是用于通过服务器将所有临时权限账户的鉴权码按时间的先后顺序建立密码列表。在实际应用中,将某个用户、项目或某个营业部所有的临时权限账户的鉴权码按时间的先后顺序建立密码列表,有助于对鉴权码进行管理。Specifically, the device further includes an authentication code collating unit 8014, which is the same as the solution in the verification information collating module 505 in the foregoing embodiment, and is used to establish the passwords of the authentication codes of all the temporary rights accounts in time by the server. List. In practical applications, the authentication code of a temporary user account of a certain user, project or a certain sales department is used to establish a password list in time order, which helps to manage the authentication code.
具体的,当有新的鉴权码生成时,通过遍历的方式将新的鉴权码与密码列表中的鉴权码进行密码比对。如果有一样的鉴权码,表示新的鉴权码不是唯一的,可重新生成鉴权码,保证鉴权码的唯一性。Specifically, when a new authentication code is generated, the new authentication code is compared with the authentication code in the password list by traversing. If there is the same authentication code, indicating that the new authentication code is not unique, the authentication code can be regenerated to ensure the uniqueness of the authentication code.
其中,装置还包括验证信息处理单元8015,与上述实施例中验证信息处理模块506中的方案相同,均是用于服务器将生成的验证信息发送给用户终端,用户终端以验证信息为依据访问对应的账户,即该用户终端即可通过验证信息进行数据资源的访问。The device further includes a verification information processing unit 8015, which is the same as the solution in the verification information processing module 506 in the above embodiment, and is used for the server to send the generated verification information to the user terminal, and the user terminal accesses the information according to the verification information. The account, that is, the user terminal can access the data resource through the verification information.
具体的,通过临时权限的请求信息中包含的用户名对应的IP地址进行一一发送。Specifically, the IP address corresponding to the username included in the request information of the temporary permission is sent one by one.
具体的,验证信息处理单元8015具体包括:Specifically, the verification information processing unit 8015 specifically includes:
存储子单元,用于服务器将验证信息(鉴权码)发送至终端,以使得终端在接收到验证信息后,将验证信息(鉴权码)存储在本地存储空间内。The storage subunit is configured to send, by the server, the verification information (authentication code) to the terminal, so that the terminal stores the verification information (authentication code) in the local storage space after receiving the verification information.
访问请求生成子单元,用于服务器接收终端发送的访问请求,访问请求的头head中包括验证信息(鉴权码)。The access request generation subunit is configured to receive, by the server, an access request sent by the terminal, where the header of the access request includes verification information (authentication code).
具体的,终端在接收到服务器发送的鉴权码后,将鉴权码存储在本地存储空间内;当终端在访问服务器时,生成访问请求信息,访问请求信息的头head部分中指定的一个字符段中包括鉴权码。将终端接收到的鉴权码进行本地存储,在访问服务器时,鉴权码会自动包含在访问请求信息中,可方便终端使用鉴权码访问服务器,不需要每次访问都重复生成一次鉴权码,提高处理效率。Specifically, after receiving the authentication code sent by the server, the terminal stores the authentication code in the local storage space; when the terminal accesses the server, generates the access request information, and specifies a character specified in the header part of the request information. The segment includes an authentication code. The authentication code received by the terminal is stored locally. When accessing the server, the authentication code is automatically included in the access request information, which facilitates the terminal to access the server by using the authentication code, and does not need to generate an authentication repeatedly for each access. Code to improve processing efficiency.
更具体的,验证信息处理单元8015具体还包括:More specifically, the verification information processing unit 8015 specifically includes:
鉴权子单元,用于根据服务器接收到终端的访问请求,提取访问请求的头head部分中指定位置的鉴权码进行鉴权;An authentication subunit, configured to: according to the access request received by the server, extract an authentication code of a specified location in a header of the access request for authentication;
临时账户调用子单元,用于在鉴权过程中,通过服务器确定与鉴权码相同的服务器鉴权码,调用鉴权码对应的临时账户,使终端通过临时账户的身份访问临时账户中配置的数据库资源。The temporary account calling subunit is configured to determine, by the server, the same server authentication code as the authentication code, and call the temporary account corresponding to the authentication code, so that the terminal accesses the temporary account through the identity of the temporary account. Database resources.
为了保证鉴权码的唯一性及有效性,当终端通过鉴权码访问服务器时,需要进行鉴权,确定服务器中相同的鉴权码,进而确定该鉴权码有效,可对对应的临时账户中配置的数据资源进行访问。如果该鉴权码在服务器中并未有相同的鉴权码相匹配,表示该鉴权码无效,则不能访问临时账户中配置的数据库资源。In order to ensure the uniqueness and validity of the authentication code, when the terminal accesses the server through the authentication code, it needs to perform authentication, determine the same authentication code in the server, and then determine that the authentication code is valid, and the corresponding temporary account can be The data resources configured in the access are accessed. If the authentication code does not have the same authentication code in the server, indicating that the authentication code is invalid, the database resource configured in the temporary account cannot be accessed.
在本实施例中,优选的,装置还包括时限设置单元8016,用于为所述临时权限账户配置权限内容,具体包括:In this embodiment, the device further includes a time limit setting unit 8016, configured to configure the rights content for the temporary rights account, specifically:
时限建立子单元,用于根据项目的预计进行时长为所述临时权限账户设置存在时限;a time limit establishing sub-unit for setting a time limit for the temporary rights account according to an estimated duration of the project;
临时账户处理子单元,用于当所述服务器内的计时器到达所述存在时限时,所述服务器关闭所述临时权限账户。a temporary account processing sub-unit, configured to: when the timer in the server reaches the existence time limit, the server closes the temporary rights account.
具体的,通过访问服务器内的计时器,进行时间比对,当计时器内的时间与设定的结束时间相同时,服务器关闭临时权限账户,同时将临时账户对应的鉴权码从密码列表中删除。以有效的保护公司内部的重要文件不被外泄。Specifically, the time comparison is performed by accessing a timer in the server. When the time in the timer is the same as the set end time, the server closes the temporary right account, and the authentication code corresponding to the temporary account is from the password list. delete. In order to effectively protect important documents within the company, it is not leaked.
由此,在具体应用环境中,在进行项目工作时,在一个项目中具有不同权限级别的人员参与,由于项目工作具有期限性,如果对每一个项目成员进行对应权限配置,在项目完成后需要对应的收回权限,这种管理方法会造成权限管理混乱,往往造成项目终结后很长一段时间内,参与人员权限没有收回的问题。通过设置项目临时权限,在项目开启时,为该项目配置对应的临时权限,被纳入该项目组的所有用户具有统一临时权限,该项目组结束或解散后,该项目组的临时权限取消,被移除项目组的账号具有的临时权限被取消。另外,基于一些突发情况的或临时情况,销售人员或销售项目组等可申请临时权限,使一个项目团队能够快速的共享资源,提高工作的效率,使权限管理更加方便,具有清晰的调理性。Therefore, in the specific application environment, when the project work is carried out, personnel with different privilege levels participate in one project. Since the project work has a deadline, if each project member is configured with corresponding authority, it needs to be completed after the project is completed. Corresponding reclaiming authority, this management method will cause confusion in the management of rights, which often causes the problem that the participants' rights are not recovered within a long period of time after the project is terminated. By setting the project temporary permission, when the project is started, the corresponding temporary permission is configured for the project, and all users included in the project group have unified temporary authority. After the project group is finished or disbanded, the temporary permission of the project group is canceled. The temporary permissions of the account that removed the project group were canceled. In addition, based on some unexpected situations or temporary situations, sales personnel or sales project teams can apply for temporary permissions, so that a project team can quickly share resources, improve work efficiency, make rights management more convenient, and have clear adjustments. .
第三方面,本申请还提供一种服务器,参见图10,该服务器包括通过系统总线连接的处理器、非易失性存储介质、存储器和网络接口。In a third aspect, the present application also provides a server. Referring to FIG. 10, the server includes a processor, a non-volatile storage medium, a memory, and a network interface connected through a system bus.
该计算机设备的处理器用于提供计算和控制能力,支撑整个计算机设备的运行。该计算机设备的存储器中可存储有计算机可读指令,该计算机可读指令被处理器执行时,可使得处理器执行一种任务统计方法。该计算机设备的网络接口用于与终端连接通信。The processor of the computer device is used to provide computing and control capabilities to support the operation of the entire computer device. Computer readable instructions may be stored in the memory of the computer device, the computer readable instructions being executable by the processor to cause the processor to perform a task statistics method. The network interface of the computer device is used to communicate with the terminal connection.
其中,该计算机设备的非易失性存储介质存储有操作系统、数据库和计算机可读指令,数据库中可存储有控件信息序列,该计算机可读指令被处理器执行时,可使得处理器实现一种坐席资质管理方法。The non-volatile storage medium of the computer device stores an operating system, a database, and computer readable instructions. The database may store a sequence of control information. When the computer readable instructions are executed by the processor, the processor may implement a processor. Kind of agent qualification management method.
处理器能实现图5所示实施例中的配置权限请求模块、配置权限请求发送模块、验证信息获取模块和账户权限开放模块的功能,非易失性存储介质和存储器能实现图5所示实施例中所需的存储功能。The processor can implement the functions of the configuration authority request module, the configuration authority request sending module, the verification information acquisition module, and the account authority opening module in the embodiment shown in FIG. 5, and the non-volatile storage medium and the memory can implement the implementation shown in FIG. The storage features required in the example.
本领域技术人员可以理解,图10中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。It will be understood by those skilled in the art that the structure shown in FIG. 10 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation of the computer device to which the solution of the present application is applied. The specific computer device may It includes more or fewer components than those shown in the figures, or some components are combined, or have different component arrangements.
第四方面,本申请还提供一种存储有计算机可读指令的存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行如第一方面坐席资质管理方法。In a fourth aspect, the present application further provides a storage medium storing computer readable instructions, when executed by one or more processors, causing one or more processors to perform a seat qualification management method as in the first aspect .
本申请提供的坐席资质管理方法、装置和存储介质,有以下优点:The seat qualification management method, device and storage medium provided by the application have the following advantages:
1、通过对权限的自定义配置,使权限配置更灵活,提高权限管理合理性,保证销售人员间的沟通顺畅。1. Through the custom configuration of the permissions, the permissions configuration is more flexible, the rationality of the rights management is improved, and the communication between the sales personnel is ensured smoothly.
2、根据不同销售人员擅长的领域和产品特点进行产品代理的权限分配,使产品销售权限有区分度,更利于产品的销售。2. According to the field and product characteristics that different sales personnel are good at, the authority distribution of product agents is made, so that the product sales authority has a certain degree of differentiation, which is more conducive to product sales.
3、通过对用户的筛选,筛选出优质客户,可有针对性的进行销售,防止优质客户流失。3, through the screening of users, screening out high-quality customers, can be targeted sales, to prevent the loss of quality customers.
4、基于具体的项目进行临时权限的配置,使权限管理更加方便,具有清晰的调理性。4. The configuration of temporary authority based on specific projects makes the authority management more convenient and clear and rational.
此外,在本申请各个实施例中的各功能单元可以集成在一个处理模块中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。所述集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。In addition, each functional unit in each embodiment of the present application may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module. The above integrated modules can be implemented in the form of hardware or in the form of software functional modules. The integrated modules, if implemented in the form of software functional modules and sold or used as stand-alone products, may also be stored in a computer readable storage medium.
本领域普通技术人员可以理解,上述实施例方法中的全部或部分流程,可以通过计算机程序来指令相关的硬件来完成,该计算机程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,前述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)等非易失性存储介质,或随机存储记忆体(Random Access Memory,RAM)等。It can be understood by those skilled in the art that all or part of the processes in the above embodiments may be completed by a computer program for instructing related hardware, and the computer program may be stored in a computer readable storage medium, and the program is executed. At the time, the flow of the embodiment of each of the above methods may be included. The storage medium may be a non-volatile storage medium such as a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).

Claims (20)

  1. 一种坐席资质管理方法,包括如下步骤:A seat qualification management method includes the following steps:
    服务器接收配置权限请求,所述配置权限请求中包括权限内容及对应的权限级别;The server receives the configuration permission request, where the configuration permission request includes the permission content and the corresponding permission level;
    将所述配置权限请求发送至管理终端;Sending the configuration permission request to the management terminal;
    所述服务器接收管理终端根据所述配置权限请求发送的验证信息;The server receives verification information that is sent by the management terminal according to the configuration permission request;
    所述服务器根据所述验证信息,对所述配置权限请求对应的账户进行鉴权,鉴权通过后,为所述配置权限请求对应的账户开放权限。The server authenticates the account corresponding to the configuration permission request according to the verification information, and after the authentication is passed, the account corresponding to the configuration permission request is opened.
  2. 根据权利要求1所述的坐席资质管理方法,所述方法还包括:The agent qualification management method according to claim 1, further comprising:
    采集用户的历史销售信息,并按照产品类型对所述历史销售信息进行统计,得到按产品类型排名的用户统计排名;Collecting historical sales information of the user, and performing statistics on the historical sales information according to the product type, and obtaining a user statistical ranking ranked by product type;
    获取所述用户统计排名中前X名的产品领域,并在分配产品代理权限时,向所述用户分配所述前X名的产品领域对应的产品代理权限,其中,X为不小于3的整数。Obtaining a product area of the top X name in the user statistical ranking, and assigning a product agent right corresponding to the product area of the top X name to the user when the product agent authority is assigned, where X is an integer not less than 3 .
  3. 根据权利要求1所述的坐席资质管理方法,所述方法还包括:The agent qualification management method according to claim 1, further comprising:
    预设第一筛选条件;Presetting the first screening condition;
    通过所述第一筛选条件在用户资料数据库中对用户资料进行遍历,并将符合条件的用户资料对应的用户列为重点用户。The user data is traversed in the user profile database by the first screening condition, and the user corresponding to the qualified user profile is listed as a key user.
  4. 根据权利要求1所述的坐席资质管理方法,所述方法还包括:The agent qualification management method according to claim 1, further comprising:
    所述服务器接收终端发出的临时权限请求,所述临时权限请求包括临时权限成员的用户名、临时权限的内容及对应的权限级别;The server receives a temporary permission request issued by the terminal, where the temporary permission request includes a user name of the temporary permission member, a content of the temporary authority, and a corresponding permission level;
    根据所述临时权限请求建立临时权限账户,并为所述临时权限账户配置权限内容,所述权限内容包括对所述临时权限账户开放访问的数据库资源;Establishing a temporary rights account according to the temporary permission request, and configuring rights content for the temporary rights account, where the rights content includes a database resource that is open to the temporary rights account;
    生成一组对应所述临时权限账户的验证信息。A set of verification information corresponding to the temporary rights account is generated.
  5. 根据权利要求4所述的坐席资质管理方法,所述方法还包括:The agent qualification management method according to claim 4, further comprising:
    所述服务器将所述验证信息发送至所述终端,以使得所述终端在接收到所述验证信息后,将所述验证信息存储在本地存储空间内;Sending, by the server, the verification information to the terminal, so that after receiving the verification information, the terminal stores the verification information in a local storage space;
    所述服务器接收所述终端发送的访问请求,所述访问请求的头head中包括所述验证信息。The server receives an access request sent by the terminal, where the header of the access request includes the verification information.
  6. 根据权利要求4所述的坐席资质管理方法,所述方法还包括:The agent qualification management method according to claim 4, further comprising:
    为所述临时权限账户配置权限内容,具体包括:Configuring the rights content for the temporary rights account, specifically including:
    根据项目的预计进行时长为所述临时权限账户设置存在时限;According to the estimated duration of the project, the time limit for the provisional rights account is set;
    当所述服务器内的计时器到达所述存在时限时,所述服务器关闭所述临时权限账户。When the timer in the server reaches the existence time limit, the server closes the temporary rights account.
  7. 一种坐席资质管理装置,包括:A seat qualification management device, comprising:
    配置权限请求模块,用于服务器接收配置权限请求,所述配置权限请求中包括权限内容及对应的权限级别;Configuring a permission requesting module, configured to receive a configuration permission request by the server, where the configuration permission request includes a permission content and a corresponding permission level;
    配置权限请求发送模块,用于将所述配置权限请求发送至管理终端;Configuring a permission request sending module, configured to send the configuration permission request to the management terminal;
    验证信息获取模块,用于所述服务器接收管理终端根据所述配置权限请求发送的验证信息;a verification information obtaining module, configured to receive, by the server, verification information that is sent by the management terminal according to the configuration permission request;
    账户权限开放模块,用于所述服务器根据所述验证信息,对所述配置权限请求 对应的账户进行鉴权,鉴权通过后,为所述配置权限请求对应的账户开放权限。The account authority opening module is configured to perform, by the server, the account corresponding to the configuration permission request according to the verification information, and after the authentication is passed, open the right for the account corresponding to the configuration permission request.
  8. 根据权利要求7所述的坐席资质管理装置,所述装置还包括产品配置模块,具体包括:The agent qualification management device according to claim 7, further comprising: a product configuration module, specifically comprising:
    历史消息采集单元,用于采集用户的历史销售信息,并按照产品类型对所述历史销售信息进行统计,得到按产品类型排名的用户统计排名;The historical message collecting unit is configured to collect historical sales information of the user, and perform statistics on the historical sales information according to the product type, and obtain a user statistical ranking ranked by product type;
    产品权限配置单元,用于获取所述用户统计排名中前X名的产品领域,并在分配产品代理权限时,向所述用户分配所述前X名的产品领域对应的产品代理权限,其中,X为不小于3的整数。a product authority configuration unit, configured to acquire a product area of a top X name in the user statistical ranking, and assign a product agent right corresponding to the product area of the top X name to the user when assigning a product agent right, wherein X is an integer not less than 3.
  9. 一种服务器,包括:存储器,用于存储可执行程序;处理器,用于执行所述存储器中存储的所述可执行程序时,实现一种坐席资质管理方法的下述步骤:A server includes: a memory for storing an executable program; and a processor for implementing the following steps of the agent qualification management method when the executable program stored in the memory is executed:
    所述服务器接收配置权限请求,所述配置权限请求中包括权限内容及对应的权限级别;The server receives a configuration permission request, where the configuration permission request includes a permission content and a corresponding permission level;
    将所述配置权限请求发送至管理终端;Sending the configuration permission request to the management terminal;
    所述服务器接收管理终端根据所述配置权限请求发送的验证信息;The server receives verification information that is sent by the management terminal according to the configuration permission request;
    所述服务器根据所述验证信息,对所述配置权限请求对应的账户进行鉴权,鉴权通过后,为所述配置权限请求对应的账户开放权限。The server authenticates the account corresponding to the configuration permission request according to the verification information, and after the authentication is passed, the account corresponding to the configuration permission request is opened.
  10. 根据权利要求9所述的服务器,还包括:The server of claim 9 further comprising:
    采集用户的历史销售信息,并按照产品类型对所述历史销售信息进行统计,得到按产品类型排名的用户统计排名;Collecting historical sales information of the user, and performing statistics on the historical sales information according to the product type, and obtaining a user statistical ranking ranked by product type;
    获取所述用户统计排名中前X名的产品领域,并在分配产品代理权限时,向所述用户分配所述前X名的产品领域对应的产品代理权限,其中,X为不小于3的整数。Obtaining a product area of the top X name in the user statistical ranking, and assigning a product agent right corresponding to the product area of the top X name to the user when the product agent authority is assigned, where X is an integer not less than 3 .
  11. 根据权利要求9所述的服务器,还包括:The server of claim 9 further comprising:
    预设第一筛选条件;Presetting the first screening condition;
    通过所述第一筛选条件在用户资料数据库中对用户资料进行遍历,并将符合条件的用户资料对应的用户列为重点用户。The user data is traversed in the user profile database by the first screening condition, and the user corresponding to the qualified user profile is listed as a key user.
  12. 根据权利要求9所述的服务器,还包括:The server of claim 9 further comprising:
    所述服务器接收终端发出的临时权限请求,所述临时权限请求包括临时权限成员的用户名、临时权限的内容及对应的权限级别;The server receives a temporary permission request issued by the terminal, where the temporary permission request includes a user name of the temporary permission member, a content of the temporary authority, and a corresponding permission level;
    根据所述临时权限请求建立临时权限账户,并为所述临时权限账户配置权限内容,所述权限内容包括对所述临时权限账户开放访问的数据库资源;Establishing a temporary rights account according to the temporary permission request, and configuring rights content for the temporary rights account, where the rights content includes a database resource that is open to the temporary rights account;
    生成一组对应所述临时权限账户的验证信息。A set of verification information corresponding to the temporary rights account is generated.
  13. 根据权利要求12所述的服务器,还包括:The server of claim 12, further comprising:
    所述服务器将所述验证信息发送至所述终端,以使得所述终端在接收到所述验证信息后,将所述验证信息存储在本地存储空间内;Sending, by the server, the verification information to the terminal, so that after receiving the verification information, the terminal stores the verification information in a local storage space;
    所述服务器接收所述终端发送的访问请求,所述访问请求的头head中包括所述验证信息。The server receives an access request sent by the terminal, where the header of the access request includes the verification information.
  14. 根据权利要求12所述的服务器,还包括:The server of claim 12, further comprising:
    为所述临时权限账户配置权限内容,具体包括:Configuring the rights content for the temporary rights account, specifically including:
    根据项目的预计进行时长为所述临时权限账户设置存在时限;According to the estimated duration of the project, the time limit for the provisional rights account is set;
    当所述服务器内的计时器到达所述存在时限时,所述服务器关闭所述临时权限 账户。The server closes the temporary rights account when the timer in the server reaches the existence time limit.
  15. 一种存储有计算机可读指令的非易失性存储介质,所述计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行一种坐席资质管理方法的下述步骤:A non-volatile storage medium storing computer readable instructions, when executed by one or more processors, causing one or more processors to perform the following steps of an agent qualification management method :
    服务器接收配置权限请求,所述配置权限请求中包括权限内容及对应的权限级别;The server receives the configuration permission request, where the configuration permission request includes the permission content and the corresponding permission level;
    将所述配置权限请求发送至管理终端;Sending the configuration permission request to the management terminal;
    所述服务器接收管理终端根据所述配置权限请求发送的验证信息;The server receives verification information that is sent by the management terminal according to the configuration permission request;
    所述服务器根据所述验证信息,对所述配置权限请求对应的账户进行鉴权,鉴权通过后,为所述配置权限请求对应的账户开放权限。The server authenticates the account corresponding to the configuration permission request according to the verification information, and after the authentication is passed, the account corresponding to the configuration permission request is opened.
  16. 根据权利要求15所述的非易失性存储介质,还包括:The nonvolatile storage medium of claim 15, further comprising:
    采集用户的历史销售信息,并按照产品类型对所述历史销售信息进行统计,得到按产品类型排名的用户统计排名;Collecting historical sales information of the user, and performing statistics on the historical sales information according to the product type, and obtaining a user statistical ranking ranked by product type;
    获取所述用户统计排名中前X名的产品领域,并在分配产品代理权限时,向所述用户分配所述前X名的产品领域对应的产品代理权限,其中,X为不小于3的整数。Obtaining a product area of the top X name in the user statistical ranking, and assigning a product agent right corresponding to the product area of the top X name to the user when the product agent authority is assigned, where X is an integer not less than 3 .
  17. 根据权利要求15所述的非易失性存储介质,还包括:The nonvolatile storage medium of claim 15, further comprising:
    预设第一筛选条件;Presetting the first screening condition;
    通过所述第一筛选条件在用户资料数据库中对用户资料进行遍历,并将符合条件的用户资料对应的用户列为重点用户。The user data is traversed in the user profile database by the first screening condition, and the user corresponding to the qualified user profile is listed as a key user.
  18. 根据权利要求15所述的非易失性存储介质,还包括:The nonvolatile storage medium of claim 15, further comprising:
    所述服务器接收终端发出的临时权限请求,所述临时权限请求包括临时权限成员的用户名、临时权限的内容及对应的权限级别;The server receives a temporary permission request issued by the terminal, where the temporary permission request includes a user name of the temporary permission member, a content of the temporary authority, and a corresponding permission level;
    根据所述临时权限请求建立临时权限账户,并为所述临时权限账户配置权限内容,所述权限内容包括对所述临时权限账户开放访问的数据库资源;Establishing a temporary rights account according to the temporary permission request, and configuring rights content for the temporary rights account, where the rights content includes a database resource that is open to the temporary rights account;
    生成一组对应所述临时权限账户的验证信息。A set of verification information corresponding to the temporary rights account is generated.
  19. 根据权利要求18所述的非易失性存储介质,还包括:The nonvolatile storage medium of claim 18, further comprising:
    所述服务器将所述验证信息发送至所述终端,以使得所述终端在接收到所述验证信息后,将所述验证信息存储在本地存储空间内;Sending, by the server, the verification information to the terminal, so that after receiving the verification information, the terminal stores the verification information in a local storage space;
    所述服务器接收所述终端发送的访问请求,所述访问请求的头head中包括所述验证信息。The server receives an access request sent by the terminal, where the header of the access request includes the verification information.
  20. 根据权利要求18所述的非易失性存储介质,还包括:The nonvolatile storage medium of claim 18, further comprising:
    为所述临时权限账户配置权限内容,具体包括:Configuring the rights content for the temporary rights account, specifically including:
    根据项目的预计进行时长为所述临时权限账户设置存在时限;According to the estimated duration of the project, the time limit for the provisional rights account is set;
    当所述服务器内的计时器到达所述存在时限时,所述服务器关闭所述临时权限账户。When the timer in the server reaches the existence time limit, the server closes the temporary rights account.
PCT/CN2018/102868 2018-03-30 2018-08-29 Seat quality management method, device, and storage medium WO2019184232A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810292444.5 2018-03-30
CN201810292444.5A CN108629484A (en) 2018-03-30 2018-03-30 It attends a banquet qualification management method, apparatus and storage medium

Publications (1)

Publication Number Publication Date
WO2019184232A1 true WO2019184232A1 (en) 2019-10-03

Family

ID=63704761

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/102868 WO2019184232A1 (en) 2018-03-30 2018-08-29 Seat quality management method, device, and storage medium

Country Status (2)

Country Link
CN (1) CN108629484A (en)
WO (1) WO2019184232A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109493133A (en) * 2018-10-31 2019-03-19 深圳市轱辘汽车维修技术有限公司 A kind of determining method, apparatus and electronic equipment for promoting product
CN110166644A (en) * 2019-04-15 2019-08-23 中国平安人寿保险股份有限公司 Data processing method, device, computer equipment and storage medium
CN111405320A (en) * 2020-02-11 2020-07-10 视联动力信息技术股份有限公司 Method and device for regularly setting authority of video network client
CN116304007A (en) * 2022-11-11 2023-06-23 蚂蚁财富(上海)金融信息服务有限公司 Information recommendation method and device, storage medium and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102064953A (en) * 2009-11-12 2011-05-18 中兴通讯股份有限公司 System, device and method for configuring user right information of lightweight directory access protocol (ldap) server
CN102413106A (en) * 2010-09-26 2012-04-11 百度在线网络技术(北京)有限公司 Method for processing advertising agent data safely and system thereof
US20140230078A1 (en) * 2011-09-30 2014-08-14 Christoph J. Graham Managing basic input/output system (bios) access
CN105763569A (en) * 2016-04-21 2016-07-13 网宿科技股份有限公司 Method for authentication of account number, client, service platform and management platform
CN106485388A (en) * 2015-09-01 2017-03-08 北京奇虎科技有限公司 The right management method of business approval system and device
CN107844698A (en) * 2017-09-30 2018-03-27 平安科技(深圳)有限公司 Financial APP authority setting method, device, equipment and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103078859B (en) * 2012-12-31 2016-03-02 普天新能源有限责任公司 Operation system right management method, equipment and system
US20150271211A1 (en) * 2014-03-21 2015-09-24 Konica Minolta Laboratory U.S.A., Inc. Rights management policies with nontraditional rights control
CN107342992B (en) * 2017-06-27 2020-12-08 深圳媒介之家文化传播有限公司 System authority management method and device and computer readable storage medium
CN107277038A (en) * 2017-07-18 2017-10-20 北京微影时代科技有限公司 Access control method, device and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102064953A (en) * 2009-11-12 2011-05-18 中兴通讯股份有限公司 System, device and method for configuring user right information of lightweight directory access protocol (ldap) server
CN102413106A (en) * 2010-09-26 2012-04-11 百度在线网络技术(北京)有限公司 Method for processing advertising agent data safely and system thereof
US20140230078A1 (en) * 2011-09-30 2014-08-14 Christoph J. Graham Managing basic input/output system (bios) access
CN106485388A (en) * 2015-09-01 2017-03-08 北京奇虎科技有限公司 The right management method of business approval system and device
CN105763569A (en) * 2016-04-21 2016-07-13 网宿科技股份有限公司 Method for authentication of account number, client, service platform and management platform
CN107844698A (en) * 2017-09-30 2018-03-27 平安科技(深圳)有限公司 Financial APP authority setting method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN108629484A (en) 2018-10-09

Similar Documents

Publication Publication Date Title
US11138300B2 (en) Multi-factor profile and security fingerprint analysis
WO2019184232A1 (en) Seat quality management method, device, and storage medium
EP3612967B1 (en) Systems and mechanism to control the lifetime of an access token dynamically based on access token use
US20190097995A1 (en) Session migration between network policy servers
CN101310286B (en) Improved single sign on
US8332917B2 (en) Providing secure dynamic role selection and managing privileged user access from a client device
JP5231665B2 (en) System, method and computer program product for enabling access to corporate resources using a biometric device
US20010027527A1 (en) Secure transaction system
WO2021041015A9 (en) Cryptoasset custodial system with custom logic
CN111242248B (en) Personnel information monitoring method, device and computer storage medium
US9092599B1 (en) Managing knowledge-based authentication systems
CN105516085A (en) System and method for managing temporary internet surfing behavior by visitor
CN109067697A (en) A kind of user account management-control method and readable medium for mixed cloud
US20240039726A1 (en) System and method for secure access to legacy data via a single sign-on infrastructure
WO2014043360A1 (en) Multi-factor profile and security fingerprint analysis
CN111614687A (en) Identity verification method, system and related device
JP2005339308A (en) Privacy management system in cooperation with biometrics, and authentication server therefor
US10255558B1 (en) Managing knowledge-based authentication systems
CN109861982A (en) A kind of implementation method and device of authentication
US20230360001A1 (en) Systems and methods for controlling access to verified credentials during recruitment
US11483316B1 (en) System and method for access using a circle of trust
EP3742318B1 (en) Method and device for the storing, inspection control and retrieval of data from a permanently immutable, distributed and decentralized storage
US20220070220A1 (en) System and method for attorney-client privileged communication
TWI353156B (en) Certification message generation device and networ
Setiawan et al. Designing Authorization Procedures for Multi-channel and Public Participation-Based System Architecture for Civil Registration and Population Data

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18911684

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 21/01/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 18911684

Country of ref document: EP

Kind code of ref document: A1