CN112967012A - Design method and system of enterprise cloud platform account - Google Patents

Design method and system of enterprise cloud platform account Download PDF

Info

Publication number
CN112967012A
CN112967012A CN202110190197.XA CN202110190197A CN112967012A CN 112967012 A CN112967012 A CN 112967012A CN 202110190197 A CN202110190197 A CN 202110190197A CN 112967012 A CN112967012 A CN 112967012A
Authority
CN
China
Prior art keywords
account
enterprise
sub
cloud platform
digit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110190197.XA
Other languages
Chinese (zh)
Inventor
朱旭光
汪德嘉
杨博雅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Tongfudun Artificial Intelligence Technology Co Ltd
Jiangsu Pay Egis Technology Co ltd
Original Assignee
Beijing Tongfudun Artificial Intelligence Technology Co Ltd
Jiangsu Pay Egis Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Tongfudun Artificial Intelligence Technology Co Ltd, Jiangsu Pay Egis Technology Co ltd filed Critical Beijing Tongfudun Artificial Intelligence Technology Co Ltd
Priority to CN202110190197.XA priority Critical patent/CN112967012A/en
Publication of CN112967012A publication Critical patent/CN112967012A/en
Pending legal-status Critical Current

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/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities

Abstract

The application provides a method and a system for designing an enterprise cloud platform account, comprising the following steps: responding to a cloud platform account registration request of an enterprise to establish an enterprise main account; establishing a plurality of enterprise sub-accounts corresponding to enterprise main accounts based on the requirement of an enterprise on a service function; generating a sub-account name and a sub-account ID for the sub-account of the enterprise, and checking the sub-account ID; endowing at least one sub-account number authority to the enterprise sub-account number; and matching the enterprise main account with all the enterprise sub-accounts to obtain an enterprise cloud platform account system and sending the enterprise cloud platform account system to the enterprise. The method and the device avoid the problems of authority conflict and information leakage among different departments of the enterprise, and improve the experience of the user.

Description

