Added Mediator and Quartz components
This commit is contained in:
@@ -2,6 +2,8 @@ namespace PostFundManagement.Domain.Extensions;
|
||||
|
||||
public static class Constants
|
||||
{
|
||||
public const string DatabaseConfigName = "PfmDatabase";
|
||||
|
||||
public const int LabelLength = 256;
|
||||
|
||||
public const int ShortLabelLength = 100;
|
||||
|
||||
Reference in New Issue
Block a user