This commit is contained in:
2025-11-06 03:50:27 +03:30
parent df9adcd94b
commit 3347ced736
+2 -2
View File
@@ -12,9 +12,9 @@ using xModels.Dtos;
using xStringService.Interfaces;
using xStringService.Models.Dtos;
namespace xStringService.Controller
namespace xStringService.Controllerppa
{
public class XStringServiceControllerBase : XIBaseProviderController, IXStringServiceControllerActions
public abstract class XStringServiceControllerBase : XIBaseProviderController, IXStringServiceControllerActions
{
//
#region Props ...