fix referencing issues ...
fix seeding issues ... fix SubCategory Refresh and Add Support for handle Category Referesh and Referencing ...
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace xCategoryService.Constants
|
||||
{
|
||||
public partial struct ConfigurationNodeNames
|
||||
{
|
||||
public const string CATEGORY_SERVICE_NODE = "CategoryServiceConfiguration";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user