Design method and system of enterprise cloud platform account
Technical Field
The application relates to the technical field of communication, in particular to a method and a system for designing an enterprise cloud platform account.
Background
With the development of science and technology, the internet has been integrated into the life and work of people. As a novel resource utilization mode with unified management, flexible scheduling and convenient configuration, the cloud platform is widely applied to various industries by virtue of the characteristics of high efficiency, rapidness and economy.
With the development and popularization of cloud platform technology, enterprises also use cloud platforms as management centers of the enterprises. Various data are stored through the cloud platform, the problem that the information interactivity of the traditional PC as a carrier for workers to work is poor can be solved, and information management inside an enterprise is facilitated. Meanwhile, various service functions such as data acquisition and on-line can be realized by utilizing the cloud platform. An enterprise can perform enterprise management and various service functions through the cloud platform only by purchasing one account of the enterprise on the cloud platform.
However, for a large enterprise, due to the complex hierarchy of the departments, different departments face the risk of leakage of account information when using services of the cloud platform, and for business departments and technical departments, due to different company permissions, permission conflicts occur when using the same account. Therefore, the experience of the existing enterprise cloud platform account system to the user is poor.
Disclosure of Invention
The application provides a method and a system for designing an enterprise cloud platform account so as to solve the problems in the prior art.
In order to solve the technical problem, the embodiment of the application discloses the following technical scheme:
in a first aspect, the present application provides a method for designing an enterprise cloud platform account, where the method includes:
responding to a cloud platform account registration request of an enterprise, and creating an enterprise main account, wherein the enterprise main account is used for enterprise financial management and enterprise sub-account management;
establishing a plurality of enterprise sub-accounts corresponding to the enterprise main account based on the requirement of an enterprise on a service function, wherein the enterprise sub-accounts are used for using the service function;
generating a sub-account number name and a sub-account number ID for the enterprise sub-account number, and checking the sub-account number ID;
endowing at least one sub-account permission to the enterprise sub-account, wherein the sub-account permission comprises the following steps: cloud platform console permissions and programming permissions;
and matching the enterprise main account with all the enterprise sub-accounts to obtain an enterprise cloud platform account system, and sending the enterprise cloud platform account system to the enterprise.
Optionally, the creating a business primary account in response to the cloud platform account registration request of the enterprise includes:
acquiring enterprise information based on the cloud platform account registration request, wherein the acquiring comprises the following steps: enterprise requirements, enterprise names and primary account names set by enterprises;
creating a business primary account ID associated with a business;
and establishing a business main account based on the business information and the business main account ID.
Optionally, the establishing a business main account based on the business information and the business main account ID includes:
setting the number of enterprise main accounts based on the enterprise requirements;
establishing corresponding number of enterprise main account numbers based on the main account number name set by the enterprise and the enterprise main account number ID, and binding all the enterprise main account numbers with the enterprise name.
Optionally, the generating a sub-account ID for the enterprise sub-account includes:
setting digits of the sub-account ID, wherein the digits are 8 digits;
setting each digit of the sub-account ID based on a preset ID setting rule;
the preset ID setting rule includes:
the first digit is the region code; the second digit and the third digit are random numbers; the fourth digit is a check code; the fifth through eighth digits are random numbers.
Optionally, the checking the sub-account ID includes: and checking the check code of the sub-account ID, wherein the checking method comprises the following steps:
acquiring all numbers except the check code in the sub-account ID, and sequentially arranging to obtain check numbers;
processing the check digit based on a sha256 algorithm, and taking the first digit and the last digit of a processing result;
converting the first digit number and the tail digit number into 10-system digits, adding the two 10-system digits to obtain a sum, dividing the sum by 10 to obtain a remainder, and using the preset value as a check digit;
and judging whether the check digit is consistent with the check code.
Optionally, when the number of the enterprise sub-accounts exceeds the maximum range of the sub-account ID, performing upgrade processing on the enterprise sub-accounts;
the bit-lifting processing comprises the following steps:
expanding the number of digits of the sub-account ID from 8 digits to 12 digits; wherein: the first digit is the area code and is the same as the original area code; the second digit and the third digit are random numbers and are the same as the original second digit and the original third digit; the fourth digit is a check code; the fifth to eighth digits are random numbers; the ninth digit through the twelfth digit are random numbers and are identical to the original fifth digit through the original eighth digit.
Optionally, if the enterprise sub-account has the cloud platform console permission, the cloud platform sub-account may log in a front-end web page of the cloud platform;
and if the enterprise sub-account number has the programming authority, the cloud platform sub-account number has a Secret ID, and the Secret ID is used for background programming of the cloud platform.
Optionally, the method further includes:
and carrying out data isolation processing on all the enterprise sub-accounts to ensure that data among all the enterprise sub-accounts are not intercommunicated.
In a second aspect, the present application provides a system for designing an enterprise cloud platform account, where the system includes:
the system comprises a main account creating module, a cloud platform account registration module and a sub-account creating module, wherein the main account creating module is configured to respond to a cloud platform account registration request of an enterprise and create an enterprise main account which is used for enterprise financial management and enterprise sub-account management;
the system comprises a sub-account creating module, a service function setting module and a service function setting module, wherein the sub-account creating module is configured to create a plurality of enterprise sub-accounts corresponding to enterprise main accounts based on the requirements of enterprises on service functions, and the enterprise sub-accounts are used for using the service functions;
the account name and ID module of the sub-account is configured to generate the account name and the ID of the sub-account for the sub-account of the enterprise and verify the ID of the sub-account;
a sub-account permission module configured to assign at least one sub-account permission to the enterprise sub-account, the sub-account permission including: cloud platform console permissions and programming permissions;
and the account system module is configured to match the enterprise main account with all the enterprise sub-accounts to obtain an enterprise cloud platform account system and send the enterprise cloud platform account system to the enterprise.
Optionally, the generating a sub-account ID for the enterprise sub-account includes:
setting digits of the sub-account ID, wherein the digits are 8 digits;
setting each digit of the sub-account ID based on a preset ID setting rule;
the preset ID setting rule includes:
the first digit is the region code; the second digit and the third digit are random numbers; the fourth digit is a check code; the fifth through eighth digits are random numbers.
Compared with the prior art, the beneficial effect of this application is:
the application provides a method and a system for designing an enterprise cloud platform account, comprising the following steps: responding to a cloud platform account registration request of an enterprise, and creating an enterprise main account which is used for enterprise financial management and enterprise sub-account management; establishing a plurality of enterprise sub-accounts corresponding to enterprise main accounts based on the requirement of an enterprise on a service function, wherein the enterprise sub-accounts are used for using the service function; generating a sub-account name and a sub-account ID for the sub-account of the enterprise, and checking the sub-account ID; endowing at least one sub-account permission to the sub-accounts of the enterprise, wherein the sub-account permission comprises the following steps: cloud platform console permissions and programming permissions; and matching the enterprise main account with all the enterprise sub-accounts to obtain an enterprise cloud platform account system, and sending the enterprise cloud platform account system to the enterprise. According to the method and the system, the permission requirements of different departments of an enterprise are different, and the multiple sub-accounts are created, so that each sub-account can correspond to one or more departments, each department can use the corresponding sub-accounts, the problems of permission conflict and information leakage are avoided, and the user experience is improved.
Drawings
In order to more clearly explain the technical solution of the present application, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious to those skilled in the art that other drawings can be obtained according to the drawings without any creative effort.
Fig. 1 is an overall flowchart of a method for designing an enterprise cloud platform account according to an embodiment of the present disclosure.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Referring to fig. 1, a flowchart of an overall method for designing an enterprise cloud platform account provided in the embodiment of the present application is shown. As shown in fig. 1, the method comprises the steps of:
s1, responding to a cloud platform account registration request of an enterprise, and creating an enterprise main account, wherein the enterprise main account is used for enterprise financial management and enterprise sub-account management;
s2, creating a plurality of enterprise sub-accounts corresponding to the enterprise main account based on the requirement of the enterprise on the service function, wherein the enterprise sub-accounts are used for using the service function
S3, generating a sub-account number name and a sub-account ID for the enterprise sub-account number, and checking the sub-account ID
S4, giving at least one sub-account permission to the enterprise sub-account, wherein the sub-account permission comprises: cloud platform console permissions and programming permissions
And S5, matching the enterprise main account with all enterprise sub-accounts to obtain an enterprise cloud platform account system, and sending the enterprise cloud platform account system to the enterprise.
The individual steps are described in detail below:
in step S1, a business primary account is created in response to a cloud platform account registration request of the business.
Specifically, the cloud platform primary account number is a default account number after registration, and may be understood as a parent account number or a super management account number. The cloud platform sub-account numbers belong to the cloud platform main account number, and the main account number and the sub-account numbers have a one-to-many relationship. The sub-account numbers cannot exist independently, and one primary account number may correspond to one or more sub-account numbers.
The enterprise primary account can manage enterprise finance, manage operation of enterprises and manage each enterprise sub-account.
In some embodiments, the method for creating a business owner account specifically includes:
s11, acquiring enterprise information based on the cloud platform account registration request, including: enterprise requirements, enterprise names and primary account names set by the enterprises.
And S12, creating a business main account ID associated with the enterprise.
And S13, establishing a business main account number based on the business information and the business main account number ID. The method specifically comprises the following steps:
and setting the number of enterprise main accounts based on the enterprise requirements. Specifically, the customer can decide whether to use the same cloud platform primary account number between the sub-companies or different departments according to the characteristics and requirements of the enterprise. For example: for example, a certain cross-border financial institution has credit business in a plurality of countries and regions, and needs to use enterprise credit investigation report service in a cloud platform, but service contents, service frequency and service period used in different countries are different, and at this time, a primary account can be respectively set in branch institutions of each country, and sub-accounts in the region are independently managed.
Establishing corresponding number of enterprise main account numbers based on the main account number name set by the enterprise and the enterprise main account number ID, and binding all the enterprise main account numbers with the enterprise name.
Specifically, the business primary account ID is unique and associated with the business. When the enterprise main account is logged in, the enterprise name, the main account name, the enterprise main account ID and the password can be set to be input simultaneously, and the login is allowed only if all the input is correct, so that the account safety is ensured.
In step S2, a number of enterprise sub-accounts corresponding to the enterprise primary account are created based on the enterprise' S demand for service functions.
Specifically, each primary account number corresponds to a plurality of enterprise sub-account numbers. According to different requirements of different departments on service functions, each department can be set to have one sub-account respectively, and multiple departments with strong correlation can also be set to share one account. It may also be set that each group or each employee in a department has a sub-account number according to various jobs in the department. The specific sub-account setting can be set by the enterprise, and the embodiment of the application is not limited.
The enterprise sub-account number only supports the use of services and is not authorized to operate financial management, account management and the like.
Taking an enterprise credit investigation report service as an example, a development sub-account and an operation sub-account can be set, the development sub-account has programming authority, a service return report can be compiled for the second time, and the operation sub-account can log in a cloud platform to perform business activities such as report query and report downloading.
In step S3, a sub-account name and a sub-account ID are generated for the enterprise sub-account, and the sub-account ID is checked.
Specifically, the account name of the sub-account may be named by the holder of each sub-account, which is not limited herein. Each sub-account ID is unique and corresponds to a sub-account one-to-one.
The generation method for generating the sub-account ID comprises the following steps:
setting digits of the sub-account ID, wherein the digits are 8 digits;
and setting each digit of the sub-account ID based on a preset ID setting rule.
Wherein the preset ID setting rule includes:
the first digit is area code, which represents the internal area condition of enterprise, and is set by enterprise. The second and third digits are random numbers and may be generated from 00 to 99. The fourth digit is a check code. The fifth to eighth digits are random numbers, which can be generated sequentially from 0000 to 9999. Namely: the region code (1 bit) + random number (2 bits) + check code (1 bit) + random number (4 bits).
For example: 15457538.
the verifying the sub-account ID specifically includes: and checking the check code of the sub-account ID.
The checking method comprises the following steps:
and acquiring all the numbers except the check code in the sub-account ID, and sequentially arranging to obtain check numbers. Specifically, taking the sub-account 15457538 as an example, the check digit is (1547538).
And processing the check digit based on the sha256 algorithm, and taking the first digit and the last digit of a processing result. Specifically, SHA256(1547538) ═ is
a9da61ceeea2f2714263cb2baf9985b856f7c9ce77a025c5815de59aa4aa609f
And converting the first digit and the tail digit into 10-system digits, adding the two 10-system digits to obtain a sum, dividing the sum by 10 to obtain a remainder, and using the preset value as a check digit.
Specifically, the first digit and the last digit are a and f respectively, and the conversion is 10 and 15 in 10-system. Sum 10+15 to 25, remainder 10, and 25mod10 to 5. The check number is thus 5.
And judging whether the check digit is consistent with the check code. If the two codes are consistent, the check code is correct.
It should be noted that, the generation method of the check code is the same as the check method, and when one sub-account is obtained, only the check code needs to be checked, so that whether the sub-account is correct or not can be obtained.
In some embodiments, the enterprise sub-account is upgraded when the number of enterprise sub-accounts exceeds the maximum range of sub-account IDs.
The bit-lifting processing specifically comprises:
expanding the number of digits of the sub-account ID from 8 digits to 12 digits; wherein: the first digit is the area code and is the same as the original area code; the second digit and the third digit are random numbers and are the same as the original second digit and the original third digit; the fourth digit is a check code; the fifth to eighth digits are random numbers; the ninth digit through the twelfth digit are random numbers and are identical to the original fifth digit through the original eighth digit. Namely: region code (old, 1 bit) + random number (old, 2 bits) + check code (new, 1 bit) + random number (new, 4 bits) + random number (old, 4 bits).
When the enterprise sub-account is logged in, the name, the ID and the password of the sub-account can be set to be input simultaneously, and the login is allowed only if all the sub-accounts are input correctly, so that the account safety is ensured.
In step S4, at least one sub-account permission is assigned to the enterprise sub-account. Specifically, the sub-account number authority includes: cloud platform console permissions and programming permissions.
And if the enterprise sub-account number has the cloud platform console permission, the cloud platform sub-account number can log in a front-end web page of the cloud platform.
And if the enterprise sub-account number has the programming authority, the cloud platform sub-account number has a Secret ID, and the Secret ID is used for background programming of the cloud platform.
The enterprise can set the sub-account to have the cloud platform console permission or the programming permission or both, which is not limited herein.
In step S5, the enterprise primary account and all enterprise sub-accounts are matched to obtain an enterprise cloud platform account system, and the enterprise cloud platform account system is sent to the enterprise.
In some embodiments, further comprising:
and carrying out data isolation processing on all the enterprise sub-accounts to ensure that data among all the enterprise sub-accounts are not intercommunicated.
The cloud platform primary account number can view operation records and data of all account numbers, and the cloud platform sub-account number can only view operation records and data of the account number.
The embodiment of the present application further provides a system for designing an enterprise cloud platform account, including:
the system comprises a main account creating module, a cloud platform account registration module and a sub-account creating module, wherein the main account creating module is configured to respond to a cloud platform account registration request of an enterprise and create an enterprise main account which is used for enterprise financial management and enterprise sub-account management;
the system comprises a sub-account creating module, a service function setting module and a service function setting module, wherein the sub-account creating module is configured to create a plurality of enterprise sub-accounts corresponding to enterprise main accounts based on the requirements of enterprises on service functions, and the enterprise sub-accounts are used for using the service functions;
the account name and ID module of the sub-account is configured to generate the account name and the ID of the sub-account for the sub-account of the enterprise and verify the ID of the sub-account;
a sub-account permission module configured to assign at least one sub-account permission to the enterprise sub-account, the sub-account permission including: cloud platform console permissions and programming permissions;
and the account system module is configured to match the enterprise main account with all the enterprise sub-accounts to obtain an enterprise cloud platform account system and send the enterprise cloud platform account system to the enterprise.
Since the above embodiments are all described by referring to and combining with other embodiments, the same portions are provided between different embodiments, and the same and similar portions between the various embodiments in this specification may be referred to each other. And will not be described in detail herein.
In summary, compared with the prior art, the method has the following beneficial effects:
the embodiment of the application provides a method and a system for designing an enterprise cloud platform account, wherein the method comprises the following steps: responding to a cloud platform account registration request of an enterprise, and creating an enterprise main account which is used for enterprise financial management and enterprise sub-account management; establishing a plurality of enterprise sub-accounts corresponding to enterprise main accounts based on the requirement of an enterprise on a service function, wherein the enterprise sub-accounts are used for using the service function; generating a sub-account name and a sub-account ID for the sub-account of the enterprise, and checking the sub-account ID; endowing at least one sub-account permission to the sub-accounts of the enterprise, wherein the sub-account permission comprises the following steps: cloud platform console permissions and programming permissions; and matching the enterprise main account with all the enterprise sub-accounts to obtain an enterprise cloud platform account system, and sending the enterprise cloud platform account system to the enterprise. According to the method and the system, the permission requirements of different departments of an enterprise are different, and the multiple sub-accounts are created, so that each sub-account can correspond to one or more departments, each department can use the corresponding sub-accounts, the problems of permission conflict and information leakage are avoided, and the user experience is improved.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present application. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.
Those skilled in the art will clearly understand that the techniques in the embodiments of the present application may be implemented by way of software plus a required general hardware platform. Based on such understanding, the technical solutions in the embodiments of the present application may be essentially implemented or a part contributing to the prior art may be embodied in the form of a software product, which may be stored in a storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, etc., and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method described in the embodiments or some parts of the embodiments of the present application.
It is noted that, in this specification, relational terms such as "first" and "second," and the like, are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a circuit structure, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such circuit structure, article, or apparatus. The term "comprising" a defined element does not, without further limitation, exclude the presence of other like elements in a circuit structure, article, or device that comprises the element.
Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the application being indicated by the following claims. The above-described embodiments of the present application do not limit the scope of the present application.

