| 程序包 | 说明 |
|---|---|
| com.ptteng.micro.common.service | |
| com.ptteng.sca.micro.common.client |
| 限定符和类型 | 方法和说明 |
|---|---|
UserAccountRelation |
UserAccountRelationService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<UserAccountRelation> |
UserAccountRelationService.getObjectsByIds(List<Long> ids) |
List<UserAccountRelation> |
UserAccountRelationService.insertList(List<UserAccountRelation> userAccountRelationList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
UserAccountRelationService.insert(UserAccountRelation userAccountRelation) |
boolean |
UserAccountRelationService.update(UserAccountRelation userAccountRelation) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<UserAccountRelation> |
UserAccountRelationService.insertList(List<UserAccountRelation> userAccountRelationList) |
boolean |
UserAccountRelationService.updateList(List<UserAccountRelation> userAccountRelationList) |
| 限定符和类型 | 方法和说明 |
|---|---|
UserAccountRelation |
UserAccountRelationSCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<UserAccountRelation> |
UserAccountRelationSCAClient.getObjectsByIds(List<Long> ids) |
List<UserAccountRelation> |
UserAccountRelationSCAClient.insertList(List<UserAccountRelation> userAccountRelationList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
UserAccountRelationSCAClient.insert(UserAccountRelation userAccountRelation) |
boolean |
UserAccountRelationSCAClient.update(UserAccountRelation userAccountRelation) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<UserAccountRelation> |
UserAccountRelationSCAClient.insertList(List<UserAccountRelation> userAccountRelationList) |
boolean |
UserAccountRelationSCAClient.updateList(List<UserAccountRelation> userAccountRelationList) |
Copyright © 2021. All rights reserved.