aktueller stand

This commit is contained in:
Meik
2026-01-28 12:24:39 +01:00
parent 8b7c4ce480
commit 82984f769b
48 changed files with 1122 additions and 495 deletions

View File

@@ -1,8 +1,9 @@
using C4IT.FASD.Base;
using F4SDwebService;
using System;
using System;
using System.Web.Http;
using C4IT.FASD.Base;
using F4SDwebService;
namespace FasdWebService.Controllers
{
public class CheckConnectionController : ApiController