Claims (10)

1. A design method of an enterprise cloud platform account is characterized by comprising the following steps:
responding to a cloud platform account registration request of an enterprise, and creating an enterprise main account, wherein the enterprise main account is used for enterprise financial management and enterprise sub-account management;
establishing a plurality of enterprise sub-accounts corresponding to the enterprise main account based on the requirement of an enterprise on a service function, wherein the enterprise sub-accounts are used for using the service function;
generating a sub-account number name and a sub-account number ID for the enterprise sub-account number, and checking the sub-account number ID;
endowing at least one sub-account permission to the enterprise sub-account, wherein the sub-account permission comprises the following steps: cloud platform console permissions and programming permissions;
and matching the enterprise main account with all the enterprise sub-accounts to obtain an enterprise cloud platform account system, and sending the enterprise cloud platform account system to the enterprise.
2. The method for designing the enterprise cloud platform account number according to claim 1, wherein the creating the enterprise primary account number in response to the cloud platform account number registration request of the enterprise comprises:
acquiring enterprise information based on the cloud platform account registration request, wherein the acquiring comprises the following steps: enterprise requirements, enterprise names and primary account names set by enterprises;
creating a business primary account ID associated with a business;
and establishing a business main account based on the business information and the business main account ID.
3. The method for designing the enterprise cloud platform account number according to claim 2, wherein the establishing a business owner account number based on the enterprise information and the business owner account number ID includes:
setting the number of enterprise main accounts based on the enterprise requirements;
establishing corresponding number of enterprise main account numbers based on the main account number name set by the enterprise and the enterprise main account number ID, and binding all the enterprise main account numbers with the enterprise name.
4. The method for designing the enterprise cloud platform account number according to claim 1, wherein the generating a sub-account ID for the enterprise sub-account number includes:
setting digits of the sub-account ID, wherein the digits are 8 digits;
setting each digit of the sub-account ID based on a preset ID setting rule;
the preset ID setting rule includes:
the first digit is the region code; the second digit and the third digit are random numbers; the fourth digit is a check code; the fifth through eighth digits are random numbers.
5. The design method of the enterprise cloud platform account number according to claim 4, wherein the checking the sub-account number ID includes: and checking the check code of the sub-account ID, wherein the checking method comprises the following steps:
acquiring all numbers except the check code in the sub-account ID, and sequentially arranging to obtain check numbers;
processing the check digit based on a sha256 algorithm, and taking the first digit and the last digit of a processing result;
converting the first digit number and the tail digit number into 10-system digits, adding the two 10-system digits to obtain a sum, dividing the sum by 10 to obtain a remainder, and using the preset value as a check digit;
and judging whether the check digit is consistent with the check code.
6. The method for designing the enterprise cloud platform account number according to claim 4, wherein when the number of the enterprise sub-account numbers exceeds the maximum range of the sub-account number IDs, the enterprise sub-account numbers are subjected to upgrade processing;
the bit-lifting processing comprises the following steps:
expanding the number of digits of the sub-account ID from 8 digits to 12 digits; wherein: the first digit is the area code and is the same as the original area code; the second digit and the third digit are random numbers and are the same as the original second digit and the original third digit; the fourth digit is a check code; the fifth to eighth digits are random numbers; the ninth digit through the twelfth digit are random numbers and are identical to the original fifth digit through the original eighth digit.
7. The method for designing the enterprise cloud platform account number according to claim 1,
if the enterprise sub-account number has the cloud platform console permission, the cloud platform sub-account number can log in a front-end web page of a cloud platform;
and if the enterprise sub-account number has the programming authority, the cloud platform sub-account number has the SecretID, and the SecretID is used for background programming of the cloud platform.
8. The method of claim 7, further comprising:
and carrying out data isolation processing on all the enterprise sub-accounts to ensure that data among all the enterprise sub-accounts are not intercommunicated.
9. A system for designing an enterprise cloud platform account, the system comprising:
the system comprises a main account creating module, a cloud platform account registration module and a sub-account creating module, wherein the main account creating module is configured to respond to a cloud platform account registration request of an enterprise and create an enterprise main account which is used for enterprise financial management and enterprise sub-account management;
the system comprises a sub-account creating module, a service function setting module and a service function setting module, wherein the sub-account creating module is configured to create a plurality of enterprise sub-accounts corresponding to enterprise main accounts based on the requirements of enterprises on service functions, and the enterprise sub-accounts are used for using the service functions;
the account name and ID module of the sub-account is configured to generate the account name and the ID of the sub-account for the sub-account of the enterprise and verify the ID of the sub-account;
a sub-account permission module configured to assign at least one sub-account permission to the enterprise sub-account, the sub-account permission including: cloud platform console permissions and programming permissions;
and the account system module is configured to match the enterprise main account with all the enterprise sub-accounts to obtain an enterprise cloud platform account system and send the enterprise cloud platform account system to the enterprise.
10. The system for designing an enterprise cloud platform account according to claim 9, wherein the generating a sub-account ID for the enterprise sub-account comprises:
setting digits of the sub-account ID, wherein the digits are 8 digits;
setting each digit of the sub-account ID based on a preset ID setting rule;
the preset ID setting rule includes:
the first digit is the region code; the second digit and the third digit are random numbers; the fourth digit is a check code; the fifth through eighth digits are random numbers.
CN202110190197.XA 2021-02-18 2021-02-18 Design method and system of enterprise cloud platform account Pending CN112967012A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110190197.XA CN112967012A (en) 2021-02-18 2021-02-18 Design method and system of enterprise cloud platform account

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110190197.XA CN112967012A (en) 2021-02-18 2021-02-18 Design method and system of enterprise cloud platform account

