路由资方类图
2022-06-27 11:51:41 69 举报
路由资方类图
作者其他创作
大纲/内容
LoanMatchingIntegrationService
- loanMatchingBiz- loanMatchingExecutor- orderLoanLogService- institutionLoanService
+ matchLoan(orderLoanModel) : boolean
LoanDisburseKPConsumer
- orderLoanChannelService- institutionLoanService- loanMatchingIntegrationService- institutionService- kpDataService
+ orderLoanApply : void- preDisburse : void
OrderLoanChannelService
- orderLoanChannelMapper- orderBorrowerMapper
+ insert : void+ getOrderLoanByPlatformId(orderId)
InstitutionService
- institutionMapper- institutionRuleService
+ queryInstitutionByParam(queryParam) :List<InstitutionModel>
LoanBaseEntity
+ tranMsgDTO : OrderLoanChannelModel
MatchLoanProcessTemplate
- institutionService- ruleEngineClient- dataFieldsService
+ doProcess(matchParam) : institutionLoanModel# matchAndHandle : boolean# match(param) : InstitutionModel- buildRuleContext(matchContext) : RuleContext
InstitutionLoanService
+ getByPlatformLoanId(String loanId): institutionLoanModel+ insert(institutionLoan) : institutionLoanModel
LoanMatchingExecutor
+ doProcess(matchParam) : institutionLoanModel- preDisburse : void
0 条评论
下一页