| 程序包 | 说明 |
|---|---|
| com.ptteng.wealth.finance.client | |
| com.ptteng.wealth.finance.service |
| 限定符和类型 | 方法和说明 |
|---|---|
LoanProduct |
LoanProductSCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<LoanProduct> |
LoanProductSCAClient.getLoanProductByManner(Integer payManner) |
List<LoanProduct> |
LoanProductSCAClient.getObjectsByIds(List<Long> ids) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
LoanProductSCAClient.insert(LoanProduct loanProduct) |
boolean |
LoanProductSCAClient.update(LoanProduct loanProduct) |
| 限定符和类型 | 方法和说明 |
|---|---|
LoanProduct |
LoanProductService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<LoanProduct> |
LoanProductService.getLoanProductByManner(Integer payManner) |
List<LoanProduct> |
LoanProductService.getObjectsByIds(List<Long> ids) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
LoanProductService.insert(LoanProduct fund) |
boolean |
LoanProductService.update(LoanProduct fund) |
Copyright © 2017. All rights reserved.