Publications (1)

Publication Number Publication Date
CN112967012A true CN112967012A (en) 2021-06-15

Family

ID=76285141

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110190197.XA Pending CN112967012A (en) 2021-02-18 2021-02-18 Design method and system of enterprise cloud platform account

Country Status (1)

Country Link
CN (1) CN112967012A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114448720A (en) * 2022-03-09 2022-05-06 北京京东振世信息技术有限公司 Account registration method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018014785A1 (en) * 2016-07-21 2018-01-25 口碑控股有限公司 System, method, and device for processing sub-account information
CN108737442A (en) * 2018-06-12 2018-11-02 北京多采多宜网络科技有限公司 A kind of cryptographic check processing method
CN109347800A (en) * 2018-09-17 2019-02-15 海南新软软件有限公司 A kind of digital cash account processing method, apparatus and system
CN109525605A (en) * 2019-01-03 2019-03-26 杭州数梦工场科技有限公司 A kind of account management method, device, system and computer readable storage medium
CN111797414A (en) * 2020-06-24 2020-10-20 北京青云科技股份有限公司 Hybrid cloud management method and system and cloud service platform

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018014785A1 (en) * 2016-07-21 2018-01-25 口碑控股有限公司 System, method, and device for processing sub-account information
CN108737442A (en) * 2018-06-12 2018-11-02 北京多采多宜网络科技有限公司 A kind of cryptographic check processing method
CN109347800A (en) * 2018-09-17 2019-02-15 海南新软软件有限公司 A kind of digital cash account processing method, apparatus and system
CN109525605A (en) * 2019-01-03 2019-03-26 杭州数梦工场科技有限公司 A kind of account management method, device, system and computer readable storage medium
CN111797414A (en) * 2020-06-24 2020-10-20 北京青云科技股份有限公司 Hybrid cloud management method and system and cloud service platform

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114448720A (en) * 2022-03-09 2022-05-06 北京京东振世信息技术有限公司 Account registration method and device

