Add JSON files as saved on ATB server

This commit is contained in:
2024-07-19 10:30:43 +02:00
parent 109ce63b71
commit 23eb6ca07b
12 changed files with 218 additions and 140 deletions

View File

@@ -1,18 +1,17 @@
{
"title":"DC2C_cash ",
"project":"Klaipeda",
"version":"1.0.0-2024-06-28",
"CoinDenom(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,1],
"CoinValue(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,3],
"CoinAccept(15..0)":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0],
"ExchangeRate":1,
"TokenChannel":6,
"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
"BillAccept(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
"LocalTaxRate":19,
"ForeignTaxRate":0,
"Surcharge":0,
"Discount":0
}
#"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,10000,5000,2000,1000,500],
{
"title":"DC2C_cash ",
"Project":"Klaipeda",
"Version":"6.7.1-2024-06-24",
"CoinDenom(15..0)":[200,100,50,20,10,5,0,0,0,50,20,10,5,2,1,1],
"CoinValue(15..0)":[200,100,50,20,10,5,0,0,0,50,20,10,5,2,1,3],
"CoinAccept(15..0)":[1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1],
"ExchangeRate":1,
"TokenChannel":6,
"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,5000,2000,1000,500],
"BillAccept(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
"LocalTaxRate":21,
"ForeignTaxRate":0,
"Surcharge":0,
"Discount":0
}