Refactor CreateAdvowareAkte and SyncAdvowareAkte to synchronize only Aktennummer; update localization keys for advowareAktenzeichen; adjust microtime values in config and state files

This commit is contained in:
2026-03-23 21:41:01 +01:00
parent ea4738d9eb
commit cb3da68673
9 changed files with 24 additions and 62 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1774297547,
'microtimeState' => 1774297547.570899,
'cacheTimestamp' => 1774298143,
'microtimeState' => 1774298143.319113,
'currencyRates' => [
'EUR' => 1.0
],