Similar Documents

Publication Publication Date Title
CN109522735B (en) Data permission verification method and device based on intelligent contract
CN109948371B (en) Method for issuing identity certificate for block chain node and related device
WO2021135169A1 (en) Blockchain-based management method, terminal, apparatus, and storage medium
CN110471951A (en) Determine the method for the sequence of Transaction Information, accounting nodes and medium in data block
CN109711845B (en) Bank-enterprise interconnection and docking method and system based on SaaS mode
CN107527222B (en) Information processing method, device and system
CN101287018A (en) Integrated data-handling method and device based on multi-system user
CN111538757B (en) Data storage method, query method, device, server and medium
CN101873333A (en) Enterprise data maintenance method, device and system based on banking system
CN112417503A (en) Method and device for authorizing post authority, electronic equipment and storage medium
CN112100585A (en) Authority management method, device and storage medium
CN112967012A (en) Design method and system of enterprise cloud platform account
CN112363997B (en) Data version management method, device and storage medium
CN110336872B (en) Method, device and system for acquiring third-party data
CN116974999A (en) Electronic document signing method and device, electronic device and storage medium
Chua et al. Adopting hyperledger fabric blockchain for epcglobal network
JP2014216880A (en) Electronic transaction system, electronic transaction method and program
US20060294389A1 (en) System and method for customer support
Scorer Identity directories and databases
CN116562884B (en) Data element circulation method, device, electronic equipment and storage medium
Garcia et al. Towards a base ontology for privacy protection in service-oriented architecture
Chu et al. Bye audit! A novel blockchain-based automated data processing scheme for bank audit confirmation
AU2020202543A1 (en) Unauthenticated access to artifacts in commerce networks
CN110706020A (en) Intelligent ecological business opportunity sharing system based on consensus mechanism
CN111191917A (en) Authorization validity verification method, system, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB03 Change of inventor or designer information

Inventor after: Wang Dejia

Inventor after: Yang Boya

Inventor after: Zhu Xuguang

Inventor before: Zhu Xuguang

Inventor before: Wang Dejia

Inventor before: Yang Boya

CB03 Change of inventor or designer information