mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-16 06:40:26 +08:00
ACME使用EAB申请的账号只能绑定一个用户
This commit is contained in:
@@ -57,6 +57,7 @@ message DeleteACMEUserRequest {
|
||||
message CountAcmeUsersRequest {
|
||||
int64 adminId = 1;
|
||||
int64 userId = 2;
|
||||
int64 acmeProviderAccountId = 3;
|
||||
}
|
||||
|
||||
// 列出单页用户
|
||||
|
||||
Reference in New Issue
Block a user