MDM, Essensbestellungen, MIC, MSE-API

This commit is contained in:
2024-10-08 09:23:12 +02:00
parent c77070ec50
commit 82be7a58d3
10 changed files with 59 additions and 23 deletions

View File

@@ -33,8 +33,6 @@ Public Class cMICInterface
Return False 'TEST!
Return True
Catch ex As Exception
MsgBox(ex.Message & ex.StackTrace)