<tr>
<td>机构名称: ${accreditInfo.companyName}</td>
<td>初始授信额度: ${accreditInfo.initCreditAmount}</td>
<td>上月债权总额: ${accreditInfo.lastMonthCreditAmount}</td>
</tr>
<tr>
<td>渠道经理: ${accreditInfo.realName}</td>
<td colspan="2" >申请时间: <fmt:formatDate value="${accreditInfo.addTime}"
pattern="yyyy-MM-dd HH:mm:ss" /></td>
</tr>

相关文章:

  • 2022-12-23
  • 2021-08-25
  • 2022-02-20
  • 2022-12-23
  • 2022-01-11
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-25
  • 2021-10-22
  • 2022-02-02
  • 2021-12-25
  • 2022-12-23
相关资源
相似解决方案