last works on Category and SubCategory Completion ...

This commit is contained in:
2026-07-08 02:47:15 +03:30
parent fdd76137e0
commit 234f39876b
5 changed files with 37 additions and 7 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ using xPushService.Interfaces;
namespace xCategoryService.Interfaces
{
public interface IXCategoryProvider : IXBaseProvided<XCategory, XCategoryDto, int, XCategoryDtoHub>
public interface IXCategoryProvider : IXBaseProvided<XCategory, XCategoryDto, int, XCategoryDtoHub>, IXCategorySubCategoryReferenceProvider
{
/// <summary>
/// Check Has Specified Locale or not ...