public interface Resolvable
| Modifier and Type | Method and Description |
|---|---|
Object |
find(BridgeProperties entity)
获取配置信息
|
Object |
findAll(BridgeProperties entity)
批量获取配置信息
|
Object find(BridgeProperties entity)
entity - 请求参数Object findAll(BridgeProperties entity)
entity - 请求参数Copyright © 2022. All rights reserved.