@FunctionalInterface public interface CloudIdServiceFactory
| Modifier and Type | Method and Description |
|---|---|
default CloudIdService |
create()
创建云端Id服务
|
CloudIdService |
create(String group,
String service)
创建云端Id服务
|
CloudIdService create(String group, String service)
group - 分组service - 服务名default CloudIdService create()
Copyright © 2025. All rights reserved.