mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 17:54:30 +08:00
update exchange rate data reference url for National Bank of Romania
This commit is contained in:
@@ -18,7 +18,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const nationalBankOfRomaniaExchangeRateUrl = "https://www.bnr.ro/nbrfxrates.xml"
|
const nationalBankOfRomaniaExchangeRateUrl = "https://www.bnr.ro/nbrfxrates.xml"
|
||||||
const nationalBankOfRomaniaExchangeRateReferenceUrl = "https://www.bnr.ro/Exchange-rates-1224.aspx"
|
const nationalBankOfRomaniaExchangeRateReferenceUrl = "https://bnro.ro/Exchange-rates-1224.aspx"
|
||||||
const nationalBankOfRomaniaDataSource = "Banca Naţională a României"
|
const nationalBankOfRomaniaDataSource = "Banca Naţională a României"
|
||||||
|
|
||||||
const nationalBankOfRomaniaUpdateDateFormat = "2006-01-02 15"
|
const nationalBankOfRomaniaUpdateDateFormat = "2006-01-02 15"
|
||||||
|
|||||||
Reference in New Issue
Block a user