APplusJob implementiert

This commit is contained in:
2023-08-23 13:43:38 +02:00
parent 599339a270
commit e7fe3fb037
8 changed files with 246 additions and 4 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 23.08.2023 v1.1.1
- `APplusJob` für einfachen Zugriff auf `p2core.Job` implementiert
- Funktion für Ausführung von DB-Anpass Dateien implementiert
## 27.07.2023 v1.1.0
- implementiere Zugriff auf ASMX Seiten
- `getClient` -> `getAppClient` umbenannt