IExchangeRate iexchangRate=ExchangeRateFactory.getRemoteInstance(); //汇率对象
companyOrgInfo.getBaseExchangeTable().getId();
//获取当前公司汇率表 获取公司的两种币别之间的汇率
ExchangeRateInfo erInfo=iexchangRate.getExchangeRate(exchangeTableId,sourceCurrencyId,destCyrrencyId,Calendar.getInstance().getTime();

相关文章:

  • 2021-08-02
  • 2022-12-23
  • 2021-06-29
  • 2022-12-23
  • 2021-11-15
  • 2022-12-23
  • 2022-12-23
  • 2022-01-01
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案